I'm Abhyuday Pundir,
a computer science student currently pursuing my B.Tech from Abes Engineering College.
I like systems programming, configuring my linux environment now and then and have a high curiosity in cosmos and how things work.
I'm also on codeberg
Just an AI model I made for helping me out with some concepts mentioned in learncpp site. You can check it out below.
Learncpp chat bot
- C
- C++ (17, 20)
- Go
- Linux Systems Programming
The above and more are visible in my projects below
-
UNIX Systems Programming:Small but effective programs I made (still making) while I learn some Advanced Unix Systems Programming
-
Low level cpp projects: Systems level programming and low-level + concurrency based programmes. Includes a custom container runtime, open ports scanner, Lock free data structures, thread-safe data structures, custom implementations of C++ STL and native features like std::vector, std::function, etc.
-
Redis-cpp: Redis-like storage with server and client implementations. Implemented intrusive data types to make a hashmap of my own from scratch for storing data.
-
Stack-based VM: A stack based CPU emulator with my custom assembler svasm
-
Docker SDK for CPP: A Docker SDK for C++
-
FlowPlusPlus : An interpreter that has visuals and interprets logic like a Flowchart
-
Redline: A cargo like build-system for C++ wrapping CMake
-
Capture-Plus-Plus: A network packets analyzing CLI tool made in C++
-
Web grapher mirror: A crawler that crawls sites and make an obsidian-like graphs and nodes connecting its webpages
-
EONET Watch: A production-grade site with go backend and react frontend that utilizes NASA's EONET API to track live natural events around the globe
-
RSS aggregator: A backend made in go to scrape RSS feeds from a site
-
Satellite ground station simulator: CLI tool made in Rust to show the telemetry and satellite data generated in C in an attractive and intuitive manner
-
github actions for Flamegraphs: Push your cpp code/project in this and get a flamegraph in the readme to view all the bottlenecks. Utilizes github actions and perf
-
Paint in air: OpenCV with C++ project to draw at wherever you point your pen's tip in the video camera
-
Some Python Projects: Some python projects like Ascii art generator and photo background remover.



