My Work

Check out some of my recent projects!

Think Programming Think Programming GitHub
Think Programming is where a coder can challenge another coder to see who can come up with the correct code/answer the quickest. It also has a group chatroom where coders can gather and chat.
Tech Used HTML5/JS, Socket.io, MongoDB, Express.js, React/Redux, Node.js
Travel Planner Travel Planner GitHub
Planning a trip can be overwhelming and time-consuming. That's why I created Travel Planner to simplify planning and encourage people to travel more and create better memories. It has a functionality of a travel diary with the added practicality of a budget tracker.
Tech Used HTML5/JS, MongoDB, Express.js, React/Redux, Node.js
Amgi Amgi GitHub
Amgi is a learning app that uses spaced repetition algorithm that maximizes your retention and makes memorization more efficient. Each following card's order of appearance is not randomized. In fact, the algorithm Amgi uses determines the optimal repetition spacing interval for a given flashcard depending on if the user answered correctly or not using linked list. The app currently has 10 common Korean phrases users can learn and memorize.
Tech Used HTML5/JS, MongoDB, Express.js, React/Redux, Node.js