My Work

Check out some of my projects...

Project MangAnime Client Server
MangAnime is an app that helps you track anime you have watched and how many episodes you have watched and manga you have read. I used the Kitsu API, which allowed me to access the titles, synopses, total episodes, and a huge amount of other data for thousands of anime and manga series. The user is able to enter a search query and get back results based on their search. They could then add specific shows to their favorites list, is added to a database, for easier reference. And lastly, they will also be able to either edit the details of the anime and manga and even delete it. Also when the site loads it renders out the most popular anime and manga that are trending from kitsu api.
Tech Used HTML5/JS, Axios, MongoDB, Express.js, React/Redux, Node.js
Project Emoji Madness Client Server
Emoji Madness is a learning app that uses spaced repetition algorithm that maximizes your retention and makes memorization more efficient.The emoji language is based on symbols that easily bridge language barriers, save time, and add emotional nuance that is difficult to achieve in brief text exchanges.
Tech Used HTML5/JS, MongoDB, Express.js, React/Redux, Node.js
Project Think Programming Client Server
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