- Bangalore, India
- https://biraj21.github.io/
- @biraj21_
-
-
-
TODO: use min-heap for top k & fix the bs linear search
-
-
llm-server-from-scratch Public
FastAPI server for locally serving Gemma 3 270M & OpenAI Whisper with batched inference and streaming support.
-
nano-vllm Public
Forked from GeeeekExplorer/nano-vllmNano vLLM
Python MIT License UpdatedSep 20, 2025 -
nano-gpt Public
understanding GPT by watching https://www.youtube.com/watch?v=kCc8FmEb1nY
Python UpdatedSep 16, 2025 -
ai-search Public
An AI-powered answer engine that cites sources for its answer.
-
github-clean-homepage Public
Only see your repositories on GitHub homepage because we don't care if someone starred a repo.
-
-
-
-
openai-realtime-console Public
Forked from openai/openai-realtime-consoleReact app for inspecting, building and debugging with the Realtime API
JavaScript MIT License UpdatedFeb 14, 2025 -
get-bored Public
Chrome extension to block Instagram Reels and YouTube Shorts - get bored instead, get creative!
-
brainfuck-interpreter Public
A Brainfuck interpreter written in C.
-
web-wanderer Public
A multi-threaded web crawler written in Python, utilizing ThreadPoolExecutor and Playwright to efficiently crawl dynamically rendered web pages and download them.
-
-
aiocache Public
Forked from aio-libs/aiocacheAsyncio cache manager for redis, memcached and memory
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 22, 2024 -
focker Public
Linux container from scratch in Go using Ubuntu 22.04 rootfs.
-
resume-gen Public
Forked from mrinalxdev/resume-genGenerate resume with Github integrated
TypeScript UpdatedNov 12, 2024 -
-
nomad-vector-logger Public
Forked from mr-karan/nomad-vector-loggerA 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.
Go MIT License UpdatedSep 15, 2024 -
-
node-ts-express-boilerplate Public
Node.js, TypeScript and Express boilerplate for people with skill issue (like me).
TypeScript UpdatedAug 12, 2024 -
-
server-sent-events-node Public
Using Server-Sent Events in Node.js to stream a word every 200ms to clients.
JavaScript UpdatedJul 15, 2024 -
-
neural-networks-from-scratch Public
Neural Networks from scratch in Go.
-
-
WebSocket server from scratch in Node.js. No third-party libraries used.