Here's a glance at projects I recently completed and proud to show. Future projects will be uploaded as well.
Created an weather application with weather Api that shows the users real-time weather data. It includes current temperatures, weather conditions, wind speed, and humidity of any city in the world. The application also shows you the future 7 days forecast for any of those cities.
Created an dictionary application that allows users to search up any word they desire to learn about. This application uses two API calls which showcases both all the numerous means, synonyms, part of speech, examples, and the phonetics to a word but also photos that correlate to them.
Created an application showcasing the extraordinary development of gaming consoles over the decades. It takes a brief dive educating viewers the very first consoles that helped shaped the way for new gen consoles that are loved today.
Created a website that features multiple timezones from all over the world. This was my first time incorporating an API call in JavaScript. From here I was able to learn how to find and use library APIs and use them in my projects.