My Projects

AI Chatbot

AI Chatbot

Developed an AI chatbot integrated with OpenAI's GPT-4, implementing system prompts for clear and respectful user interactions.

Handled API requests and responses, including streaming and real-time data processing, to provide timely and accurate answers.

Maze Solver

Maze Solver

Developed a Python script implementing a breadth-first search (BFS) algorithm to find the optimal path in a maze using the curses library.

Inventory Manager Web App

Inventory Manager Web App

Built a web application for managing pantry and storage items using Next.js and Majuro UI components, incorporating full CRUD (Create, Read, Update, Delete) functionalities to enhance inventory management.

Integrated Firebase for real-time data synchronization and persistent local caching with Firestore, ensuring reliable performance and offline accessibility.

Aim Trainer

Aim Trainer

Developed a Mouse-click aim trainer using Pygame to help improve targeting accuracy.