Work Experience

Engineering

November 2025 - Present

Polymarket

  • Designed and prototyped referral fraud detection models (LR, XGBoost, Random Forest) that reduced referral fraud by 50%, by combining device fingerprints, customer behaviour features, and graph-based referral signals into a hybrid rules + ML scoring system
  • Built end-to-end ETL pipelines in Python + ClickHouse + Hex to pull referral data into a unified fraud schema, with scheduled T+1 jobs and dashboards to inspect partner- and user-level behavior.
PythonSQLClickHouseHexXGBoostLogistic Regression

Machine Learning Engineering (Foundations Models Team)

May 2025 - August 2025

Shopify

  • Deployed personalized recommendation deep learning models (HSTU, two-tower, boosting, generative) thatincreased conversion by 12% in live A/B tests through sequence-aware architectures
  • Built scalable MLOps pipelines for streaming data, enabling 4× faster iteration cycles via automated training, evaluation, and microbatched inference optimizations, improving model recall by 10%
  • Architected a remote inference service using Triton NVIDIA Server that isolates models from cloud deployment tools, reducing model deployment time by 60% and enabling standard technologies like vLLM while establishing the default inference deployment pattern adopted by 4+ teams.
PythonNVIDIA TritonApache Airflow

Machine Learning Engineering Intern

January 2025 - April 2025

Zomp Inc.

  • Developed advanced ML models, including Random Forest, Gradient Boosting, and Convolutional Neural Networks, to enhance ILI data analysis for pipeline integrity and estimate missing pipeline properties
  • Built ETL pipelines to process inspection data, improving pipeline defect detection accuracy by reducing depth measurement uncertainty by 20%, using Python
PythonPandasNumPyScikit-learnTensorFlowLightGBMRandomForest

Software Developer Intern

May 2024 - August 2024

Zomp Inc.

  • Developed C#/.NET applications used by 50+ analysts, which increased client productivity by 30%
  • Optimized document processing and document repairs by 73% by using IAsyncEnumerable and lazy evaluation
  • Applied test-driven development methodologies using the XUnit framework, achieving 95% code coverage and enabling early detection of issues, resulting in more reliable and maintainable code
C#.NETEF CoreXUnitTest-Driven Development

Full Stack Developer

January 2024 - April 2024

Slime Scholars

  • Built and maintained features for a web application with 100+ users
  • Reduced database query load by 15% by developing REST APIs using HTTP protocols and refactoring data schemas in MongoDB
ReactTypeScriptNext.jsExpressMongoDBNode.js

Education and Academic Achievements

B.Sc in Computer Science with AI Specialization; Combinatorics & Optimization Minor

University of Waterloo

  • Dean's Honor List (All semesters)
  • GPA: 3.9/4.0
  • Kothari Family Entrance Scholarship ($15,000)
  • Faculty of Mathematics National Scholarship ($14,000)
  • University of Waterloo President's Scholarship of Distinction ($2,000)

Advanced Coursework

University of Waterloo

  • CS 145 Designing Functional Programs (Advanced Level)
  • CS 146 Elementary Algorithm Design and Data Abstraction (Advanced Level)
  • CS 240E Data Structures and Data Management (Enriched)
  • CS 241E Foundations of Sequential Programs (Enriched)
  • CS 246E Object-Oriented Software Development (Enriched)

Other Courses

2022 - Present

Online

  • Deep Learning Specialization (Coursera)
  • Full Stack Web Development (Udemy)
  • Algorithms and Data Structures Masterclass