Experience

Software Engineering Intern

Add your experience here

2024
  • Details about your role and impact

Education

B.S. Computer Science

St. Joseph's College New York

2021 – 2026

Projects

ColdVPN & ColdSpot

Your own one-click VPN

2026
  • 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

2024
  • Built real-time transcription pipeline with OpenAI Whisper and WebSockets
  • FastAPI backend, React frontend, PostgreSQL for session storage

MBGPT

AI YouTube comment assistant

2024
  • RAG pipeline with OpenAI API for context-aware comment replies
  • Fine-tuned GPT model on historical comment–reply pairs