Home
Resume
Education
About
Contact
Projects
Mobile Application
Arithmetic Expressions
Gaming
Websites
Translate
Dark Mode
PROJECT EXPERIENCE: Websites
Minesweeper
Spring 2020
Initialized with data structures, display a 2D grid of squares, and an algorithm for revealing based on the square.
Instituted a functionality to the code to appropriate reveal square 5 by 5 and change the display of the state of the world to draw the board using characters.
Snake Game
Developed a responsive Snake Game using JavaScript, implementing core game mechanics like real-time updates, collision detection, and score tracking.
Utilized the Canvas API to render the game board and dynamically update the snake's movement and interactions.
Integrated keyboard event handling for controlling the snake’s direction, enhancing gameplay functionality.
Built a clean and responsive UI with HTML5 and CSS3, ensuring smooth gameplay across various screen sizes.