Skip to content
View hariienesh's full-sized avatar

Block or report hariienesh

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

🌱 figuring out how computers actually work under the hood

spending most of my time around:

  • computer architecture
  • digital systems
  • low-level programming
  • hardware/software interaction
  • math and physics for engineering

still figuring out how computation is structured, stored, and executed through small experiments and system-level projects.

there’s a long way to go, but that’s part of what makes it interesting.

Popular repositories Loading

  1. hariienesh hariienesh Public

  2. chip8-emulator chip8-emulator Public

    CHIP-8 emulator in C for learning computer architecture and low-level CPU design concepts

    C