Title: Real Time Bus Tracker

Project Description
Displays the live location of the busses on Map by using an API to source real-time data of the Boston MBTA buses.
HTML
CSS
JS
Title: Eye Exercise

Project Description
Added two eye using HTML ,CSS and the elements follow the mouse position on the screen using the mouse events with JavaScript.
HTML
CSS
JS
Title:PacMen Excerise

Project Description
This Project is to create a pacman on demand (button click) and move these pacmen across the page.
HTML
CSS
JS
Title: Permute Strings

Project Description
Users can enter desired strings ang print out all the permutations of the letters
HTML
CSS
JS