Skip to content
View KARAN-D05's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report KARAN-D05

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

Hi, I'm Karan πŸ‘‹

🌱 Building and exploring computing systems from the ground up

πŸ”§ What I work on

  • Low-level computational machine design
  • Feedback-driven control and computation
  • Hardware-software interface boundaries
  • Fault tolerant and self-correcting mechanisms
  • Gate-level and threshold-based learning systems

Pinned Loading

  1. Computing_Machinery_from_Scratch Computing_Machinery_from_Scratch Public

    Started as an idea which kept evolving into a better and more advanced fault-tolerant 400+ logic gate autonomous arithmetic computing machine which then eventually evolved into a machine that can e…

    Verilog 1

  2. Assembler Assembler Public

    Built custom assembly language and Assembler for my custom-built Computing Machinery project as its software extension. Mapped machine-functionality to assembly capable of data-control, machine-con…

    Python 1

  3. Gate-Level-Perceptron Gate-Level-Perceptron Public

    Project explores how adaptive behavior and learning-like dynamics can emerge from purely deterministic gate level systems. It transitions from strict boolean matching to popcount based decision mak…

    Verilog 2

  4. 8-Bit-Computer 8-Bit-Computer Public

    Independently designing, testing and building an 8-Bit computer to explore how computers work fundamentally at gate level. Implemented various digital modules like Programmable ROM, address decoder…

    Verilog 1