my work


Corgi Labs (YC W23)

Founding Engineer 2023-2024

Corgi Labs was a great experience for me to learn how to build products for users.

  • Wore many hats, as a fullstack engineer, a devops engineer and sometimes a data scientist.

Fazz (YC S15)

Machine Learning Engineer 2022-2023

I joined Fazz as its first machine learning engineer in its newly setup Data Science team to deploy the company's first fraud detection machine learning model on production.

  • Created bash scripts to automate deployment for data scientists' development code on notebook to production on github so we can move away from editing and praying on Cloud Functions.
  • Migrated batched features from being stored in BigQuery to DynamoDB for the real time ML model API to ingest the features real time for inferencing.
  • Migrated the deployment of ML model within a different team's mobile app to AWS Sagemaker so my team can have more visibility over the performance of the model and iterate on it.

MoneyLion

Machine Learning Engineer 2019-2022

When I join MoneyLion, the company was growing quickly and they were looking for engineers to scale its backend services and machine learning models to serve millions of users.

  • Improved the latency of the company's real time credit scoring model deployed on Kubernetes by load testing and code refactoring
  • Optimized the company's ML model API gateway service to make use of lightweight threads.