Skip to content
View arrpee's full-sized avatar
  • Los Angeles, CA

Block or report arrpee

Report abuse

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

Report abuse
arrpee/README.md

Hello there 👋, I'm Raaj


I've graduated from the University of York (Bachelor's) / University of Southern California (Master's) with degrees in Computer Science.

I currently work at Elo as a software engineer. Feel free to connect with me on LinkedIn!

Pinned Loading

  1. .dotfiles .dotfiles Public

    my dotfiles - managed with dotbot

    Shell

  2. vscode-theme vscode-theme Public

    I published my own VS Code color theme!

  3. csci-570-project csci-570-project Public

    Two different implementations for the Sequence Alignment problem from the Algorithm Design textbook by Jon Kleinberg and Éva Tardos.

    Python

  4. csci-561-hw2 csci-561-hw2 Public

    Minimax and alpha-beta pruning to play the game of 5x5 Go.

    Python