Work and Project Experience
Throughout the years I have worked to better my practices and to create scalable and extendable services that are able to last for years.

Full Stack Developer
2021 - 2024
Worked on the mabels labels software development team for close to 3 years. Created various different forms of software solutions for the business and also worked heavily on their eccomerce platform.
Worked closely with SVG manipulation as a method of delivering customization of products on the frontend.
Learned a lot of dev ops due to our systems being tied into the functionality of AWS. Left with a far greater understanding of PHP frameworks as well as working with AWS and terraform.
Worked closely with SVG manipulation as a method of delivering customization of products on the frontend.
Learned a lot of dev ops due to our systems being tied into the functionality of AWS. Left with a far greater understanding of PHP frameworks as well as working with AWS and terraform.

Team Lead Developer
2019 - 2021
Was hired by OMAFRA in November but officially started in January.
Created system to extract and upload sensor data from multiple farms onto a portal for researchers to download and interpret.
Led the developement of the tasks that were requested by stakeholders while also time managing the team for on target deadlines. Made most of the system Object Oriented with the main priority of scalability as OMAFRA will continue to add more and more different farms to the system as time goes on.
Created system to extract and upload sensor data from multiple farms onto a portal for researchers to download and interpret.
Led the developement of the tasks that were requested by stakeholders while also time managing the team for on target deadlines. Made most of the system Object Oriented with the main priority of scalability as OMAFRA will continue to add more and more different farms to the system as time goes on.

Bar Inventory App
2019 - 2025
Idea was initially developed to help a family member's business.
The front-end was written as a Vue+Typescript project to do a proof of Object Oriented programming in Typescript. The backend was a flask python RESTful API which interacted with a SQL database.
This system is intended to track the movement of inventory amongst different bars within a club. I am currently still working on improoving the UI and adding backend features for analysis and data collection
Keep their website up to date using wordpress
The front-end was written as a Vue+Typescript project to do a proof of Object Oriented programming in Typescript. The backend was a flask python RESTful API which interacted with a SQL database.
This system is intended to track the movement of inventory amongst different bars within a club. I am currently still working on improoving the UI and adding backend features for analysis and data collection
Keep their website up to date using wordpress

Fruit/Vegetable Ripeness Detection
2019 - 2019
Project was made initially to detect ripe tomatos but then converted to detect ripe bananas. It was written in python (not the best choice in terms of application speed).
Used hue color space to segment out different colors in the image that werent of a banana. Then analysed shapes in the image using canny edge detection.
Once there were only bananas in the image the item would rate the fruits ripeness through analysis of the Hue color spectrum.
Used hue color space to segment out different colors in the image that werent of a banana. Then analysed shapes in the image using canny edge detection.
Once there were only bananas in the image the item would rate the fruits ripeness through analysis of the Hue color spectrum.