Here are some of my projects
Feel free to check them out.
E-commerce Bookstore
Tech Stack: HTML • CSS • PHP • SQL
- Developed a bookstore site with dynamic SQL-driven product display
- Implemented checkout with PHPMailer; deployed via Render
AI Generated Recipe Book
Tech Stack: Python • Vertex AI
- Built AI-powered recipe app using Vertex AI API; structured data in JSON endpoints
- Deployed backend on PythonAnywhere; integrated frontend via Google Colab
NYC MTA Live Alerts QT
Tech Stack: Python • PyQt6
- Created PyQt6 GUI for real-time MTA alerts; fetched and filtered JSON API data
- Handled time zones, categorized alerts, and ensured real-time updates