Skip to content
View KARAN-D05's full-sized avatar
  • New Delhi, India
  • 17:52 (UTC +05:30)

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 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

Popular repositories Loading

  1. Computing_Machinery_from_Scratch Computing_Machinery_from_Scratch Public

    Started as an idea which kept evolving into a better and more advanced 400+ logic gates arithmetic computing machine which then eventually evolved into a machine that can execute series of instruct…

  2. 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.

  3. Assembler Assembler Public

    Building Assembler for my custom-built Computing Machinery from Computing Machinery from Scratch Project. I aim to develop a complete Instruction set that completely maps every possible Machine cod…

    Python

  4. Gate-Level-Perceptron Gate-Level-Perceptron Public

    A first-principles implementation of Machine Learning Hardware. This project constructs a pattern recognition engine using discrete logic gates to demonstrate the hardware costs of neural networks.…