vinit@rokade_
resume.pdf
vinit — zsh — 92×28
online

vinit@portfolio~$ whoami

Vinit Rajendra Rokade

vinit@portfolio~$ cat role.txt

|

vinit@portfolio~$ cat status.txt

Final-year B.E. Computer Engineering · SPPU, Maharashtra · Class of 2027

vinit@portfolio~$

Vinit Rokade
MERN Stack AWS Docker DSA · C++
scroll

$ cat about.md

Building the whole stack, then shipping it.

I'm a final-year Computer Engineering student building toward roles where a product doesn't just work in a browser tab — it works in production. That means writing the React front end, the Express API behind it, and the infrastructure that keeps both alive: EC2 instances, Docker containers, and CI/CD that ships without drama.

Most of my recent work lives in CodePrism, an AI-powered developer toolkit I rebuilt from a mock front end into a real MERN application — wiring genuine API calls, fixing AI-response edge cases at the token limit, and shipping interactive data-structure visualizers from scratch. Outside of that, I'm equally at home in a Linux terminal, debugging a broken boot process, or three problems deep into a recursion set.

7.93 CGPA
2027 Graduating
02 Certifications

$ ls ./projects --detail

Things I've built and shipped.

01

CodePrism

AI-Powered Developer Toolkit

A full-stack MERN toolkit with SVG-based interactive visualizers for trees, graphs, arrays, linked lists, stacks and queues — plus AI code review powered by Groq's LLaMA 3.3-70B. Ships with a real auth system, a MongoDB-backed dashboard, and streak/badge tracking to keep developers engaged. Front end is fully custom-themed with no external UI libraries — including a hand-drawn SVG logomark and hamburger nav.

  • Rewired the entire front end off localStorage mocks onto real Express endpoints
  • Fixed a Groq JSON parsing crash at token limits using a repair-and-fallback strategy
  • Built Stack, Queue and Dashboard visualizer components from the ground up
React.jsNode.jsExpressMongoDBGroq API
02

External Device Access Control

Endpoint Security Simulation

A real-time USB/HID monitoring tool that detects newly connected external devices and gates system-level access behind a password prompt — simulating the endpoint security controls used in enterprise IT. Built an event-driven polling loop to catch connect/disconnect activity as it happens.

  • Live device polling with Psutil to flag unauthorized hardware the moment it connects
  • Tkinter GUI gate for password verification before storage access is granted
PythonPsutilTkinter
03

Sales Data Analysis

SQL · Business Intelligence

Deep-dived into a large-scale sales dataset using joins, CTEs, subqueries, window functions and aggregations to surface sales trends, top-performing products, customer behaviour and regional performance — turning raw rows into decisions a business could actually act on.

SQLMySQLWindow Functions

$ cat skills.json

The stack, top to bottom.

"languages"

JavaScriptC++PythonSQLHTML5CSS3

"frameworks"

React.jsNode.jsExpress.jsMongoDBREST API

"cloud_devops"

AWS EC2DockerLinuxGitGitHub

"databases"

MySQLPostgreSQLMongoDB

"fundamentals"

OOPDBMSOperating SystemsComputer NetworksDSA

$ history --certifications --education

Track record.

2027

B.E. Computer Engineering

Zeal College of Engineering and Research · CGPA 7.93

Jun 2025

Web Development + DevOps + Blockchain Cohort

100xDevs Cohort 3 — Harkirat Singh, Founder

Jul 2024

Python Programming

ASCII Education (VSE) — Kashinath Vhanmane, Director

2023

HSC — 12th Science

Efforts Junior College of Science · 66.50%

2021

SSC — 10th

New English School Wasunde · 92.80%

$ ls ./assets/Certificates

Certificates.

Scanned copies of my certifications, kept right here on the site so anyone reviewing my profile can open or download them directly — no third-party account required.

Web Dev + DevOps + Blockchain 100xDevs Cohort 3 · Jun 2025
Python Programming ASCII Education (VSE) · Jul 2024
AI for Beginners HP LIFE
Data Analysis Internship Rubicon · Internship Completion

$ ./contact --send

Let's build something.

Open to Full Stack and Cloud/DevOps roles — reach out directly, or run the command below.

contact — zsh