Projects
A selection of things I've built — from full-stack apps to ML pipelines.
Full-Stack Task Manager
A productivity web app with user auth, real-time updates, and a clean UI for managing tasks and projects.
ML Classification Pipeline
End-to-end pipeline for multi-class classification with automated feature engineering, hyperparameter tuning, and evaluation.
Systems Shell
A custom Unix shell built from scratch in C with support for piping, redirection, background processes, and signal handling.
Portfolio Website
This site — a clean, multi-page personal website built with plain HTML, CSS, and JavaScript. Hosted on GitHub Pages.
Data Visualization Dashboard
Interactive dashboard for exploring and visualizing datasets with filters, charts, and export functionality.
Chat Application
Real-time chat app with rooms, typing indicators, and message persistence using WebSockets.