Memoji. Memory Card Game
Memoji. Memory Card Game
Live Demo: https://llama-with-thumbs.github.io/coursera-JS/
Memory Card Game (Capstone Project, Coursera Front-End Specialization)
Sep 2019 – Feb 2020
Designed and developed an interactive memory card game as the final project for a 4-course specialization.
Applied HTML5 for semantic structure and CSS3 for responsive layouts, flexbox/grid positioning, animations, and transitions.
Used JavaScript ES6+ to implement DOM manipulation, event handling, timers, game logic, and state management.
Incorporated responsive design principles to ensure usability across desktop and mobile.
Practiced version control with Git/GitHub for project management.
Applied UI/UX principles such as visual feedback (color changes, flipping animations, result screen) to improve interactivity.
Learned and demonstrated modular programming, code reusability, and debugging techniques.
themes/topics taught across the specialization:
HTML5
CSS3 (Flexbox/Grid, transitions)
JavaScript ES6+
DOM & Event Handling
Responsive Web Design
UI/UX principles
Version control
Debugging and modular code