Skip to content
View mayankd101's full-sized avatar

Organizations

@750B

Block or report mayankd101

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. regretless regretless Public

    Poker bots trained via Counterfactual Regret Minimization

    Python

  2. epoll-http-server epoll-http-server Public

    Multi-threaded C++ HTTP/1.1 server using epoll and a thread-per-core reactor architecture

    C++

  3. raftkv raftkv Public

    Distributed key-value store implementing Raft consensus in C++ with RocksDB persistence, gRPC networking, snapshotting, and linearizable reads

    C++

  4. lumen lumen Public

    C++ path tracer with physically-based materials, Monte Carlo integration, and a BVH acceleration structure

    C

  5. modded-vit-distillation modded-vit-distillation Public

    Forked from damek/STAT-4830-project-base

    This project builds a modded-nanoGPT–style training harness for Vision Transformers (ViTs). Instead of optimizing only for final accuracy, we optimize for time-to-target accuracy — i.e., how fast (…

    Jupyter Notebook

  6. flashbook flashbook Public

    Limit order book replaying historical NASDAQ ITCH data using arena allocator, robin-hood hash table, price-level arrays

    C++