KingAbesh's Stars
spring1843/go-dsa
Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
ESWAT/john-carmack-plan-archive
Collection of John Carmack’s .plan files
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
leostera/reason-design-patterns
🗺 An unofficial collection of "design patterns" for ReScript, Reason, and OCaml
darricheng/nvim.config
Personal neovim configuration
nadimkobeissi/mkbsd
Download all the wallpapers in MKBHD's "Panels" app
coding-parrot/youtube-projects
These are project resources for the live YouTube lectures. Includes dependency injection, git internals, code reviews and the system design contest.
orrsella/soft-eng-interview-prep
Everything you need to know for a Software Engineering interview
systemdesign42/system-design
A resource to help you become good at work 👇
alex-xu-system/bytebytego
zero-to-mastery/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MaterializeInc/materialize
Real-time Data Integration and Transformation: use SQL to transform, deliver, and act on fast-changing data.
mkosir/typescript-style-guide
⚙️ TypeScript Style Guide. A concise set of conventions and best practices for creating consistent, maintainable code.
Nutlope/aicommits
A CLI that writes your git commit messages for you with AI
fingerprintjs/fingerprintjs
The most advanced browser fingerprinting library.
bluesky-social/social-app
The Bluesky Social application for Web, iOS, and Android
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
devwalex/converter-microservices
This microservice is used for converting MP4 video files to MP3 audio files
iamnotstatic/endsars-twitter-bot
Twitter Bot that likes nd retweets everything related to #EndSARS #EndNigeriaNow #EndPoliceBrutality #BuhariMustGo #EndEFCC
goldbergyoni/nodejs-testing-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2025)
ipfs/js-ipfs
IPFS implementation in JavaScript
teclone/r-server
NodeJS production ready web-server with inbuilt routing-engine, static file server, file upload handler, request body parser, middleware support and lots more
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book
Aptcoder/q-wallet
A fintech wallet implementation in typescript, using typeorm.
calcom/cal.com
Scheduling infrastructure for absolutely everyone.
transferwise/tw-tasks-executor
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
crimx/leetcope
Leetcode solutions in JavaScript. Most of them are within the top 90% of JavaScript runtime distribution.