Third-year CS undergrad | Full-Stack, AI/ML & IoT Dev | Always Exploring & Building
Quick Facts
- B.Tech CSE @ SRM Kattankulathur, Chennai -- CGPA: 9.4
- Based in Gurgaon, Haryana, India
- Fluent in Python, C++, Java, JavaScript, Dart
- Dev Stack: React.js | Flutter | Node.js | SQL | IoT | GenAI
- Interests: AI/ML, Cybersecurity, Full-Stack Dev, IoT
- RedBull Basement | Enduraverse Finalist | SIH 2024 Qualifier
- madboy482.me
My Toolbox
Featured Projects & Showcase
RoomiePay - Smart Expense Manager
Full-stack app using React, MySQL, Python with monthly resets, admin-controlled invites, and dual-payment verification.
Emotion Detection - Facial Emotion Classifier
EfficientNet + FER2013, OpenCV live inference, real-time visualization & optimization techniques.
VibeOut - Emotion-Based Workout Assistant
ESP32 + MAX30102 + GenAI prompts with React dashboard & ThingSpeak IoT pipeline.
TaskVerse - Task Manager Platform
React + Node.js + MongoDB app with JWT auth and animated transitions.
AirMouse - Gesture Virtual Mouse
Hand gesture detection via MediaPipe, mapped to OS-level cursor/keyboard actions.
More Cool Projects:
Fake News Detection | SmartQueue | Scandroid | FastForex
GitHub Analytics
GitHub Trophies
Current Focus
def __init__(self):
self.status = "Leveling up "
self.projects = ["IoT", "AI/ML", "React", "Flutter", "Full-stack"]
self.goals = ["Open Source", "Hackathons", "Portfolio Enhancement"]
def life(self):
while True:
self.code()
self.learn()
self.innovate()
self.debug()