π§βπ» Third-year CS undergrad | π οΈ Full-Stack, AI/ML & IoT Dev | π Always Exploring & Building
- π 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
πΉ 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.
Fake News Detection | SmartQueue | Scandroid | FastForex
class MadBoy:
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()