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
Eventify is a full-stack event management platform built with React, Next.js, Node.js, and PostgreSQL. It offers event discovery, ticketing with QR codes, real-time caching, and admin event management. With SEO optimization and a seamless user experience, Eventify makes exploring and organizing events effortless.
A simple app for fetching the weather of any city, country where the user is able to toggle between fahrenheit and celsius as well as save a location to get the temperature from later. Built using HTML, CSS, JavaScript and temperature data is obtained from openweathermaps API.
This is a weather app that allows one to get a five day forecast from the Open Weather API. Data is stored in local storage to persist historical searches.