Projects

A curated collection of projects related to my interest outside of my 9-5 work.

SQL Sandboxes Project

SQL Sandboxes Project

Aug 23rd, 2025
A website for practicing SQL online without the need of setting up a database. Future features include the ability of generating a database via text.
Typescript, Next.js, Vercel, AWS S3
Try it out
Sound Compass Project

Sound Compass Project

Jan 1st, 2024
A web app implementing my previous project "Finding New Spotify Recommendations Using Spotify API" in Next.js, allowing users to test its functionalities on the web.
JavaScript, Spotify API, Next.js, Vercel, AWS S3
View on GitHub
Spotify Recommendations Project

Finding New Spotify Recommendations Using Spotify API

October 14, 2023
The Spotify Hyper & Opposite Playlist Generator enhances digital music experiences by offering two distinct playlist types: "Hyper-Focused" playlists, tailored to users' existing tastes, and "Opposite Playlists," introducing new genres and tracks.
Python, Spotify API, Pandas, Numpy, requests
View on GitHub
Music Classification Project

Classification of Music Genres: A Capstone Project

May 10, 2023
A multi-class classification problem of music genre prediction based on audio features. Tested various machine learning models including logistic regression, random forest, support vector machines, k-nearest neighbors, and XGBoost.
Python, Sklearn, PyTorch, Data Science
View on GitHub
MatchingNeeds Project

MatchingNeeds Project

April 20, 2023
A Streamlit app designed to connect college students, helping each other with classes they've previously taken and are currently enrolled in. Students input their current and past classes, and the app matches them with peers.
Software Development, Python, SQL, Streamlit, Database Management
View on GitHub
Audio Generation Project

Generating Sound Samples

Dec 12, 2022
A project for the deep learning class at NYU, developed together with Leo Dupire. Currently adapting Conditional GANs, used for image generation to generate spectrogram representations of audio samples.
Deep Learning, Machine Learning, Audio Signal Processing, TensorFlow, PyTorch
View on GitHub
MentorMe Project

MentorMe - MERN Stack Web Application

May 5, 2022
A group project where I was responsible for front-end, back-end and database development. Developed app maps, wireframes, and prototypes during project design phase. Applied Agile methodologies such as Scrum.
Prototyping using Figma, Fullstack development using React.js, Express.js and MongoDB, Git, Scrum
View on GitHub