Experience
Software Engineering Intern
Add your experience here
- Details about your role and impact
Education
B.S. Computer Science
St. Joseph's College New York
Projects
ColdVPN & ColdSpot
Your own one-click VPN
- Built a one-click VPN that routes all of a Mac's traffic through a private server you own — safe on public and coffee-shop wifi, with no third-party VPN company in the middle
- Automated the full setup so a single command creates and configures the user's own server; every app is protected automatically with zero manual configuration
- Extended it (ColdSpot) to remove the need to rent a server at all — the user's phone acts as the relay and a free cloud server becomes the private exit
ClassRec
Live lecture transcription SaaS
- Built real-time transcription pipeline with OpenAI Whisper and WebSockets
- FastAPI backend, React frontend, PostgreSQL for session storage
MBGPT
AI YouTube comment assistant
- RAG pipeline with OpenAI API for context-aware comment replies
- Fine-tuned GPT model on historical comment–reply pairs