This project focuses on generating a QR Code for any text or URL using the qrcodejs JavaScript library.
Continue ReadingA JavaScript based dashboard designed to track and manage scores during a game of darts. Simple and intuitive interface for recording throws and monitoring player progress in real time. Ideal for casual games.
Continue ReadingA maze generator built using the randomized depth-first search algorithm to create complex, solvable labyrinths (Wikipedia). The approach ensures each maze is unique, with long corridors and branching paths. Ideal for visualizations, games, or algorithm demonstrations.
Continue ReadingA two-player Tic Tac Toe game written in JavaScript. Perfect for quick matches or demonstrating fundamental game logic.
Continue ReadingA simple cryptocurrency dashboard displaying the current price of Bitcoin and Ethereum using an API provided by CoinMarketCap.
Continue Reading