TUNER


ACCESS GITHUB REPOSITORY
A comprehensive song rating platform.
Create and reuse a password-protected account and rate your favorite songs, keep track in your personal library.
See reviews from others, and push your favorite songs to the top of the leaderboard.


Full stack development and design by Benji Li, Joey Marmo, Emily Ye and Julia Yoo. HTML/CSS, PHP, Javascript, SQL



GERP



A simplified CLI implementation of Unix’s grep.
Search directories for words or phrases, case sensitive, or not.
Multi-class, hash implementation. Memory capacity for hundreds of thousands of lines.
No leakage, memory fully recycled upon quit.

Developed by Julia Yoo and Nehir Ozden. C++


METRO-SIM



ACCESS GITHUB REPOSITORY
A Command Line Interface, MetroSim, lets the user play a simulation of a metro line.
User can input a .txt file of station names, create passengers, and move the train, picking up and dropping off passengers at desired location.
The train runs in a loop until quit. Upon quit, all memory is recycled and a log of all passenger pickup and dropoff locations is written to given output destination.

Developed by Julia Yoo. C++





ACCESS GITHUB REPOSITORY

A mini web art project.  

Developed by Julia Yoo. HTML/CSS/Javascript and hand-animated GIF.


DAY & NIGHT



Controlled by the local time of day, click the screen to drop emojis and images, implemented with Matter.js .
Suns and flames in the day, moons and faces at night.  

Developed by Julia Yoo. HTML/CSS, Javascript, Matter.js