My Portfolio of Projects
Project Management App
Developed an **Angular 10** web application designed to empower organizations in monitoring software development progress. This tool provides real-time tracking of APIs, webpages, and milestones, ensuring transparent oversight across various projects.
Loan Recommendation Tool
Engineered a **machine learning** application in **Databricks** for classifying loan approvals and recommending suitable loan types. The deployed models are exposed via a **Flask API**, complemented by a custom dashboard for real-time predictions and intelligent user routing.
Student Registration App
A robust **full-stack React and Node.js** application enabling seamless student registration and data persistence. Built with modular React components and an **Express.js** backend utilizing JSON-based storage, this app emphasizes simplicity, clarity, and future scalability.
Hotel Room Management App
A **Flask-based CRUD** application crafted for managing room data at the Continental Palms Hotel. Developed with **Python and HTML**, it offers functionalities to add, view, and delete room records, including a confirmation prompt for deletions, demonstrating foundational full-stack web operations.
Real-Time Chatbot with Angular & FastAPI
Developed a dynamic **real-time chatbot** web application featuring an **Angular** frontend and a **FastAPI** backend. Utilized **Server-Sent Events (SSE)** for live message streaming and seamless user interaction. The design incorporates a clean, responsive chat UI with **Angular Material** and robust REST APIs for session management and dynamic responses.