Biraj
@biraj21
Joined on 28 March 2018
founding engineer @outspeed-ai
GitHub Stats
401
Followers
49
Repositories
0
Organizations
4
Gists
13
Pull Requests
6
Issues
150
Commits
0
Sponsors
5
Contributed To
466
Star Earned
Most Used Languages
27.81%
C
23.62%
JavaScript
18.62%
Go
13.68%
TypeScript
7.26%
SCSS
4.15%
Python
4.02%
HTML
0.53%
Makefile
Popular Projects
tcp-server
A single-threaded TCP server with an event loop using the poll system call written in C.
C
91
2
0
0
texterm
A nano-like text editor written from scratch in C.
C
82
9
1
4
http-server-in-c
An HTTP server written from scratch in C.
C
52
1
1
0
focker
Linux container from scratch in Go using Ubuntu 22.04 rootfs.
Go
40
0
0
0
writers-avenue
A blog website with frontend written in React & Sass, Node.js (Express) for backend and MariaDB for database.
JavaScript
26
7
4
1
web-wanderer
A multi-threaded web crawler written in Python, utilizing ThreadPoolExecutor and Playwright to efficiently crawl dynamically rendered web pages and download them.
Python
22
1
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/18/2025, 12:40:04 PM
8/17/2025, 7:19:28 PM
- fix: improve init, logging & add CORS
- feat: add web client for demo (vibe coded)
8/17/2025, 12:49:10 PM
- feat: custom auto regressive loop with batch_size 8 (#1) * feat: custom auto regressive loop [WIP] * fix: handle EOS and fix looping * comment * fix: wait for current _auto_regressive_loop to complete before next batch
8/17/2025, 12:49:09 PM
8/17/2025, 12:48:46 PM
- fix: wait for current _auto_regressive_loop to complete before next batch
8/17/2025, 12:29:37 PM
8/17/2025, 12:26:48 PM
8/17/2025, 12:26:18 PM
- fix: handle EOS and fix looping
8/17/2025, 1:13:10 AM
8/16/2025, 9:52:37 PM
- feat: request queueing and batching (batch_size=1 for now)
8/16/2025, 8:02:37 PM
- refactor: create a HFModel class & stream via SSE
8/16/2025, 2:39:33 PM
8/16/2025, 2:35:02 PM
8/2/2025, 2:27:13 PM