Gene Campbell III
A web application (mobile-friendly) that informs users of new corona virus cases in the world. You can also view individual statistics by clicking on any country. Coron-Awareness updates daily!
Disc Golf Anytime Anywhere an application that allows users to search for disc golf courses, view details about the course, and play a round at a course! Users can view hole details and log stroke information as they proceed the course.
An e-commerce platform for small or local grocery stores. Clients can log in and shop for products. Maps and markers are displayed using Leaflet and Geocode.
A simple weather fetching application. Type in any address and retrieve the current weather. The app combines a geocoding API with weatherstack API to convert the input into coordinates, and then locate the current weather based on those coordinates
An application that allows users to join a chat room. Once in a room, users can send and recieve messages with all users currently in the same room. Communication is hanlded with socket.io . Users can share their location via Navigator geolocation.
A number guessing game. A user selects a number 1-99, and then the computer tries to guess it. It usually takes the computer 6-8 rounds to guess the number. The logic behind the computer guessing the number is created with a function that takes in 3 parameters(min, max, and exclude). React Hooks is used for state management.
Trade City is a online trading app that allows users to trade video games from user to user. User can browse over 100 games seeded to the data base. You can add a game or platdform to your collection and offer them up for trade. Along with all that we have advanced stats about ever game, including genre, release date, rating, completion time, and more!
One more rep is a CLI application dedicated to helper users work out on a consistent basis. Users can log upper or lower body workouts, and Users can also view random inspirational quotes.