Skip to content
View rishabhgoel0213's full-sized avatar

Block or report rishabhgoel0213

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
rishabhgoel0213/README.md

About Me

I'm a freshman at the Univeristy of Maryland with interests in computer science, math, and physics. This account contains some projects related to machine learning, web development, and competitive programming.

Projects

Here are some of the projects I've been working on:

  • ZeroClone: A general learning algorithm for two-player perfect informtion games, designed to be modular, inspired by Google DeepMind's AlphaZero.

  • CPSolutions: My solutions to various competitive programming problems, written in Java and C++.

  • RealPokerGame: A fast-paced free-to-play poker game where you compete for rating points, developed in Dart.

  • NeuralNetCpp: A complete implementation of a deep neural network, written in C++, tested on MNIST and MPG datasets.

  • ServerWebApps: Private infrastructure built with Tailscale to quickly prototype and deploy personal-use web apps developed by OpenAI Codex.

Get in Touch

Feel free to reach out if you'd like to collaborate on a project or just want to connect!

Looking forward to connecting with you!

Pinned Loading

  1. ZeroClone ZeroClone Public

    A modular and approachable alternative to Google DeepMind’s AlphaZero algorithm

    Python 1

  2. NeuralNetCpp NeuralNetCpp Public

    Neural Network Complete Implementation in C++

    C++

  3. avnigarg02/pirate-time avnigarg02/pirate-time Public

    Reward users for following their screen time limit. Collect coins and compete with friends!

    Java

  4. RealPokerGame RealPokerGame Public

    A fast-paced free-to-play poker game where you compete for rating points.

    Dart

  5. CPSolutions CPSolutions Public

    solutions to competitive programming problems and implementations of various common algorithms and data structures

    Java

  6. ServerWebApps ServerWebApps Public

    Private infrastructure built with Tailscale to quickly prototype and deploy private web apps developed by OpenAI Codex.

    PHP