amir/

projects

Things I've built

Each of these started as a question I wanted to answer by building the whole thing. Overviews live here; source is on GitHub.

A client-side Chrome extension that scores Gmail messages for phishing, with nothing leaving the browser.

  • TypeScript
  • Gradient Boosting
  • Logistic Regression

A spaced-repetition system that pairs the FSRS scheduling algorithm with a motif concept graph, so review order follows how ideas connect.

  • Python
  • FSRS