

Projects
This is my Projects Page. Explore my projects to see how I apply my skills and knowledge to real-world challenges.

Board_game_cafe
This is an interactive website for a board game cafe, developed using HTML, CSS, and JavaScript. The site features a comprehensive game catalog, an online reservation system, and a menu ordering interface. Click to see Code!

BOOK_RECOMMENDATION
This is a Book Recommendation System developed using Python, Tkinter, and the Google Books API. It features a user-friendly GUI to search, display, and fetch book details, including titles, cover images, publication dates, and ratings. Click to see Code!

ai_image_generator
This is an AI-powered image generator application developed using Python and customtkinter for a seamless GUI. It allows users to generate up to 10 unique images per request with various artistic styles and inputs. The application utilizes the OpenAI API for image creation, demonstrating advanced proficiency in API integration and usage. Click to see Code!

Credit Card Recommender
A full-stack web application that recommends credit cards based on users’ spending patterns. Built with FastAPI and PostgreSQL for backend analysis of transaction data, and React with TypeScript for a responsive frontend that visualizes spending trends and tailored suggestions.

Book_Store_Database_ app
This is a Python-based bookstore database application built using SQLite and Tkinter. It allows users to store, view, update, and delete book information from the database. The application features a user-friendly interface and robust backend logic to ensure reliable data management. Click to see code!

Flappy Bird Game
A Flappy Bird arcade game where players navigate a bird through a series of moving obstacles. Built using Java and Swing, the game features real-time scoring, gravity-based movement, and randomized pipes for a dynamic challenge. Implemented collision detection and smooth animations to enhance gameplay. Designed with modular object-oriented programming. Click to see code!