This web app, built with React and Leaflet, dynamically calculates and visualizes the shortest distance between two airports. It features real-time data fetching from a comprehensive airport database, advanced geocoding, and mapping for a robust, interactive user experience. The app utilizes React for the frontend and Python Flask for the backend.
Generate a collection of images for a given breed, sub-breed, and the number of images. I used the Dog API to fetch the images. Utilized ReactJS to build the user interface.
An interactive quiz web app where users guess if statements are factual or fictional. Developed the frontend with React and used OpenAI's GPT API to generate the statements, with real-time score tracking.