This is an outline of the projects I have completed
You can find a lot of my code available on my Github
Tindog! Tinder for your dog! This is a design template made for "tindog". The website has simple HTML, CSS, and Bootstrap.
To do list, that is connected to my MongoDB Atlas database. The app server is hosted on Heroku using Node. This project was created to keep track of my simple day to day activities
Simple blog web app that is connected to my MongoDB Atlas database. I use it to log my Speedcubing progression. Currently it is not deployed, but will be in the future, stay tuned!
This is a frontend project that uses Javascript DOM to play the sound of a drum part based on which key was pressed.
This is an Emoji Dictionary! It defines some commonly used emojis (or my understanding of the emoji). It was created on Code Sandbox. It uses ReactJS; Mapping data to components
The Simon game is like "BopIt!" you follow the sequence that is played. Every level will have a new sound, and you have to remember the sequence of the previous levels too!
This is first game I made using HTML, CSS and Javascript. Its my attempt at making the popular mobile game "Doodle Jump!", just press play and use arrow keys to move left and right to jump on the platforms