Skip to content
View sir12321's full-sized avatar

Highlights

  • Pro

Block or report sir12321

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.

Content in all repositories owned by your account will be closed.
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. Delhi-Stock-Exchange Delhi-Stock-Exchange Public

    A stock exchange for a city that doesn't have one. Low-latency C++ matching engine, nanosecond ambitions, zero regulatory approval.

    C++

  2. SmartRoster-Hospital-Workforce-Optimization SmartRoster-Hospital-Workforce-Optimization Public

    Hospital shift scheduling, 20 ways: backtracking, SAT/SMT, flow, annealing, and more — head-to-head on 1,036 instances.

    Python 1

  3. Tomasulo-Simulator Tomasulo-Simulator Public

    A cycle-accurate out-of-order RISC-V processor simulator in C++, implementing Tomasulo's algorithm with a Reorder Buffer (ROB), Reservation Stations, a Load/Store Queue, and a dynamic branch predic…

    C++

  4. Micro-Vector-Graphics-Editor Micro-Vector-Graphics-Editor Public

    Modular vector graphics editor in C++ implementing custom 2D rendering, transformation matrices, and undo/redo state management.

    C++ 1

  5. FPGA-Road-Fighter-Game FPGA-Road-Fighter-Game Public

    FPGA-based arcade game in Verilog implementing VGA rendering, FSM-driven game logic, and real-time collision detection.

    Verilog

  6. Version-Control-System-Inspired-by-Git Version-Control-System-Inspired-by-Git Public

    Git-inspired version control system in C++ implementing content hashing, commit DAG structure, and branch management.

    C++