I'm a Software Engineering Student at McMaster University
I am a passionate and dedicated student with a strong interest for Machine Learning, AI and Full Stack Development. I am currently in my third year of Software Engineering at McMaster University and I am seeking Co-op opportunites for Winter and/or Summer 2025 . Over the past couple of years, I have had the opportunity to work on a diverse range of projects, bringing a unique blend of skills and experience to every task I undertake. I'm always eager to explore new opportunities. Feel free to connect with me via the form in the contact section or reach out on LinkedIn.
Bombardier | Jun 2023 - Aug 2023
Bombardier| May 2023 - Aug 2023
A chatbot designed to retrieve information on companies' financial information from 10-K documents, utilizing the OpenAI API, Streamlit, Langchain, and Neo4J for the graph database.
AceTutors is a web application developed to help York University students find tutors for their specific courses. The platform was built using React.js for the frontend, styled with Tailwind CSS, and leverages Firebase for backend services and secure user authentication. To keep course information accurate and up-to-date, Selenium is used for web scraping, pulling courses directly from the university's website.
A machine learning-based SMS spam detection system using Python and Scikit-learn, implementing text preprocessing, feature extraction, and Naive Bayes classification to effectively identify and filter spam text messages.
An island rescue mission with Maven centered around the exploration of the island's creeks and emergency site. The program uses a drone to scan the current map location parsed in json with the programmer required to make decisions based on the information received.
The Maze Runner project is a Java application designed to solve complex mazes using various algorithms, including Trémaux's Algorithm, Breadth-First Search (BFS), and the Right-Hand Rule and comparing their efficiency. To ensure code quality and reliability, the project integrates SonarQube for continuous inspection of code quality and JUnit for comprehensive unit testing.