Hey 👋
I'm Yassa Taiseer, software developer in the making.

Work Experience Technical Projects

Work Experience

Work Louder, Software Intern

Montreal,Qc (June-August 2022)

Worklouder is a keyboard tech startup that is revolutionising the industry. I was tasked in creating a form-like application that would aid in helping users build a custom keyboard. The user would first be asked to fill out a form and the data would then go to a Firebase Cloud Function which used Node and Express.js that would match the data with similar datasets on the backend. An admin tool was also developed my me which allowed for employees in this company to add and delete data from the database in an easier manner.

Tik Tech Electronics, Co-op student

Milton,On (September 2021-Feb 2022)

Tik Tech is an electronics store located in Milton where I also interned as a software developer. I was tasked to bring to life a CRM that allowed my manager to manage employees, inventory, services, and sales. All data was stored in a MySQL database and had a Flask API that interacted with the database as well as the Blazor WASM frontend.

Projects

My Canadian Dorm

Dorm Rating app for dorms across Canada. Uses Angular on the frontend and interacts with Flask API and data is stored in MySQL database.

DlvrMe

DlvrMe is a delivery app that allows for people to ship packages in nearby areas with the usage of third party people who want to make extra money. You put the place where you want your package to get picked up, as well as where you want it delivered and how much you are willing to pay. A nearby worker can then decide to pick up and dlvr your package. Made with Flutter, Flask, and WASM