I'm a second-year B.Tech CSE student at KMEA Engineering College (Autonomous), Aluva — affiliated to KTU — currently in S3, also pursuing a minor in Electronics (EC).
I like taking things past the tutorial stage: finishing a working app, writing down what it actually does (and doesn't do yet), and shipping the next version. Off the keyboard, I serve as Class Representative and Junior Red Cross (JRC) Unit Leader, and I'm active in IEEE and other technical communities on campus.
- 🏥 Building a Smart Hospital Management System — JavaFX + JDBC + MySQL, with a rule-based appointment-priority engine (Strategy/Observer patterns) — for my S3 OOP coursework (in progress — repo coming soon)
- ☁️ Working through NPTEL Cloud Computing (IIT Kharagpur, Prof. Soumya K. Ghosh) week by week
- 📈 Strengthening DSA and backend fundamentals ahead of internship applications
- 🎯 Targeting software engineering internships, with GATE CSE and MS-abroad kept open as longer-term tracks
|
Team hackathon build · KAPRICIOUS'26, KMEA Engineering College — first hackathon, first year of college Built in ~12 hours with a 4-person team. Instead of reducing a candidate to a resume, Synapse builds a living profile (skills, goals, strengths) paired with an AI mentor and a fit-based matching layer for recruiters. flowchart LR
U[User] -->|sign in| A[Supabase Auth]
U -->|browse| F[React + Vite Frontend]
F -->|profile / skills data| D[(Supabase Postgres + RLS)]
F -->|chat message| E[Edge Function: ai-mentor]
E -->|streamed request| G[Lovable AI Gateway]
G -->|Gemini 3 Flash| E
E -->|streamed tokens| F
Genuinely working: email/password auth, profile + skills/education/experience persisted to Postgres behind Row-Level Security, and a live AI mentor chat streamed from Gemini 3 Flash. Still prototype: the dashboard, roadmap, and recruiter views currently render from mock data rather than live queries — called out here rather than left for someone to discover later. |
|
Course project · Engineering Entrepreneurs & IPR A startup-style MVP exploring an AI-powered documentation generator: the problem, the pitch, feature set, and pricing tiers, built as a polished landing page and UI (React + TypeScript + Tailwind + shadcn/ui, scaffolded with Lovable). This project was the entrepreneurship exercise — validating the idea and the UI, not shipping the backend — so the "engine" describes a planned architecture (repo analysis → LLM pipeline → generated docs) rather than a deployed one. |
| Project | What it is | Built with | Link |
|---|---|---|---|
| 🌦️ Weather App | API-driven, location-based weather lookup | React · Vite · Weather API | Live · Code |
| 🧮 Calculator | Responsive arithmetic calculator | HTML · CSS · JavaScript | Live · Code |
| 🪔 Diwali — Festival of Lights | First-year "Foundations of Computing" project | HTML · CSS | Code |
| 🌐 My First HTML Project | Class-12 site — first steps into web dev | HTML | Live · Code |
These cards use the shared public instances of
github-readme-stats/github-profile-trophy, which occasionally rate-limit under heavy traffic — if a card ever shows blank, refresh, or see the setup note below on self-hosting.
Every commit is a small step. Together, they create the journey.
My GitHub activity — visualized as a living contribution journey.
(Renders once the snake workflow below is added to this repo — see setup note.)
| Now | Next | Later |
|---|---|---|
| DSA fundamentals · Java/JavaFX backend work · finish SHMS | First public open-source PR · a full-stack project with a real backend | Internship-ready portfolio · GATE CSE / MS-abroad prep |