A collection of small JavaScript projects built while learning core programming concepts — including a calculator, number guessing game, rock-paper-scissors, and a betting game.
- calc.js — A working calculator built with JavaScript
- guesser.js — Number guessing game with game logic and validation
- rps.js — Rock-Paper-Scissors game
- bet.js — Betting game logic (in progress)
- Core JavaScript fundamentals (functions, conditionals, loops, arrays)
- DOM manipulation and event handling
- Problem-solving and logic building from scratch
Self-taught developer based in Nigeria, currently building toward freelance web and app development work.