Projects & Case Studies
Selected work demonstrating full-stack development, AI/ML integration, and systems programming expertise. Each project includes context, technical decisions, challenges faced, and measurable outcomes.
Featured Projects
UptraceIQ
A system health and uptime monitoring platform that runs parallel endpoint health checks, archives metrics to S3, and fires Lambda-formatted SNS email alerts on status transitions — Java Spring Boot backend, React dashboard, full AWS stack
PulseBoard
An end-to-end data pipeline that ingests Hacker News and NewsAPI headlines, scores them for sentiment, transforms them through dbt staging and marts, orchestrates runs in Airflow, and serves a live FastAPI + Next.js dashboard
NeuralOS
A full-stack AI-powered notes application that uses semantic search and GPT-4 to help you capture, organize, and recall your thoughts using natural language
Additional Projects
Weekend Projects: DSA in Practice
A series of practical tools — URL shortener, log analyzer CLI, AI-powered smart commit CLI, and Express API boilerplate — each chosen to reinforce a specific data-structures-and-algorithms pattern through a production-style implementation
LedgerIQ
A full-stack personal finance application with AI-powered transaction categorization, real-time budget tracking, and interactive analytics for managing your money smarter
Intelligent Pirate Maze Agent
An autonomous AI agent that uses Deep Q-Learning to navigate an 8×8 maze environment, achieving 100% success rate across all starting positions through reinforcement learning
Animal Shelter Analytics Dashboard
An interactive data analytics dashboard built with Dash and MongoDB that transforms static animal shelter data into actionable insights with real-time visualizations and geospatial mapping
3D Graphics & Visualization with OpenGL
An interactive 3D scene renderer built with OpenGL and C++ featuring real-time camera controls, lighting systems, and texture mapping to create photorealistic 3D environments
Travlr – Full-Stack Travel Management Platform
A modern MEAN stack travel booking platform with Angular admin dashboard, Express.js RESTful API, and MongoDB database featuring JWT authentication and server-side rendering
Smart Thermostat Control System
An embedded IoT thermostat prototype built for Raspberry Pi featuring state machine logic, PWM LED control, and UART serial communication for temperature regulation simulation
Mobile Inventory Management App
An Android mobile application with SQLite database integration, user authentication, and SMS notifications for tracking inventory items with real-time updates and permission handling
Enterprise Security Policy Framework
A comprehensive security policy and secure coding standards document for enterprise software development, covering CERT C/C++ standards, encryption policies, AAA framework, and DevSecOps automation
Terminal Dashboard
A powerful, interactive Python terminal dashboard for system monitoring, task management, and productivity tracking with real-time stats, Pomodoro timer, and RSS news feeds
Personal Dashboard
A real-time dashboard built with Next.js featuring live weather, GitHub stats, Hacker News feed, uptime monitoring, and a dynamic clock against an animated city skyline — deployed on Vercel