A website tool to find the nearest gas , and Ev charging station that uses your location to create a location radius that you choose. Then Api will return results for the given location as well as a Map in a modal. Inside the modal users can scroll the results and find the detailed info they need. On a seperate tab users can see the traffic and construction that may impede the route to his/her/non-binary endpoint.
First introduction into local storage and dynamically creating divs, this day planner saves notes and also takes in account the current time and date to help highlight task's that are either in the future,past, or present.
A weather app that can be used to search any city in the world and check the weather and the weather for the next 15 hours. My first introduction in to API's.
The quiz is dynamically created with javascript, I have a for loop that populates the questions and choices, as well as a loop for the questions and answers to be random each time its played, and after every time the user clicks next question.