Skip to content
View mganjoo's full-sized avatar

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 100 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.

My recent experience has been in applying ML to problems like abuse, trust and safety, and content ranking. I'm currently working on improving tool-use capabilities of LLM-based agents. (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 2023.

My GitHub is a collection of side projects, mostly focused on web development with a focus on JS & React:

  • 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).
  • Apple Health Exporter a Python module to export Apple Health data for analysis.
  • My wedding website, written using Gatsby, React and a simple Firebase backend for RSVP management.

Feel free to reach me on LinkedIn, or through the email address on my GitHub profile!

Pinned Loading

  1. gchessboard gchessboard Public

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

    TypeScript 13

  2. zslearning zslearning Public archive

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

    MATLAB 50 31

  3. apple-health-exporter apple-health-exporter Public

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

    Python 58 15

  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. alisha-and-milind-wedding alisha-and-milind-wedding Public archive

    Archive of our wedding website, written with React, Gatsby, and Tailwind CSS

    TypeScript