joakimthun's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
keon/algorithms
Minimal examples of data structures and algorithms in Python
ssloy/tinyrenderer
A brief computer graphics / rendering course
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
gurugio/lowlevelprogramming-university
How to be low-level programmer
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
coells/100days
100 days of algorithms
MichielDerhaeg/build-linux
A short tutorial about building Linux based operating systems.
marcobambini/gravity
Gravity Programming Language
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
npgall/cqengine
Ultra-fast SQL-like queries on Java collections
kosua20/herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
npgall/concurrent-trees
Concurrent Radix and Suffix Trees for Java
jeaye/value-category-cheatsheet
A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
awslabs/dynamodb-shell
A command line client (shell) for AWS DynamoDB that offers DDL and DML support similar to CLIs for other databases.
electronicarts/minicoros
joakimthun/Elsa
The Elsa Programming Language