import SoftwareDeveloper from 'PaisWillie';
class Bio extends SoftwareDeveloper {
name = 'Willie Pai';
title = 'Software Engineering Student';
school = 'McMaster University'
future = 'Mobile Application Developer';
location = 'Markham, Ontario, Canada';
}
class Experience extends SoftwareDeveloper {
positionOne = {
position : 'Software Developer Intern',
company : 'WaveDirect | Remote',
location : 'Leamington, Ontario, Canada',
date : 'May 2021 - August 2021',
};
positionTwo = {
position : 'Software Engineer Intern',
company : 'InsideDesk | Remote',
location : 'Oakville, Ontario, Canada',
date : 'May 2022 - September 2022',
};
positionThree = {
position : 'Software Developer Intern',
company : 'SOTI Inc. | Hybrid',
location : 'Mississauga, Ontario, Canada',
date : 'September 2023 - August 2024',
};
}
class Skills extends SoftwareDeveloper {
languages = ['HTML5', 'CSS3', 'Javascript ES6', 'TypeScript', 'Python', 'Java', 'Dart', 'C', 'Bash Scripting', 'MATLAB', 'SQL'];
tools = ['Figma', 'Adobe XD', 'Tailwind CSS', 'Git']
frameworks = ['Next.js', 'React.js', 'Astro.js', 'Flutter', 'Angular.js', 'Vue.js', 'Node.js', 'Express.js', 'PyQt'];
}
🐧
𝓹𝓮𝓷𝓰𝓾𝓲𝓷𝓼
Future Software Engineer & Front-End Developer | Software Engineering1 (B.Eng) Co-Op Student
- Markham, Ontario, Canada
- https://williep.ai/
- in/willie-pai
Highlights
- Pro
Pinned Loading
-
WaveDirect-App
WaveDirect-App PublicMy first Flutter Mobile App which was awarded 1st place for BorderHacks 2020's WaveDirect Award & People's Choice Award.
Dart 4
-
-
-
McMaster-Software-Engineering-Society/SES-Website
McMaster-Software-Engineering-Society/SES-Website PublicSoftware Engineering Society's website
Astro 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.