PacMen Project
Pac-Man is a popular video gaming series that has traveled across continents for nearly 4 decades! This exercise combines numerous coding concepts to create PacMen with every click of a button. Each PacMan will move across the browser window at their own pace, detect the edge and reverse back. Enjoy this challenge! Click on the Pacman icon to play the game.Click here to navigate to the repo.
Eye Project
Bringing together HTML, CSS, & JavaScript to create two eyes that are sncyronized to follow the cursor movement. Have fun exploring what is possible when HTML, CSS, and JavaScript come together to create a dynamic experience. Try it out by clicking on the Eye iconClick here to navigate to the repo.
Real Time Bus Tracking
Track live, animated data by seamlessly integrating the UI and API data. This exercise tracks live data every 15 secs from the Massachusetts Bus Terminal Authority based on longitude and latitude. It utilizes the Mapbox API to ensure that the center of the map reflects the current position of the bus. Track by clicking on the map icon.Click here to navigate to the repo.