🏠
Sahil
@sahilq312
Joined on 13 December 2022
coding to survive
GitHub Stats
12
Followers
21
Repositories
0
Organizations
0
Gists
20
Pull Requests
2
Issues
59
Commits
0
Sponsors
2
Contributed To
3
Star Earned
Most Used Languages
83.53%
TypeScript
10.27%
MDX
2.90%
JavaScript
1.81%
CSS
1.22%
Go
0.25%
HTML
0.02%
Dockerfile
Popular Projects
dizo
A collaborative whiteboard built with next.js
TypeScript
2
0
0
1
shopz
A ecommerce platform with prisma , next.js , typescript, zustand
TypeScript
1
0
0
4
docs
No description
MDX
0
0
0
0
scaler-system
No description
Go
0
0
0
0
article
No description
TypeScript
0
0
0
0
node-video-streaming
No description
JavaScript
0
0
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
10/3/2025, 10:27:05 PM
starred repository openai/openai-go
9/25/2025, 2:57:54 AM
Created New branch on sahilq312/docs branchmain
9/25/2025, 2:57:52 AM
Created New repository on sahilq312/docs
9/23/2025, 7:26:38 PM
Created New branch on sahilq312/Workily branchmonorepo
9/23/2025, 7:26:11 PM
opened issue Monorepo Adaptation: Service Architecture Overview on sahilq312/Workily
9/23/2025, 6:59:08 PM
starred repository jankremlacek/go-bazel
9/23/2025, 6:45:49 PM
Created New branch on sahilq312/Workily branchv0
9/21/2025, 1:43:30 PM
Pushed 152 commit(s) to sahilq312/hello-algo on branch main
- Fix panic when array's len is less than 2 (#1353)
- Stick with swap (#1352)
- [Rust] No need to use mut iter (#1356) * No need to use mut iter * Update iter
- feat: add ruby code - chapter "divide and conquer" (#1361)
- Idiomatic rust (#1364)
- [Rust] Use arrays instead of vectors in Chapter 4.1 Array (#1357) * [Rust] Use array in chapter 4.1 * docs: update comments * docs: update comments * docs: update comments * fix: update slices * docs: update comments
- fix(c): Fix malloc allocation of secondary pointers can lead to dump issues (#1367)
- [Rust] Normalize mid calculation in case overflow (#1363) * Normalize mid calculate in case overflow * Change ALL language * Update merge_sort.py * Update merge_sort.zig * Update binary_search_tree.zig * Update binary_search_recur.py --------- Co-authored-by: Yudong Jin <krahets@163.com>
- feat: Add Ruby code - chapter "Backtracking" (#1373) * [feat] add ruby code - chapter backtracking * feat: add ruby code block - chapter backtracking
- [Rust] make rust part more idomatic and fix panic of backtrack template (#1370) * Drop unused variable * Idiomatic rust * Fix panic template
- [feat] add ruby code - chapter dynamic programming (#1378)
- feat: finalize ruby code transpilation (#1379)
- Add intial translation of the figures for the chapters of dynamic programming, greedy (#1336) * Add intial translation of the figures for the chapters of dynamic programming, greedy * Update
- Add intial translation of the figures for the chapters of hashing, tree, and heap (#1339) * Add intial translation of the figures for the chapters of hashing, tree, and graph * Update
- Add intial translation of the figures for the chapters of graph, searching, and sorting (#1338) * Add intial translation of the figures for the chapters of graph, searching, and sorting * Update
- Add intial translation of the figures for the chapters of backtracking, divide and conquer, appendix (#1337) * Add intial translation of the figures for the chapters of backtracking, divide and conquer, appendix * Update
- Bug fixes and improvements (#1380) * preorder, inorder, postorder -> pre-order, in-order, post-order * Bug fixes * Bug fixes * Update what_is_dsa.md * Sync zh and zh-hant versions * Sync zh and zh-hant versions. * Update performance_evaluation.md and time_complexity.md * Add @khoaxuantu to the landing page. * Sync zh and zh-hant versions * Add @ khoaxuantu to the landing page of zh-hant and en versions.
- fix(Go): Update array_queue.go and array_deque.go (#1362) * 🐞 fix: 队列为空时不应该操作指向 * 🧪 test: 添加pop测试用例 * 🔧 build: 修改testify依赖包 * 🐞 fix: 双向队列为空时,pop不操作指向 * 🔧 build: Remove third-party packages * Delete codes/go/go.sum --------- Co-authored-by: Yudong Jin <krahets@163.com>
- Make rust more idomatic (#1386)
- translation: refine the translation of data_structure/summary (#1374) * feat: translate data_structure/summary to English * fix space issue * replace the encoding naming (krahets comment) * refine (K3v123 comment)
9/17/2025, 12:40:09 PM
starred repository FFmpeg/FFmpeg
9/7/2025, 5:28:02 PM
starred repository elysiajs/elysia