Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 7.36 KB

index.md

File metadata and controls

49 lines (29 loc) · 7.36 KB

Experience

Kellton Tech

ADR Services Inc.

  • Contributed to the development of a comprehensive case management system, pivotal in enhancing operational efficiency for both ADR Services and its clients.
  • Spearheaded front-end development tasks using Vue.js while implementing API enhancements on the Django backend.
  • Collaborated closely with the ADR Services team to refine the Calendar system, integrate automated email notifications for clients and team members, and facilitated the development of a secure payment gateway leveraging Stripe.

Cimetrix Sapience

  • Played a key role within a dynamic team tasked with the transformation of a monolithic application into five independent microservices for enhanced client flexibility.
  • Leveraged React.js to architect and refine the front-end components, ensuring seamless user experiences across all microservices.
  • Engaged in close collaboration with the backend team to identify and rectify errors during the decoupling process, ensuring smooth transitions and optimal functionality.

Personal Projects

Image Classification Model

  • A TensorFlow model that has been trained on a data set of 101 different food types. Obtained 97% accuracy using the AUC (Area under the curve) algorithim. The AUC metric measures the performance by computing the area under the receiver operating characteristic (ROC) curve, which plots the true positive rate against the false positive rate at various threshold values.

View code on GitHub


SVG Transformations

  • Example of tweening svg paths from one shape to another using Flubber and D3 js.

Demo App
View code on GitHub