My Projects
Hello World
Description
Web application that allows users to explore and discover sounds from nations around the world. Utilizes a custom REST API that gathers and stores data from Spotify API endpoints for playlist querying. Through usage of the Youtube Data API, all songs can be viewed and listened to without logging into Spotify.
Tech Used
- โ NextJS
- โ NodeJS
- โ Express
- โ MongoDB
- โ AWS Lambda
- โ AWS S3
GenSim
Description
Mobile simulator based off of the game Genshin Impact with over 10,000 installs on Google Play. Stores and modifies user data in real time as simulations are run.
Tech Used
- โ JavaScript
- โ React Native
- โ AWS S3
Links
AutoJava
Description
Desktop program that records inputs from mouse/keyboard and stores them in text files for real time playback. Supports file saving and file search functionality for scripts made using the program or saved in system files.
Tech Used
โ Java