WORK EXPERIENCES
SCI MarketView | Full-Stack Mobile & Web Developer
Sep 2020 - Dec 2020
- Implemented UI changes through Xamarin and AngularJS for a rebranding project involving the company’s mobile and web applications that dealerships use to manage customers
- Developed solutions for a service that automatically notifies users of the aforementioned applications of account inactivity and password expiry via email using C# and Microsoft SQL Server
- Deployed application updates to production on a biweekly basis using GoCD
CI Financial | Back-End Developer
Jan 2019 - Apr 2019
- Implemented REST APIs using Django for various internal-use web applications to input and modify client data
- Developed a Django web application used internally to manage the metadata of forms used in other web applications
OPS Ministry of Education | Quality Assurance Analyst
Jan 2018 - Apr 2018
- Maintained the quality of an internal grant management web application by designing UI test cases and using HP Quality Center to submit and track defects
- Developed scripts using HP Unified Functional Testing to automate UI testing for the previously mentioned application
- Performed database administration activities such as creating, unlocking, and altering accounts for other employees
TEACHING EXPERIENCES
CSCC43 | Introduction to Databases
Summer 2019, Fall 2019, Fall 2020
- Functional dependencies
- Normalization
- Integrity constraints
- Entity-relationship diagrams
- Relational algebra
- SQL
- Embedded SQL
CSCB63 | Design and Analysis of Data Structures
Fall 2020
- Asymptotic notation
- Graph implementations, operations, and search algorithms
- Amortization
- Probability and randomized algorithms
- Hashing
- Bloom filters
- B-trees
CSCC37 | Introduction to Numerical Algorithms for Computational Mathematics
Fall 2020
- Floating-point arithmetic
- Numerical methods for solving linear systems and non-linear equations
- Interpolation methods
- Quadrature rules