About Me
I'm a Software Engineering student at Carleton University, graduating June 2026, with hands-on experience spanning embedded/mobile development, backend services, and enterprise automation. I like problems where software has to talk to the physical world — sensors, calibration systems, Bluetooth telemetry — as much as I like clean API design and well-tested code.
My background is a mix of industry co-ops (calibration engineering at Siemens Healthineers, web development at Environment and Climate Change Canada) and self-directed projects (an Android ADAS module, a Spring Boot e-commerce clone). I care about test-driven development, readable architecture, and shipping things that actually work in the field, not just in the demo.
Education
Experience
Web Developer
- Maintained and enhanced a web application through continuous development and performance improvements using JavaScript, HTML, and CSS.
- Collaborated with the development team through Azure DevOps for version control, issue tracking, and sprint planning.
- Utilized Microsoft Power Platform tools (Power Apps, Power Automate, Dataverse) to extend web app functionality and streamline workflows.
- Participated in testing, debugging, and deployment cycles to ensure stable releases and optimal system reliability.
Software and Calibration Engineer
- Calibrated 200+ pieces of equipment (sensors, gauges, UV boxes) to ensure compliance with manufacturer specifications.
- Used SAP to organize calibration logs and preserve the calibration management system.
- Helped build 20% of an inventory management application in Power Apps, used by technicians to track 2,700 pieces of equipment.
- Built an automated Power Automate flow to migrate 2,700 equipment records from the legacy database to a new SharePoint-backed list.
Notable Projects
Mobile Advanced Driver Assistance System
Mobile component of an ADAS built with Kotlin and Android Studio using MVVM architecture. Asynchronous pipelines with Coroutines and Flows process live sensor streams without blocking the UI, and BLE integration receives vehicle telemetry and detection events from external hardware.
Mini Shopify Clone
Full-stack e-commerce web application built with Java, Spring Boot, and Maven. RESTful APIs backed by Spring Data JPA handle CRUD operations for products and orders, with builds and dependencies managed through Maven and tracked via Git/GitHub.