- Location
- Montreal, Quebec, Canada
- Bio
-
Hi,
I'm a 4th year Computer Science student at Concordia University with a minor in Analytical Economics, and I'm passionate about building impactful software! My internships at Sun Life, Develop for Good, and CAE gave me hands-on experience in full-stack web/mobile and C++ development. I grew to love the challenges and potential for impact that full-stack development brings. During these experiences, I implemented features for flagship products, worked consistently with engineers of many levels, participated in technical design discussions and debugging sessions, helped my teammates where I can and created comprehensive documentation of the projects to ensure easy knowledge transfer.
Outside of school and work, I love hanging out with friends and family, baking, and travelling :)
- Portals
-
-
Vancouver, British Columbia, Canada
-
Vancouver, British Columbia, Canada
-
- Categories
- Website development Mobile app development Software development Artificial intelligence Databases
Skills
Socials
Achievements



Latest feedback
Recent projects
Work experience
Mobile Developer Intern
Sun Life
Montreal, Quebec, Canada
January 2024 - December 2024
Interned in Winter and returned in Fall
• Conducted research, requirements analysis, system design, implementation and thorough documentation of mobile features
• Implemented a file upload and conversion feature, reducing initial conversion time by 88% with coroutines for concurrency while optimizing CPU/RAM usage through image processing techniques
• Created a search feature and an NDA feature, building on the Android frontend, data source, AI agent and cloud backend
• Implemented feature flags with experiments and created a multi-screens React Native app to showcase platform features
• Integrated platform features into Sun Life’s open-source platform with proper Bitbucket configurations and documentation
• Led a Winter CI initiative with a team of co-ops and created a GenAI chatbot with AWS backend for an internal team in Fall
• Collaborated in Agile environment and cross-functional teams, delivering presentations/demos to stakeholders each sprint
Competencies: Kotlin, Java, React Native, Python, AWS, GCP, API, SDK, XML, Jetpack, MVVM, OOP, Gradle, Git, Agile, Presentation
Software Developer
Develop for Good
Montreal, Quebec, Canada
November 2023 - February 2024
Worked with Readeezy Literacy, a non-profit with a mission to aid struggling young readers
• Implemented mobile responsiveness and interactive features for digital books based on non-profit client requirements
• Coded a navigation feature, panning animations and an interactive game activity used in 7 books and resolved existing bugs
• Refactored codebase to improve maintainability and readability leading to 28% reduction of code lines in book-specific files
Competencies: HTML, CSS, JavaScript, PHP, Sass, WordPress, Git, Figma, Agile
Software Developer Intern (Controlled Goods)
Presagis/CAE
Montreal, Quebec, Canada
May 2023 - August 2023
• Researched, gathered requirements, designed, implemented, and thoroughly documented an integration of a new network protocol into the flagship VapsXT product (regular and ARINC 661 versions)
• Implemented code-generation of C and C++ cockpit display applications with communications using the new protocol
• Worked with Tech Leads and the team to create demo integrating the feature into other products and ports (Linux, WASM)
• Adopted Agile methods, delivered weekly presentation/demo to clarify ambiguities and gathered feedback for iteration
Competencies: C, C++, CMake, OOP, XSLT, XML, DDS, Batch Scripting, SVN, Visual Studio, Jira, Agile, Presentation
Dry Lab Member
iGEM Concordia
Montreal, Quebec, Canada
April 2023 - October 2023
• Conducted research and embedded programming of a TCA lateral flow assay biosensor for early detection of ovarian cancer
• Implemented non-contact thermal contrast sensing with an MLX90614 IR sensor, IR receiver, and ESP32 microcontroller
• Modeled CAR T-cell therapy on cancer stem cells and migrated modeling code from MATLAB to Python
• Developed an interactive web modelling simulator using React, PyScript, and Python and coded for the project’s website
Competencies: C++, Python, MATLAB, React, JavaScript, HTML, CSS, Bootstrap, Git, GitLab, Research
Education
BCompSci Co-op, Computer Science major, Analytical Economics minor
Concordia University
September 2021 - May 2025
Personal projects
La ChaîNet (Morgan Stanley Code to Give Hackathon 2024 – First Prize)
March 2024 - March 2024
https://github.com/Toledo777/LeChainonFull stack web-app for the non-profit Le Chaînon
• Built the caregiver and resident dashboards with data visualization and calendar/events/notes/goals/contacts management
Technologies: React, Python, Flask, Firebase, REST API, Material UI, Git
HomeGuard
November 2023 - December 2023
https://github.com/aintic/HomeGuardA smart flood/leak detection and home environment monitoring system comprised of 2 components: an embedded device and a companion app coded using Kotlin.
The embedded device features:
- Flood/leak detection and water level measurement using ultrasonic sensors
- Temperature and humidity data collection
- Data uplink/downlink with Firebase and Firestore
- SMS alerts when a flood/leak is detected and when it is cleared
- Web portal for the user to configure the device's WiFi connection
- Alarm buzzer and status LEDs
The Android companion app features:
- Real-time temperature, humidity, water level, system status data
- Real-time temperature and humidity graphs
- Celsius/Fahrenheit mode
- Option to mute/unmute device's buzzer
Technologies: C++, Kotlin, Gradle, Arduino, ESP32 Microcontrollers, Firebase, Cloud Firestore, Twilio, API, Git
Health Facility Employee Status Tracking System (HFESTS)
April 2023 - April 2023
https://github.com/huln24/HFESTSA database with a CRUD web interface to help health care facilities keep track of employees' health statuses during the COVID-19 pandemic.
- Worked on database design, schema, normalization, views, triggers, queries and implementing front-end CRUD functionalities
Technologies: SQL, MySQL, PHP, JavaScript, HTML, CSS, Bootstrap
RoadBuddy (Hack McWiCS 2023 - Crowd’s Prize)
February 2023 - February 2023
https://devpost.com/software/roadbuddy-lio7xtAn Android Wear OS smartwatch app to prevent accidents caused by drowsy driving. The app tracks the driver’s heart rate and triggers a vibration to wake the driver up when they fall asleep.
- Implemented GUI, state logic, and interfacing with Wear OS APIs
- Learned Kotlin, Android / Wear OS development to build the app in under 24 hours
Technologies: Kotlin, Jetpack, WearOS Health Services API, Android Studio, Git, Gradle