Skip to content
View jbejjani2022's full-sized avatar
  • Harvard University
  • 07:54 (UTC -12:00)
  • LinkedIn in/jbejjani4

Highlights

  • Pro

Organizations

@theharvardcrimson

Block or report jbejjani2022

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
jbejjani2022/README.md

About Me

Hi! I'm a junior at Harvard studying computer science and statistics. Here are some projects I've worked on.

(Check out my most recent project golden-arm!)

I like...

training models on large (and small) datasets

music

  • VioLibrary - a full-stack web app for violin repertoire exploration and recommendation ๐ŸŽป

language

  • SlavicGPT - GPTs trained on Russian language scraped from the web โœ๏ธ
  • bardle - a Shakespearean wordle with the Bard reacting as you play ๐Ÿชถ

math

  • NetworkConnectivity - a paper applying linear algebra to graph theory to solve network analysis problems, with a Python application analyzing the connectivity of a collaboration network of jazz musicians ๐Ÿ•ธ๏ธ

other fun things

  • golden-arm - the official web application for Harvard's student-run movie theater, with seat booking, film festivals, an admin content management system, and more ๐ŸŽฅ
  • SnakeCube - Snake, but 3D...and with LEDs! ๐Ÿ
  • PodcastPal - an AI assistant for chatting about online articles, YouTube videos, or Lex Fridman podcast episodes via RAG ๐Ÿค–
  • MiniML - OCaml metacircular interpreters manifesting varying semantics ๐Ÿช

Tech Stack

Langs

Web Dev

Frameworks

Tools

Pinned Loading

  1. prune-as-you-tune prune-as-you-tune Public

    Codebase for our paper "Prune As You Tune: LoRA-Enabled Model Compression."

    Jupyter Notebook 1

  2. golden-arm golden-arm Public

    Web application for The Golden Arm, Harvard's student-run movie theater.

    Svelte 1

  3. InferBiomechanics InferBiomechanics Public

    Forked from keenon/InferBiomechanics

    Training and evaluation of a diffusion model on the newly released AddBiomechanics dataset for generating sequences of human motion.

    Python 2 1

  4. SlavicGPT SlavicGPT Public

    Training and fine-tuning of medium-sized GPTs on Russian text and Slavic literature.

    Jupyter Notebook

  5. VioLibrary VioLibrary Public

    A web application for searching violin recital repertoire, discovering new pieces via personalized recommendations, and brainstorming and building recital programs.

    Python

  6. SnakeCube SnakeCube Public

    The classic "Snake" game reimagined onto the 3D playing field of a self-contained, rotation-controlled LED cube.

    C++