Pinned Repositories
focker
Linux container from scratch in Go using Ubuntu 22.04 rootfs.
gomon
nodemon for Go files built in Go.
http-server-in-c
An HTTP server written from scratch in C.
neural-networks-from-scratch
Neural Networks from scratch in Go.
tcp-server
A single-threaded TCP server with an event loop using the poll system call written in C.
tensor-visualizer
Helps you visualize multidimensional arrays.
texterm
A nano-like text editor written from scratch in C.
web-wanderer
A multi-threaded web crawler written in Python, utilizing ThreadPoolExecutor and Playwright to efficiently crawl dynamically rendered web pages and download them.
writers-avenue
A blog website with frontend written in React & Sass, Node.js (Express) for backend and MariaDB for database.
sdk-node
Coming soon: See what your AI is really doing, with just a few lines of code.
biraj21's Repositories
biraj21/tcp-server
A single-threaded TCP server with an event loop using the poll system call written in C.
biraj21/texterm
A nano-like text editor written from scratch in C.
biraj21/http-server-in-c
An HTTP server written from scratch in C.
biraj21/focker
Linux container from scratch in Go using Ubuntu 22.04 rootfs.
biraj21/neural-networks-from-scratch
Neural Networks from scratch in Go.
biraj21/web-wanderer
A multi-threaded web crawler written in Python, utilizing ThreadPoolExecutor and Playwright to efficiently crawl dynamically rendered web pages and download them.
biraj21/websocket-server-from-scratch
WebSocket server from scratch in Node.js. No third-party libraries used.
biraj21/get-bored
Chrome extension to block Instagram Reels and YouTube Shorts - get bored instead, get creative!
biraj21/gomon
nodemon for Go files built in Go.
biraj21/brainfuck-interpreter
A Brainfuck interpreter written in C.
biraj21/queen-js
biraj21/biraj21
biraj21/vector-c
This is a generic vector implementation in C.
biraj21/ai-search
biraj21/biraj21.github.io
biraj21/echo-repl
biraj21/obsy
See what your AI is really doing.
biraj21/node-multipart-formdata-decoder
Node.js decoder for multipart/form-data, facilitating file uploads without relying on Express or Multer.
biraj21/adapt
biraj21/aiocache
Asyncio cache manager for redis, memcached and memory
biraj21/kachow-tweets
biraj21/node-ts-express-boilerplate
Node.js, TypeScript and Express boilerplate for people with skill issue (like me).
biraj21/nomad-vector-logger
A daemon which continuously watches jobs running in a Nomad cluster and templates out a Vector configuration file which can be used to collect application logs enriched with Nomad metadata.
biraj21/openai-realtime-console
React app for inspecting, building and debugging with the Realtime API
biraj21/redis-clone
⚠️⚠️ IT'S JUST A TCP SERVER HERE ATM. DON'T STAR IT BY MISTAKE. ⚠️⚠️
biraj21/resume-gen
Generate resume with Github integrated
biraj21/server-sent-events-node
Using Server-Sent Events in Node.js to stream a word every 200ms to clients.
biraj21/swipe
biraj21/the-c-programming-language
in progress
biraj21/zig-shell
wrote my own shell in Zig. i will never write Zig again.