Experience
Professional
Software Developer Intern, CAC

- Developed and deployed internal tools and applications for external clients including full-stack web applications, android applications, and external APIs
- Refactored deployment processes for legacy applications to implement CI/CD using GitHub Actions and AWS Elastic Beanstalk
- Worked with multiple clients to understand and communicate development expectations as a team
- On-boarded and trained a team of new hires to take over the development and maintenance of multiple web applications
MLH Production Engineering Fellow

- Develop web applications as a team using GitHub best practices such as PRs, code reviews, and issues
- Deploy Flask web applications through a CentOS VPS
- Develop Bash scripts and commands to streamline deployment processes and manipulate data
- Write Python unit and integration tests and automate them for deployment.
- Containerize applications using Docker and orchestrate the deployment of multiple containers using Docker Compose.
- Implement reverse proxy to limit HTTP request rates to important API endpoints.
- Automate tests and deployment by building a CI/CD pipeline using GitHub Actions.
- Monitor and visualize system metrics by integrating Prometheus and Grafana.
Computer Science Tutor

- Help High school-level students learn the fundamental concepts of the Java programming language
- Review documentation to ensure lesson plans cater to varying Java Platform releases
Queen's Racing Electrical Team Member

- Analyze PCB designs of electrical components using digital logic fundamentals
- Collaborate with sub-teams to deliver an efficient and powerful race car
- Analyse MatLab SimuLink models and repository documentation to develop torque vectoring tools
Projects

#HackTo 2022, 1st place overall - Minute Tutor
Tutor matching web application Minute Tutor earned 1st place overall at the #HackTo hackathon hosted by Amazon. This React.js application resolves the issue of finding help for specific academic problems by finding available tutors to answer a student's question instantly over video chat. I worked on the Flask backend which interacted with a MySQL database to store student and tutor information. I also learned about Redux and utilized the fetch API to populate global React states.
Check it out!

S:\HA<KS 2022, 3rd place overall - MoneyHack
Budgeting / Financial advice application (MoneyHack) developed in 24 hours with a team of 4 members earned 3rd place overall during the S:\HA<KS 2022 hackathon. This React.js application parses through monthly account statements to provide personalized data and tips to help users improve their financial literacy. I worked on a Flask backend to handle the logic of the application, as well as a database to store and update user information.
Check it out!

QHACKS Hackathon, 1st place HOTG Category - CookHack
CookHack, a React.Js web application which recommends recipes based on ingredients you have available, won 1st place for the Hammer of the Gods category by implementing their image recognition API to suggest ingredient names to users through their Webcam. I set up a Flask backend to handle MongoDB requests from the frontend before migrating to Firebase.
Check it out!

Personal Project - MongoWheels
Spring Boot web application with a MongoDB database which allows users to access automobile data. I have been working on the database to efficiently store a large amount of data in a way that can easily be modeled by Java objects. This allows the team to implement the MVC design effectively where information is put into view using Thymeleaf.
Check it out!
NewHacks 2021, 3rd place overall - NoteHack
Note sharing application (NoteHack) developed in 24 hours with a team of 4 members earned 3rd place overall for the NewHacks 2021 hackathon. I contributed to the project using React.Js fundamentals.
Check it out!