Education and Certifications
certifications
Udemy
- React - The Complete Guide 2024 (incl. Next.js, Redux) [2yrs]
- Node.js, Express, MongoDB & More: The Complete Bootcamp [4yrs]
- The Complete JavaScript Course 2024: From Zero to Expert! [4yrs]
![McMaster university logo](/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flogo-mcmaster.d3c2acd6.png&w=800&q=75)
university
Software Engineering co-op
- Designed a wind turbine
- Created a recyling robot
- Created an ultrasonic blind cane for individuals with blindness
![Langstaff secondary school logo](/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flogo-langstaff.1d0b345e.png&w=400&q=75)
high school
Langstaff Secondary School
- Varsity Soccer Team
- Relay for Life Organizer
Skills
- Python
- Javascript
- C
- Sass
- React
- React Query
- Jest
- NextJs
- NodeJs
- ExpressJs
- PuppeteerJs
- Stripe
- AWS
- MongoDB
- Git
1
2function main() {
3 const a = 1;
4 const b = "2";
5
6 const c = a + b;
7
8 console.log(c); // 3
9
10 return c
11}
12
13main();
14
Experience
- 1February 2022 - June 2022
Relay for life
organiser
- Organizer for the entertainment committee
- Created the schedule for the activities that would take places on the day of the event
- Spoke in front of the entire school to promote the event
- 2April 2023 - September 2023
Exotify
founder
- Developed websites for businesses using Next.js
- Created a dashboard that would monitor website stability using PuppeteerJs
- 3December 2024 - Present
Zero-To-Mastery Academy
Open Source Contributor
- Improved codebase reability by refactoring code
- Enhanced the user experience by utilizing React.js