Skip to content
View BhuvanB404's full-sized avatar

Highlights

  • Pro

Block or report BhuvanB404

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

🌟 About Me

  • Currently diving deep into Systems Programming and OS internals.
  • Fascinated by low-level programming, hardware-software interaction, and building things from the ground up.
  • Love working with x86/ARM architectures, compilers, and real-time systems.
  • Exploring the intersection of embedded systems, machine infrastructure, and machine learning.
  • Always curious about how things work under the hood, from memory management to network protocols.

Tech Stack

Programming

  • C / C++
  • Python
  • Bash

🌐 Find Me at:

Gmail LinkedIn

πŸ“Š GitHub Stats:

πŸ† Competitive Programming

Codeforces CodeChef

Pinned Loading

  1. hash-art hash-art Public

    images generated using randomness AST generation and pizel generation

    C++

  2. C-Compiler C-Compiler Public

    a simple c++ compiler written with the goal of IR optimization testing

    C++

  3. RK0-Tickless RK0-Tickless Public

    Forked from antoniogiacomelli/RK0

    RK0 | The Real-Time Kernel '0'

    C

  4. simple-shell simple-shell Public

    a personal shell implemention with function wrappers for exec() , ls

    C