
Skills
Experience

Software Development Engineer In Test @ RBC
Jan. 2025 β Sept. 2025

Software Engineer Intern @ AIModels Tech Inc.
Feb. 2025 β Apr. 2025

Software Engineer Intern @ A Round Entertainment
June 2024 β Sept. 2024

Software Developer @ Google Developer Student Clubs McMaster University
Sept. 2023 - Apr. 2024
Projects
A Flask-based web app that lets users search recipes using the Spoonacular API with dietary filters, view recipe details in modals, and save bookmarks. Features user authentication, an SQLite database via SQLAlchemy, and a responsive Bootstrap UI.
Developed a Next.js map-based photo album app where users can drop pins, upload photos, and share memories using Mapbox GL JS.
Built a personal portfolio using Next.js and Tailwind CSS to showcase my projects, experience, and skills in a responsive layout.
π Gamified Learning Platform
Designed an interactive web app to enhance student engagement through gamification. Features include educational modules with point-based rewards, leaderboards, achievement badges, and a reward redemption system to make learning more enjoyable and motivating
π Password Strength Analyzer
A C program that analyzes password strength based on character types and length to help users build secure passwords
πΉοΈ Maze Solver
Implemented Tremaux, BFS, and Right-hand algorithms to solve mazes and compare pathfinding strategies