Software Engineer University of Toronto B.A.Sc Computer Engineering
Intro
I'm a Computer Engineering newgrad who is looking for new job prospects. I have 2 years of experience working with GIS, particulary QGIS and ArcGIS. However, I'm always excited to learn new things! I am particularly interested in machine learning development, particularly when applied to biology. For my undergraduate capstone, my team developed a web platform to deploy machine learning models for IVF prediction, which I found exceedingly interesting.
Outside of school/work, I have various hobbies including videography, photography, baking & cooking, and playing sports such as volleyball and tennis. As of late, I've developed a mechanical keyboard obsession. Finally, I love to try new things! For example, I'm using Gatsby for the first time to develop this website. :)
Work
May 2019 - April 2021 Software Engineer, Environment and Climate Change Canada
For my PEY internship at Environment and Climate Change Canada (ECCC), I was first in charge of creating scripts to generate the Canadian Ice Service Charts (CIS) for Arctic Navigation using PyQGIS. Afterwards, I created a ArcGIS GUI for CIS to generate various ice analysis products using WPF. I was happy to extend my internship into my fourth year of study, where I participate in the creation of the Government of Canada 30 year climatic ice atlases and focused on designing a cross-platform, maintainable GUI which allows internal CIS users to generate a wider variety of products using WxPython. This experience was invaluable as it allowed me to apply engineering design skills learned from school and participate in various stages of the software design cycle.
About
I have a Bachelor's Degree in Computer Engineering from the University of Toronto with a minor in Artificial Intelligence.
Although I am primarily based in the Toronto, Canada region, I am open to relocation.
Projects
Web Deployment Platform for In-Vitro Fertilization
Our team created a web application that allows AMNL labs to deploy their embryo classification models and test their accuracy against live embryo data. The application allows authorized IVF clinics to access the models and assess the accuracy of the models. This application can be reused for other AI applications. I was responsible for the front-end embryo upload component.
Tech used: React JS Frontend/ Django Backend
Climate Gui
I designed a graphical user interface for ice analysts to run custom-made product-generation scripts using WxPython. This project required frequent communication with the client and utilization of engineering design principles and practices to isolate the problem and provide a solution.
Cheffu: Recipe filtering application
See it on Github Our team created a application that suggests recipes to users based on user input of available ingredients as well as other considerations such as maco/calorie breakdown. We utilized the Spoonacular API to fetch existing ingredients. I was in charge of the front-end React component of the application.