Skip to content
View arnabmaj24's full-sized avatar

Block or report arnabmaj24

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

Popular repositories Loading

  1. yolked yolked Public

    This project aims to assist the user in the gym using AI vision models and object tracking

    1

  2. MyOwnNeuralNet MyOwnNeuralNet Public

    this repo contains my attempt at creating my own neural networks from scratch only using numpy.

    Python 1

  3. blackjack_Pygame blackjack_Pygame Public

    A very beginner attempt at OOP and Pygame.

    Python

  4. JavaBlackjackSimple JavaBlackjackSimple Public

    Very Simple Java

    Java

  5. jscalcbasic jscalcbasic Public

    A basic calculator I made following a guide to try to learn JS, CSS, and HTML.

    HTML

  6. ticktacktoeminimax ticktacktoeminimax Public

    A tick tack toe game with built in AI that uses the minimax algorithm. Not original, created by following a freecodecamp.org guide on YouTube.

    JavaScript