Pinned Loading
-
ToDo-App
ToDo-App PublicThis is a to do list in ReactJS with a form and list component. The form component has a text input and a date input for the description and date due of the task as well as a button to add it to th…
JavaScript
-
Arcade-Stacker-Game
Arcade-Stacker-Game PublicThis is a stacker game in the browser similar to one that you would find in an arcade. It uses CSS styling to highlight certain boxes in the grid and translate them from left to right. When the pag…
HTML
-
Quiz-App
Quiz-App PublicTo set up this quiz I created an array of objects that contain the fruit name and image url. Then a random item is chosen from the fruits array and the image is added to the question container alon…
JavaScript
-
Calculator-App
Calculator-App PublicTo make this calculator I created components for the calculator display, keypad, and each key by mapping over all digits and operators. The app component sets the state for the expression shown in …
JavaScript
-
Beat-Mania-Game
Beat-Mania-Game PublicThis is a game similar to beat mania or dance dance revolution or guitar hero. The four keys are Q, W, O, and P and you score by pressing the correct key when it has reached the green zone at the t…
CSS
-
HigherLowerCardGame
HigherLowerCardGame PublicI developed a card game in React with Typescript where you have to guess whether the next card will have a higher or lower value than the card shown. To accomplish this I mapped over arrays of suit…
TypeScript
If the problem persists, check the GitHub status page or contact support.