Projects
KWUR
After spending two semesters maintaing a 10-year-old website that constantly had issues with usability for members of KWUR (WashU's student-run radio station) and dependencies that were constantly hitting end-of-life, I decided to scratch the old website and separate interior system and completely rebuild into one complete website that fits all of the station's needs.
This website both serves as a source of information for anyone interested in KWUR and as a DJ management system. Admin members are able to record user information, like the amount of "credits" they have, and DJs are able to login and schedule their show. The website will automatically fit their show into the available time slots given their time choices, alerting them over email if there show is changed by a DJ with more credits.
Users are also able to upload files and pick the page they should appear on without any code-writing or editing necessary!
The site is available here, though the DJ accounts are inaccessible for the public.
Built with:
- MongoDB
- Node/Express
- React.js
Deployed with:
Online Office Hours
For a class at WashU (CSE437: Software Engineering Workshop), myself and two group members built an all in one stop for online office hours. We aimed to improve the current experience students have of hunting down the correct Zoom link that is buried in posts or emails online.
The site takes a Myspace approach of allowing instructors -- professors or teaching assistants -- to create their own "Classroom Page" that students will see when they join their office hours. They can add and customize widgets for the page, including embedded video calls, a collaborative and real-time whiteboard, a code-sharing editor, and a text chat.
Instructors are also able to personalize their room settings, which allows password-protected rooms and rooms that require a queue before joining the office hours session.
I am currently working on contacting department staff at WashU to move the site to the University's servers and used internally!
The site is available here.
Built with:
- MongoDB
- Node/Express
- React.js
Deployed with:
- Netlify
- AWS EC2 Instance/ngrok
Swiftify
In 2019, Taylor Swift announced she would be re-recording and releasing her first 6 albums in order to own her music, as the original masters were sold to a private equity firm. Ever since, fans of her music have been listening to the new versions (called Taylor's Version). This tool uses the Spotify API to filter through a user's playlists and replace the old versions of now re-recorded songs with the corresponding "Taylor's Versions".
The tool is available here, though it does require a Spotify account to access.
Skyline Nav AI
Through WashU's CSE 454: Software Engineering for External Clients, myself and 2 other WashU students are working with Skyline Nav AI.
The Visual-Based Location Finder is an innovative front-end iOS application designed to harness the power of computer vision and demonstrate the potential of visual-based navigation. The app aims to provide users with a unique and intuitive way to identify their surroundings by taking pictures and receiving accurate location information in realtime.
This Website!
I built this website from scratch as mostly an exercise in web design but also to host my other projects in a neat place. I hope you enjoyed! The repository is public and on my GitHub profile.
Built with:
- HTML/CSS
- Very minimal JavaScript for the hover effect on "Die-hard Yankees fan" on the main page!