I'm Chakri β a CS undergrad at VIT Chennai (AI & Robotics specialization) who likes taking systems from "idea on paper" to "deployed and actually working." My focus is full-stack engineering, with AI/ML and robotics as the domains I most enjoy applying it to.
I'd rather ship something real and imperfect than leave ten ideas unfinished β most of the projects below are live, not just repos.
- π Currently building a real-time encrypted chat platform (details below)
- π± Deepening my Spring Boot + microservices + WebSocket skills
- πΈ Big on lean infrastructure β I optimize for $5β15/month deployments, not over-engineered cloud bills
- π― 2026 goal: ship one production-grade, genuinely useful system end-to-end
Real-Time Chat Platform β a feature-complete chat app, not a toy clone
A 7-phase build covering the full stack of a modern messaging product:
| Layer | Stack |
|---|---|
| Frontend | React + Three.js (3D avatar creation) |
| Backend | Spring Boot microservices |
| Real-time | WebSocket messaging |
| Security | End-to-end encryption, SMS OTP auth |
| Social graph | Friend-request gating system |
| Infra | Vercel Β· Railway Β· MongoDB Atlas Β· Upstash Β· Cloudflare R2 |
Designed deliberately for a ~$5β15/month budget β the interesting engineering problem here isn't just "build a chat app," it's "build a chat app with real security and real-time guarantees without a real-time-app budget."
π GitHub repo link coming once Phase 1 is public β ask me about the architecture doc if you're curious.
π€ Clara β AI Productivity Assistant
NLP-driven assistant for task management and conversational productivity workflows.
Python Streamlit NLP Β· Live demo
π₯ Smart Health Recommendation System
ML model that generates personalized health suggestions from user input data.
Python Scikit-learn Streamlit Β· Live demo
𦴠Bone Fracture Detection
CNN-based image classifier trained to detect fractures from X-ray scans β my deepest dive into applied computer vision.
TensorFlow CNN Python
π Drone Delivery Simulation
Simulated autonomous delivery drone with path planning and obstacle avoidance in a virtual environment.
ROS Gazebo Python OpenCV
π MERN E-Commerce Platform
Full-stack store with auth, cart, and order flow β my baseline full-stack reference build.
MongoDB Express React Node.js
π Smart Locker System
IoT-based access-controlled locker with Telegram bot notifications for pickups.
Arduino Telegram API IoT
π More projects (Recipe Generator, Festival Memory Wall, Task Timeline Tracker, AI Chatbot, Portfolio)
- π³ Smart Recipe Generator β AI-powered recipe suggestions Β· demo
- π Festival Memory Wall β community photo/memory sharing platform Β· demo
- π Intern Task Timeline Tracker β task visualization tool Β· demo
- π¨οΈ AI Chatbot
- π Personal Portfolio
β If something here is useful to you, a star on the repo goes a long way.

