Campus — Student Social & Academic Networking Platform
React Native, Node.js, PostgreSQL/Supabase, AWS
- Developed a mobile social platform to help students connect with classmates and share academic and career-related content
- Built a recommendation system by parsing unofficial transcripts to match users with relevant classmates and communities
- Implemented real-time messaging and authentication using a Node.js backend and Supabase services
- Designed and optimized PostgreSQL schema for scalable data storage and efficient querying
- Applied a content classification model to detect and prevent inappropriate posts
Value — iOS Second-hand Marketplace & Depreciation Calculator
Swift, Firebase · Supervised under Joseph Vybihal ·
github
- Second-hand marketplace app with functionality to estimate daily cost of ownership and depreciation curves for electronics
- Implemented real-time in-app messaging between buyers and sellers using Firebase
- Optimized Firestore data model with composite indexes, batched writes, and denormalization
- Designed an exponential-decay model to estimate price depreciation and highlight early-adopter premium
PyTorch Checkpoint Tracing & MLCommons Benchmarking
Research · Supervised under Oana Balmau
- Prototyped PyTorch hooks to capture checkpoint save/load metadata
- Integrated checkpoint events into execution-trace schema (Chakra benchmarking module)
- Implemented ET-Replay/Chakra-side simulation for checkpoint operations via I/O emulation
- Enabled neutral, reproducible storage benchmarking on real ML training traces