bug-cop's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
kilimchoi/engineering-blogs
A curated list of engineering blogs
arpit20adlakha/Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
arpit20adlakha/Computer-Science-Papers-For-System-Design
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CodingChallengesFYI/SharedSolutions
Publicly shared solutions to Coding Challenges
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
LeonardoZ/java-concurrency-patterns
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
cosmic-code-09/DataStructure
implementation of Datastructure in C/C++ Programming Language
claytonjwong/Algorithms-Illuminated
đź’ˇalgorithmsilluminated.org by Tim Roughgarden
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
G33kzD3n/Catalogue
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
girliemac/a-picture-is-worth-a-1000-words
I am trying to describe complex matters in simple doodles!
iic-jku/iic-audiodac-v1
Delta-sigma audio DAC (16b, 48kHz), intended for tape-out on MPW-5, SKY130 technology.
rematch/rematch
The Redux Framework
lexfridman/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
ant-design/ant-design
An enterprise-class UI design language and React UI library
microservices-patterns/ftgo-application
Example code for the book Microservice patterns