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

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'm a graduate student for Computer Science at USC Viterbi and my most recent role was a software engineering intern at Balbix over the summer. 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