Featured Projects

A collection of full-stack web applications, enterprise co-op solutions, and algorithmic explorations

MicroReel Chrome Extension
Personal Project

MicroReel

A Manifest V3 Chrome extension with 180+ installs that plays YouTube Shorts while ChatGPT, Claude, Gemini, Copilot, and NotebookLM generate responses.

TypeScript React Chrome API esbuild
Drive Clone Interface
Personal Project

Drive Clone

A cloud storage application built with React and SingleStore, featuring file uploads, folder organization, and real-time synchronization.

React SingleStore Cloud Storage
Roadmaps Interface
OPS Co-op Project

Roadmaps

A full-stack roadmap generator built with React, Flask, and MongoDB, featuring RESTful backend services and deployed on Azure App Service with CI/CD pipelines via Azure DevOps.

React Flask MongoDB Azure DevOps CI/CD
Internal Enterprise Tool
CourseTrack App
Personal / Hackathon

CourseTrack

A Flask app that transforms course syllabi into actionable academic calendars: AI-assisted deadline extraction, editable events, and .ics export/Google Calendar sync.

Flask Python MongoDB Google OAuth
NEMO Matching Platform
OPS Hackathon

NEMO

A needs-based matchmaking platform connecting users through similarity scoring, powered by an automated ETL pipeline and semantic data model.

ETL Pipeline Semantic Data Matching
Internal Prototype
Saratoga Web App
Personal Project

Saratoga

A satirical quote of the day app focused on social media gurus, featuring habit-streak tracking and social sharing integrations.

JavaScript Web App Social Sharing
Sci-Opolis Gameplay
Academic / Game Dev

Sci-Opolis

A 2D platform shooter built with MonoGame, featuring customizable tilesets, three distinct enemy archetypes, and an upgrade progression system.

C# MonoGame Game Dev
Mortal Knight Gameplay
Academic / Game Dev

Mortal Knight

A precision 2D platformer built with MonoGame, featuring responsive physics obstacles, stage progression, and a millisecond speedrunning timer.

C# MonoGame Game Dev
Image Scalar Quadtree Visualization
Academic / Algorithms

Image Scalar

A Java Swing app that visualizes images using an in-memory quadtree structure, enabling spatial zooming, recursive resolution adjustment, and pixel block exploration.

Java Swing Quadtree