Hi, my name is Raymond and I'm looking for my first internship or co-op in SWE, AI/ML, or DS.
Projects:
RefClock Mobile App
- Built a progressive web app with HTML/CSS/JavaScript, publishing for production on Android/Google Play Store
- Soccer referee timer/scorekeeper that logs live game data (goals, cards, player numbers)
- Self-promoted the app to adoption by Northeastern Intramural Soccer officials
Chapters - Oasis Club Project
- Built a fully deployed book-tracking platform for the Oasis Club project series.
- Encourages daily reading habits with search, trending books, recently viewed recommendations, user profiles with stats, and a social feature to follow other users.
- Implemented with Open Library API, Supabase authentication, React+Vite, MUI, Zustand, and PostgreSQL.
Plant - NUACM Hackathon Winner - Education Track
- Comprehensive Next.js web application for Northeastern student course planning with AI chatbot/recommendations
- Built with React 19, Typescript, Firebase Authentication, Gemini Integration
- Contribution: Python web-scraping from course catalog; data for 100+ majors in JSON file
NU AI Club Machine Learning Bootcamp
- Implemented linear regression using both gradient descent and closed-form OLS solution on Spotify track data to predict danceability from audio features
- Built PCA from scratch using eigendecomposition on 178-sample wine dataset
- Implemented K-means clustering from scratch with multiple random initializations
- Multi-Layer Perceptron (MLP) Neural Network – Designed and trained a binary classifier from scratch
NU AI Club Hackathon
- Built a full-stack evacuation simulation using React/TypeScript/Leaflet and Spring Boot, featuring real-time agent streaming via WebSockets, OpenStreetMap road network data, and Gemini API-powered traffic analysis
- Interactive UI: Select custom area, emergency type(ex. flood), people in the area, roadblocks/traffic signal failures
- Displays key congestion sites to advise improved evacuation routing and city planning
Dragonboat Seating App:
- Java Spring Boot MVC localhost application to register and store paddler data
- Interactive website depicting the boat layout w/ Java, HTML, CSS, Javascript
- CSV import and export for paddler data
Elevator Simulation
- JavaFX GUI elevator simulation with MVC and Finite State Machines
- Given large datasets of people, tested elevator efficiency and simulated them
- Contribution: GUI and Controller


