Hello, my name is Ankur Patel! I am an aspiring Full-Stack
Developer who enjoys learning and solving problems around a web
applications UI/UX. Coding is an exciting world that is
everchanging and I feel that it is necessary to learn and grow
my skills to stay relevant to the industry.
Dive Into Some of My Work
To demo any of the apps, just click on the images!
Bus Tracker App
Utilizing a Mapbox API, this app tracks all the bus stops
between MIT and Harvard University by manipulating the DOM
which adds the animation to track the bus stops.
Following Eyes App
Combining HTML, CSS, and JavaScript to create a child object
that follows the mouse cursor. I plan to implement further
functionality such as being able to toggle the eyes from
tracking the cursor.
PacMen Factory App
Produce a PacMan on the click of a button by using array
methods and DOM manipulation to animate them across the screen
at random speeds. I plan to add functionality to stop/pause
the pacmen on the screen