[donnemartin/system-design-primer] - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
coding-horror/basic-computer-games - An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages
dwyl/learn-tdd - ✅ A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
yangshun/tech-interview-handbook - 💯 Curated interview preparation materials for busy engineers
MichaelCade/90DaysOfDevOps - This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
GorvGoyl/Clone-Wars - 100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
Ebazhanov/linkedin-skill-assessments-quizzes - Full reference of LinkedIn answers 2022 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
getify/You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
freeCodeCamp/freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
ryanmcdermott/clean-code-javascript - 🛁 Clean Code concepts adapted for JavaScript
labs42io/clean-code-typescript - Clean Code concepts adapted for TypeScript
evrone/go-clean-template - Clean Architecture template for Golang services
bxcodec/go-clean-arch - Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
kgrzybek/modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.
Sairyss/domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included