PROJECTS




Founder & Lead Developer
A McMaster-exclusive marketplace using @mcmaster.ca emails with optimized search, chat, and real-time listing updates.
- 200+ users and 70 listings in 48 hours
- Integrated Algolia with real-time Firestore sync
- Built low-latency messaging with media support and unread counters
- Architected scalable Firebase backend with zero downtime


Developer
A full-stack social platform for campus clubs supporting posts, events, media uploads, onboarding flows, and real-time updates.
- Built personalized feed using similarity, recency, engagement, and diversity scoring
- Supports posts, events, media uploads, onboarding, and real-time updates
Real vs AI Image Classifier
Developer
Hybrid CNN–ViT model classifying real vs AI-generated images with high accuracy on a 60k-image dataset.
- Achieved 90% accuracy on 60k+ image dataset
- Trained using GCP GPUs with preprocessing and augmentation
Car Image Classifier
Developer
CNN-based car classifier built in TensorFlow achieving high accuracy with strong augmentation and metric visualization.
- Achieved 90+% accuracy
- Used augmentation and training metric visualization
Cheat Sheet AI Generator
Creator
AI-powered tool that converts lecture PDFs into LaTeX cheat sheets using FastAPI for parsing and React for real-time previews.
- Multi-file uploads with real-time PDF preview
- Automatic summarization, LaTeX rendering, and CORS-safe Firestore streaming
Overleaf AI Assistant
Developer
A Chrome extension integrating GPT-powered LaTeX generation directly into Overleaf via DOM parsing and real-time code injection.
- Real-time LaTeX code injection
- Secure Node.js backend with sandboxed GPT processing