My Projects

Welcome to my Projects Page

Ride Sharing Application

Date: September 2018 - December 2018McGill University

  • - Built an application enabling drivers to create ads about journeys they are taking, enabling passengers to search for rides thereby reducing the cost of traveling for both parties
  • - Implemented a mobile frontend where drivers and riders can connect with each other as well as a web application that would support system administrators of the service

View The Github Repository 👉

Graphical Content Interpreter for Visually Impaired Individuals

Date: September 2020 - April 2021McGill University

  • - Generated detailed descriptions of graphical web images for the visually impaired by using various NLP techniques on the surrounding text of the image
  • - Researched, developed, and tested various algorithms based on NLP principles to find a correlation between the text of a webpage and an image to produce a description that would be better than the alt-text
  • - Trained data using random forest classifier which would be used as model to predict the best description

View The Github Repository 👉

DebatesAI

Date: June 2025 - Personal

  • - Developed a full-stack application using React and Python that allows users to prompt a topic and see two AI agents debate it in real-time.
  • - Integrated the Gemini AI API to generate dynamic, conversational debate content, supported by an aiohttp backend for asynchronous processing.

View The Github Repository 👉