Skip to content
View nrush23's full-sized avatar
🦆
🦆
Block or Report

Block or report nrush23

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

Pinned

  1. Machine-Learning-2022 Machine-Learning-2022 Public

    Github for Colab Notebook

    Jupyter Notebook 2 1

  2. proceduralTicTacToe proceduralTicTacToe Public

    A procedural 3D tic tac toe board made using babylon.js.

    TypeScript

  3. tacoyaki tacoyaki Public

    Recreation of GameDesign's Tacoyaki game with a mode to view the current inverse for studying properties. Lights Out but the board increases by one on each side after each solution.

    JavaScript

  4. ElementaryAutomata ElementaryAutomata Public

    Webpage to generate any 8bit elementary cellular automata with custom first row input.

    JavaScript

  5. socket_app socket_app Public

    WebSocket chatrooms app that uses client-server architecture to push messages between clients when necessary

    JavaScript

  6. Dice_Game Dice_Game Public

    Q learning like Dice Game that simulates two players rolling a learned amount of dice until one player wins. The conclusion of each game updates the Wins/Losses tables so that the optimal amount of…

    Java