Projects

A showcase of my technical projects and applications that demonstrate my skills and expertise.

ROOMEO
Student Accommodation Platform
Next.js
TypeScript
Tailwind CSS
MongoDB

A web application designed to help students find accommodation by connecting property owners with potential tenants.

  • Developed a client panel where property owners can list, manage, and update rental properties, providing control over property availability and tenant applications.
  • Created a customer panel where users can browse available properties, apply for rentals, and track the status of their applications in real time.
  • Integrated MongoDB for efficient data management, handling property listings, user data, and application processing.
STOCK WATCH
Stock Tracking Mobile App
React Native
JavaScript
Alpha Vantage API
MongoDB

A mobile application to help users track stock prices and receive the latest news updates related to their selected stocks.

  • Implemented real-time data fetching with Alpha Vantage API to provide up-to-date stock prices.
  • Integrated user authentication and a personalised watchlist feature for tracking preferred stocks.
  • Utilised MongoDB for efficient data management, demonstrating strong API integration and database handling skills.
STROKEY
Stroke Prediction Web App
Python
Machine Learning
Logistic Regression
HTML/CSS

A machine learning model designed to predict long-term outcomes in stroke patients using the logistic regression algorithm.

  • Developed a user-friendly webpage to collect patient data and predict stroke outcomes using the trained model.
  • Employed logistic regression to implement an accurate prediction model for medical ailment forecasting.
  • Focused on usability by creating an intuitive interface for both medical professionals and patients.
AUTOTASK
AI-Powered Task Productivity Tracker
React
TypeScript
Firebase
OpenAI API

A mobile app that intelligently schedules tasks based on deadlines and workload.

  • Integrated OpenAI's API to provide smart task recommendations and reminders.
  • Used Firebase for real-time task synchronization across multiple devices.
  • Designed an analytics dashboard for users to track productivity trends over time.
  • Implemented user authentication and data persistence for a seamless user experience.