Built an Airbnb-style C2C marketplace for sim-racing where owners can list simulators and set pricing while renters can discover, book, and review nearby simulators. Added interactive location discovery with Google Maps API and country-wide filtering, integrated Google OAuth2 for secure login, and implemented direct client-to-S3 image uploads with pre-signed URLs for scalable media handling.
Developed as part of coursework to apply and optimize a Fashion Recommendation AI system, integrating it into an e-commerce clothing store website.
Displays F1 driver and constructor standings for each year, with data fetched from the Ergast API F1.
The project aims to bring the existing board game to the web, enabling players to enjoy it online with friends. Project is still in progress
This Project is a part of Database and Software Engineer course. Dormi is Website For Renting a Dorm with Contract. This project is a prototype. We design er-diagram and implement database on oracle. We also design the website using Figma.
This work is an authentication system that implements both Local Authentication and Google OAuth2, using JWT tokens for session management. The goal is to learning how to utilize JWT tokens for session management with different strategies.