Hey! I'm a second-year Computer Science student with a genuine passion for building things that matter. My journey into tech started with a simple fascination — how do computers think? That question led me down a rabbit hole of algorithms, data, and eventually the world of Artificial Intelligence and Machine Learning.
Beyond academics, I'm the kind of person who spends weekends experimenting with side projects, jumping into hackathons, and exploring new frameworks. I believe the best way to learn is to build, break, and rebuild. Every project is an experiment; every bug is a lesson.
I'm especially excited about the intersection of AI and real-world applications — how intelligent systems can make people's lives easier, healthcare more accessible, and decisions more informed. That's the problem space I want to spend my career working in.
CS Student · AI/ML Enthusiast · Builder
Technologies and languages I work with regularly, built through coursework, projects, and self-driven exploration.
A curated selection of projects from coursework, personal experiments, and hackathon submissions.
ML pipeline that classifies 20+ Indian dishes from images using HOG feature extraction and Random Forest, achieving 75.42% accuracy after systematic model comparison across 26+ trials.
A collection of networking mini-projects covering TCP/UDP socket programming, a basic HTTP server, a simple chat application, and packet-level protocol analysis using Wireshark.
Behind every project is a story of struggle, iteration, and discovery. Here's mine — raw and unfiltered.
The Bake Off is my documentation of the messy, non-linear reality of building projects as a student — the dead ends, the breakthroughs, and the moments that changed how I think about engineering.
Our goal was ambitious: build a system that could identify Indian dishes from photos and recommend Ayurvedic dietary advice based on the user's dosha (Vata, Pitta, or Kapha). The immediate blocker? Accurate food recognition in the wild is genuinely hard — especially for visually similar dishes.
I owned the entire image processing pipeline. We started with raw pixel data, but that approach quickly hit a wall. The model was memorizing, not learning. That's when I turned to HOG (Histogram of Oriented Gradients) — a feature extraction technique that captures shape and texture rather than raw color.
I ran 11 progressive Random Forest experiments — tweaking tree count, depth, feature subsets, and even reformulating the problem itself. The jump from 37.89% multi-class accuracy to 45.16% came simply from reframing the task as a binary problem. But the real breakthrough was switching to TF-IDF text features derived from ingredient descriptions, which shot accuracy to 75.42%.
That single discovery rewired how I think about data representation. The right features beat the right algorithm, almost every time.
"The most valuable thing I learned wasn't scikit-learn syntax or model evaluation metrics. It was the mindset shift: when your model underperforms, look at your data representation before you blame the algorithm."
Aligned with UN SDG 2 (Zero Hunger) and SDG 3 (Good Health) — promoting culturally-aware nutritional guidance at scale.
Our team of six tackled a government-issued problem statement around digital infrastructure and data accessibility. The catch: we had six people with different skill levels, different preferred stacks, and exactly 36 hours to produce something coherent and functional.
Hour one was spent arguing about the tech stack. Hour two was spent agreeing on a shared architecture. Hours three through thirty-six were a blur of caffeine, commits, and compromise.
I handled the backend API layer and spent most of the night wrestling with data schema decisions that kept cascading into frontend breakages. The biggest realization: in a hackathon, good-enough architecture deployed is better than perfect architecture planned.
I also learned how to communicate technical decisions under pressure — not just to teammates but to judges who needed the story, not just the code.
"By hour 30, none of us remembered why we'd made half the architectural decisions we had. That's when I started writing micro-comments in the code — not for the judges, but for my own future self."
I started with Andrew Ng's course on Coursera. By week three, I understood linear regression. By week five, I could implement it from scratch. But something felt off — I was getting better at following along, not at actually solving problems.
The shift happened when I forced myself to close all tutorials and build the KhanPaan project from scratch using only documentation. That's when confusion became competence.
I discovered that ML isn't about memorizing algorithms. It's about understanding what questions your data can answer — and which ones it can't. Feature engineering isn't a trick; it's the whole game. Model selection comes last, not first.
I'm still learning. But now I know how to learn it — through projects, not passive watching.
"Tutorial hell is real. The moment I accepted confusion as part of the process — and stopped expecting instant understanding — everything started to click faster."
Verified learning milestones from structured courses, workshops, and industry programs.
Cisco Networking Academy
VerifiedCoursera · University of Michigan
CompletedAndrew Ng · Coursera
CompletedNPTEL · IIT Madras
CompletedMinistry of Education · India
ParticipantCollege Workshop · 2023
CompletedFrom industrial visits to hackathons — every experience that shaped the developer I'm becoming.
Led image classification pipeline development, ran 26+ ML trials across 7 algorithms, and authored the complete technical report. Presented findings to faculty panel with measurable accuracy improvements.
Participated in one of India's largest hackathons as backend developer for a 6-person team. Built REST API layer, managed database schema, and contributed to final demo presentation under 36-hour time constraint.
Visited a software development company to observe real-world engineering workflows, CI/CD pipelines, and product development lifecycles. Gained practical context for academic concepts.
Attended an intensive 2-day hands-on workshop on modern frontend development including responsive design, CSS Grid/Flexbox, and JavaScript interactivity. Built a mini project during the session.
Whether you have an opportunity, a project idea, or just want to talk tech — my inbox is always open. I'm particularly interested in AI/ML projects, hackathon collaborations, and internship opportunities.