Skip to content
View AashrayAnand's full-sized avatar

Block or report AashrayAnand

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 Loading

  1. Distributed-Slow-Loris Distributed-Slow-Loris Public

    a distributed slow loris system

    Go 1

  2. rubiks-cube-reinforcement-learning rubiks-cube-reinforcement-learning Public

    Implementation of an RL based agent, which utilizes Q-Learning to develop a policy for effectively solving a 3x3x3 rubiks cube

    Python 10 6

  3. table_list table_list Public

    React front-end, Django back-end web application to display library table reservations

    Python 1

  4. Go-RPC-Chat Go-RPC-Chat Public

    A single-room chat server, implemented using Go, with API functionality provided through remote procedure calls

    Go 1 1

  5. barebones-kernel barebones-kernel Public

    barebones OS, starting from boot sector

    Assembly

  6. probable-fiesta probable-fiesta Public

    log-structure key value store, using WAL for providing atomicity and durability, structured segments without duplicates for sequential writes, and pure key-value style data (rather than hierarchica…

    Rust