shubhcodegate's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
cierelabs/http_parser
Spirit based http parser/generator. Bringing this old code to github with the hopes that I might work on it again someday.
boostorg/spirit
Boost.org spirit module
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
walkccc/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
InterviewReady/Low-Level-Design
Low Level Designs of common data structures. These designs keep concurrency control, latency and throughput in mind. We use design patterns where applicable to make the code readable, extensible and testable.
kishanpatel22/xv6-kernel-threads
Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 along with userland threading library with one to one mapping and semaphore implementation as synchronisation primitive
google/guava
Google core libraries for Java
EFanZh/LeetCode
Solutions to LeetCode algorithm problems.
Stomach-ache/awesome-long-tail-learning
kartikkukreja/blog-codes
This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.
gcc-mirror/gcc
DulLabs/bhai-lang
A toy programming language written in Typescript
hqztrue/LeetCodeSolutions
Theoretical solutions for LeetCode problems.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
DanX3/open-neat
NEAT algorithm with C++ implementation with open environment open-ai oriented
HackerPoet/FractalSoundExplorer
Explore fractals in an audio-visual sandbox
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
suvigyavijay/zomato-scraper
johnBuffer/AntSimulator
Simple Ants simulator
TushaarGVS/Design-Patterns-Mentorship
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.