Skip to content
View mganjoo's full-sized avatar
  • Resolve AI
  • San Francisco, CA
  • LinkedIn in/mganjoo

Block or report mganjoo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mganjoo/README.md

👋 Hi, I’m @mganjoo and I'm a generalist machine learning engineer based in San Francisco.

ML and AI

  • I am currently building Resolve AI, an AI production engineer agent for helping on-call engineers with investigation troubleshooting and understanding systems.
  • I previously worked on the Gemini assistant; specifically, on improving the tool use capabilities of the model and the integrations of core apps like YouTube and Maps into Gemini.
  • In the past I've worked at Twitter and YouTube, applying ML to problems like abuse, trust and safety, and content ranking. (LinkedIn).
  • In grad school, I've worked on research using multi-modal representations of images and text, including a paper on zero-shot learning published at NeurIPS 2013.

Side projects

  • Apple Health Exporter: a Python module to export Apple Health data for analysis.
  • gchessboard: an accessible, interactive, and customizable chessboard UI web component (written in vanilla JS) that can be easily embedded into most websites.
    • Knights Tour Game: a chess puzzle involving knight movements. Written in React using my gchessboard library (code).
  • My wedding website, which was a fun excuse to learn react. Written using Gatsby, React and a simple Firebase backend for multi-event RSVP management.

Contact

  • LinkedIn
  • Email address on my GitHub profile

Pinned Loading

  1. apple-health-exporter apple-health-exporter Public

    Python module to export Apple Health dump file to a data frame for analysis

    Python 63 18

  2. gchessboard gchessboard Public

    An accessible, customizable and dependency-free chessboard web component.

    TypeScript 16 1

  3. zslearning zslearning Public archive

    Repository for our paper "Zero-Shot Learning Through Cross-Modal Transfer" from NIPS 2013.

    MATLAB 54 31

  4. knights-tour-game knights-tour-game Public

    Make the knight move around the board without being attacked by the queen.

    TypeScript 1

  5. dotfiles dotfiles Public

    My configuration files.

    Shell 5

  6. http-translator http-translator Public

    Use an LLM to translate an NL query into a HTTP request for a given OpenAPI spec.

    Python 1