Skip to content
View ishwar00's full-sized avatar
💭
mada mada madaa!!
💭
mada mada madaa!!

Block or report ishwar00

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

Hallo!

I'm Ishwar, and I plan to introduce myself more fully in a few months.

In the meantime, here are some projects I built out of curiosity to explore their real-world counterparts:

  • NandToTetris:
    An attempt to build a modern computer from NAND logic gates. This project includes a CPU, RAM, an assembler, a virtual machine (VM), and a front-end compiler.

  • Knot:
    A toy JavaScript runtime environment created to understand the Event Loop.

  • Ping-Pong:
    A simple game resembling ping-pong, developed to explore collision detection in games.

  • SuvidhaJS:
    A library for request validation, response handling, and other related functionalities.

I also write blogs! You can check them out here: ishwarstuff.vercel.app

Popular repositories Loading

  1. NandToTetris NandToTetris Public

    Documenting my attempt to make a modern computer out of Nand logic gates

    Hack 4

  2. heirline.nvim heirline.nvim Public

    Forked from rebelot/heirline.nvim

    Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.

    Lua 2

  3. bakugo bakugo Public

    Compiler for a subset of Go. (WIP)

    Rust 2

  4. open-pixel-art open-pixel-art Public

    Forked from twilio-labs/open-pixel-art

    A collaborative pixel art project to teach people how to contribute to open-source

    JavaScript 1

  5. ping-pong ping-pong Public

    A minimal simple ping pong kinda game written in Go

    Go 1

  6. algorithm-archive algorithm-archive Public

    Forked from algorithm-archivists/algorithm-archive

    A collaborative book on algorithms

    Assembly