Second-year B.Tech student at University School of Automation & Robotics (USAR), GGSIPU Delhi.
Driven by curiosity and logic, I specialize in designing robust applications, optimizing algorithms, and building practical software solutions. Whether I’m architecting backend systems or fine-tuning user interfaces, my goal is simple: write fast, reliable, and purpose-driven code that solves actual problems.
Outside of coursework, I keep an active GitHub, maintain this portfolio, and competed at Code Slayer 2k25, a national-level hackathon at NIT Delhi.
Command-line ATM simulation handling PIN verification and transactions (withdraw, deposit, balance check), backed by MySQL for persistent account storage.
This site — hand-built HTML/CSS/JS with no framework, featuring a bilingual English/Hindi toggle, light/dark theming, and a live GitHub contributions stat pulled at runtime, with preferences persisted via localStorage.
Data structures lab in C: linked lists, stacks, queues, graphs, and hashing/collision handling — each program written, tested, and debugged individually.
First-year foundation coursework: problem solving in C, plus early data-analysis work in Python with numpy, pandas, and matplotlib.