Pinned Repositories
bst.js
Binary Search Tree implementation in JS.
calc-mini
Simple minimalistic calculator web application
ccs
CLI Contacts Simulator
hashmap.js
Hash map implementation in JS made by nerddude.
javascript-exercises
JavaScript30
30 Day Vanilla JS Challenge
khizanah-app
واجهة لتحميل المقاطع وقوائم التشغيل من اليوتيوب، لأجهزة الوينداوز ولينكس
procrastinator.js
A todo list web application for your procrastinating needs.
sunny.js
tic-tac-toe
Simple tic-tac-toe web application, made with HTML-CSS-JS.
nerddude24's Repositories
nerddude24/calc-mini
Simple minimalistic calculator web application
nerddude24/khizanah-app
واجهة لتحميل المقاطع وقوائم التشغيل من اليوتيوب، لأجهزة الوينداوز ولينكس
nerddude24/bst.js
Binary Search Tree implementation in JS.
nerddude24/ccs
CLI Contacts Simulator
nerddude24/hashmap.js
Hash map implementation in JS made by nerddude.
nerddude24/javascript-exercises
nerddude24/JavaScript30
30 Day Vanilla JS Challenge
nerddude24/odin-basic-library
Simple front end library web application.
nerddude24/odin-dashboard
Admin Dashboard made by me for The Odin Project
nerddude24/odin-etch-a-sketch
nerddude24/odin-recipes
nerddude24/odin-signup-form
nerddude24/procrastinator.js
A todo list web application for your procrastinating needs.
nerddude24/spacefood
nerddude24/sunny.js
nerddude24/tic-tac-toe
Simple tic-tac-toe web application, made with HTML-CSS-JS.
nerddude24/jesttest
A bunch of functions with tests that showcase TDD
nerddude24/linked_lists.js
Linked list implementation in JS made by nerddude.
nerddude24/packed-restaurant
A webpack restaurant application made *almost* only using JS and CSS.
nerddude24/recursion-stuff
My solutions to some recursion exercises.
nerddude24/rps.js