Skip to content
View Rohan-Bharatia's full-sized avatar

Block or report Rohan-Bharatia

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Rohan-Bharatia/README.md

πŸ’« About Me:

I am Rohan, I am currently in high school. I am interested in programming for the Vex Robotics Competition, graphics, embedded systems, web development, low level programming, and more.

🌐 Socials:

Instagram Codepen

πŸ’» Tech Stack:

C C++ C# CSS3 HTML5 Java JavaScript Markdown Python AssemblyScript GithubPages P5js OpenGL WebGL NumPy GitHub Actions GitHub Arduino CMake Raspberry Pi

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

πŸ” Top Contributed Repo


Pinned Loading

  1. Virtual-Computer Virtual-Computer Public

    A 4-bit CPU designed using a string of only AND and NOT logic gates simulated in C++

    C++

  2. TorchOS TorchOS Public

    TorchOS is an open-source operating system written entirely in x86 assembly.

    Assembly

  3. Assembly-CL-Calculator Assembly-CL-Calculator Public

    This is a Windows x64 command line calculator written entirely in assembly language.

    Assembly

  4. Neural-Networks Neural-Networks Public

    This is a simple neural network using a multilayer perceptrons utilizing linear algebra and matrix math without any libraries like TensorFlow

    C++