Just a guy programming.
Hi! I am Hrishabh, I enjoy doing random stuff in programming, from compilers & file compression utilities to socket programming & writing small simulations, I really like to explore different fields of programming, C++ is my primary language, and i enjoy writing just random small stuff. I also enjoy messing around my computer (Arch btw) and ricing it. My current interests are Low-Level Optimisations, Operating Systems, Computer Architechture & Quant.
Feel free to check out my github. Some of my projects are also listed below.
A Neovim-like text editor written in Go along with A vscode clone in C++ using SDL2 (work in progress)
Neovim Clone VSCode CloneA cross-platform compression tool written in C (currently being rewritten in C++ with more features) using LZSS algorithm
C C++A simple neural network applying backpropagation written in JavaScript
GitHub