Projects
edit-
Movie Rating/Review Web
| HTML, CSS, Angular
Developed an Angular front-end application for Movie Rating Application
-
Personal Portfolio Website
| Python, Flask, MongoDB, HTML, CSS, Bootstrap
Developed a dynamic single-page portfolio using Flask, showcasing personal projects and educational background, Implemented secure RESTful APIs (/api/projects and /api/education) to manage and update portfolio content in real-time, leveraging MongoDB for seamless data storage and retrieval.
-
SocialSync - Social Media Backend
| Python, FastAPI, Alembic, Pydantic, GitHub Actions
A simple backend for social media application developed while learning FastAPI
-
ChatCuisine
| Python, FastAPI, MySQL, DialogFlow, BootStrap
Developed an interactive food ordering platform using FastAPI and MySQL integrated with a DialogFlow chatbot for natural language user interactions, enabled users to place orders and track order status through conversational dialogues with chatbot, enhancing user experience and accessibility, implemented role-based login functionality, differentiating access levels for admin and user to ensure secure and appropriate access control.