2D interactive simulation of planets and stars orbiting dictated by Newton's law of gravitation. The simulation is interactable by allowing the user to launch planets on their own. Included 4 different initial orientations of the stars and black holes.
Try HereCollects data from My Anime List regarding top rate anime and displays it in a visual format. Includes information such as top anime for each year and the average scores over time. Retrieves the data from the JIKAN unofficial MAL api and graphs it using Graph.js.
Try HereInteractable simulation of the physics of a 3D hanging rope as a system of nodes. Has various settings such a gravity, timestep and spring constant. The graphics were built using WebGL.
Try Here2D platformer game with the goal is to keep the ball from hitting the ground by kicking it. Uses the WAD keys to move and the arrow keys to kick. Also included movement mechanics such as dash and time slow.
Try HereDisplays questions for the user and recieves input through a textbox. Counts the number of correctly answered questions. Different testing modes are available such as randomizing questions and reasking incorrectly answered questions. Also includes functionality for editing questions and answers.
Source Code