-
-
rememoji Public
A memory card video-game written on JavaScript with React runnable as a web application on any browser of choice.
JavaScript MIT License UpdatedFeb 21, 2022 -
resumake Public
Straightforward resume-building interface built on React.
JavaScript MIT License UpdatedFeb 21, 2022 -
mug-wumps Public
A bastardized version of battleship with inspirations taken from the 1970's video game, Mugwump. Playable as a web-application.
JavaScript MIT License UpdatedSep 25, 2021 -
cypher Public
A Django web application where users can translate text to and from Binary, a Caesar Cipher, Morse Code, and Pig Latin.
-
storist Public
Task-tracking web-application with functionality that utilizes the localStorage API to save data on the user's browser. Built on HTML, CSS, JavaScript, Webpack, and Bootstrap.
JavaScript MIT License UpdatedJun 9, 2021 -
zuckbot Public
A virtual reincarnation of Mark Zuckerberg encapsulated in a desktop application built on Python.
-
tic-tac-toe Public
A web application simulating a two-player version of Tic-tac-toe. Built on vanilla JavaScript.
JavaScript MIT License UpdatedMay 11, 2021 -
los-pollos-hermanos Public
Fanpage featuring the infamous Gus Fring's fast-food chain, Los Pollos Hermanos. Uses module bundling with Webpack and is built on HTML, SCSS, and vanilla JavaScript.
-
bookly Public
A book-tracking web-application where users can save and log books. Built on HTML5, CSS, and vanilla JavaScript, with a utilization of the Web Storage API's localStorage mechanism.
-
calculator Public
Web-application simulating the Apple iPhone calculator app. Built on HTML, CSS, and vanilla JavaScript.
-
etch-a-sketch Public
A light-weight drawing web-app built on HTML, CSS, and vanilla JavaScript.
JavaScript MIT License UpdatedMar 18, 2021 -
rock-paper-scissors Public
A web-based video game simulating Rock, Paper, Scissors built on HTML, CSS, and JavaScript.
HTML MIT License UpdatedMar 15, 2021 -
google-homepage Public
A functional clone of the Google search page written on HTML and CSS.
HTML MIT License UpdatedMar 3, 2021 -
bolan Public
Bolan.py is a clone of Google Chrome's well-known Dinosaur Game written on Python 3 using the Pygame game development framework.