Take a look at my projects!
This weather application fetches real-time weather information from over 200,000 cities using OpenWeatherMap APIs. It features a from that accepts a city from the user, and returns updated weather and a 5-day forecast.
Launch Weather ApplicationYes, this very webpage you are viewing was created by myself. It features a responsive nature, and looks great on mobile devices in addition to laptops/desktops.
Launch Portfolio WebpageThis weather application was built with React, and fetches real-time weather information from over 200,000 cities using OpenWeatherMap APIs. It is created using React loops, AJAX calls, and imports external React components,
Launch React Weather AppThis dictionary application was built with React and makes calls to two different APIs to bring definitions, phonetics, synonyms and images to the user after recieveing input. It is created with React loops, conditinal rendering and external components.
Launch React Dictionary App