Projects

Feel free to check out some of my projects!

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.

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.

This website was created to showcase my experience and projects. It follows a consistent theme and is designed with clarity in mind. I utilized HTML, CSS, JavaScript (JS), and Python Flask
Users can create a randomly generated password based on their preference of the password length and the inclusion of lowercase letters, uppercase letter, numbers, and special characters. Utilized ReactJS, JavaScript XML(JSX), HTML, CSS. This project includes a frontend interface.
Generate a random password based on preferences such as the password length and the inclusion of numbers, and special characters. Utilized Java
Java-based calculator with an intuitive GUI, offering essential arithmetic operations and power functions for enhanced user interaction.