Skip to content
View HAPPIOcrz007's full-sized avatar
🔥
Cooked
🔥
Cooked

Highlights

  • Pro

Block or report HAPPIOcrz007

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
HAPPIOcrz007/README.md

GitHub Streak

Coding my way through fintech and deep tech — one project at a time.

About Me

  • B.Tech student at MIT-WPU Pune, Electrical & Computer Engineering
  • Started CS50 on July 12; completed Weeks 1-4 (just recover.c left) — progress
  • Languages: C, C++, Python, Java, JavaScript, HTML, CSS; currently learning SQL
  • Linux user for several years — comfortable with command line and scripting
  • Passionate about fintech, money management systems, and low-latency systems

Featured Projects

A high-performance C++ order book simulation system for market microstructure research. Features:

  • 16-byte binary order structures for optimal performance
  • Multiple order types (GTC, FOK, IOC) with fixed-point arithmetic
  • Batch order generation with configurable price gradients and noise
  • Real-time market state tracking (bid/ask spread, day high/low)

A hardware-level register implementation — exploring computer architecture fundamentals.

Online Profiles

What’s Next?

  • Complete CS50 recover.c and continue building systems-level projects
  • Deepen fintech and low-latency systems knowledge
  • Extend the matching engine in Stock-market-Edge-Simulator
  • Build practical money management tools and fintech solutions

Pinned Loading

  1. 4-x-4-Registor-RWC 4-x-4-Registor-RWC Public

    a 4 X 4 registor Read and Write with Clear function, includes PCB design and schematics with all components footprints

    HTML 1

  2. Stock-market-Edge-Simulator Stock-market-Edge-Simulator Public

    This code is designed to generate orders and process them by a matching engine and simulating the market movements. It helps us understand how the market behaves and what might happen if the market…

    C++ 1