You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Population Density Checker application allows the user to check the population of a desired location. This application was built using API requests, as well as JavaScript and Tailwind for the front end.
Used to search for a cities weather and store recent searches in localStorage that can be quickly regenerated with that cities weather for today and tomorrow.
The Mysteria API is the direct connection open-source API for the digital "MMOAPI" Mysteria, a fictional digital fantasy realm composed of API calls. An MMOAPI is a simulation of a true massively multiplayer online game, similar to World of Warcraft or Runescape. This project does not contain any real player information.
🌞🌧️⛈️ This app allows users to retrieve current weather stats of any US city in a polished and responsive web design. Built using JS, Jquery, CSS, HTML ,Bootstrap and weatherone server-side API
User can search any city and view the current weather conditions, temperature, wind speed, and color coordinated UV index. A 5 day forecast is also displayed showing day of the week, date, weather condition, temperature high, temperature low, and humidity. Search history is saved at the bottom of the page as an clickable list.
A recipe web application targeted towards finding recipes targeted by key search words. The application takes user input data and searches one api to find photo, and recipe then invoking a second api that searches calorie counts for those specific dishes.
Week-6 Challenge (Server-side APIs): Using third-party and server-side apis to bring clients live weather updates and future forecasts from anywhere in the world.
A project allowing user to enter a location and get current weather as well as 5 day forecast. Shows proficiency in Javascript, CSS frameworks, Server-side API rendering and localStorage utilization.
Anime-Vault is a NextJS 14 Server Side App with Server Actions, Infinite Scroll, and Framer-Motion Animations, which displays the lists of all anime from Server Side API. This project aims to define, understand, separate, and implement Server Side Actions and Clint Side Actions in NextJS and deploy on Vercel.