This is one of my earliest attempts at building a game with plain HTML, CSS, and JavaScript — no frameworks, no fancy UI, just pure logic and DOM manipulation. Link : https://main--flipcardmemorygame.netl... Git Repo: https://github.com/archanaprabhat/Mem... 🎮 Flip the cards, match the treats, and see if your memory wins. This project helped me practice: JS logic Event listeners Shuffling algorithms DOM updates and basic game state tracking Built from scratch while learning the fundamentals