Shinleii's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/Python
All Algorithms implemented in Python
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
kdn251/interviews
Everything you need to know to get the job.
charlax/professional-programming
A collection of learning resources for curious software engineers
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
kilimchoi/engineering-blogs
A curated list of engineering blogs
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
TheAlgorithms/C-Sharp
All algorithms implemented in C#.
dotnet/eShop
A reference .NET application implementing an eCommerce site
ashishps1/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
ashishps1/awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
addyosmani/essential-js-design-patterns
Repo for my 'Learning JavaScript Design Patterns' book
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
gregorojstersek/resources-to-become-a-great-engineering-leader
List of books, blogs, newsletters and people!
CodingChallengesFYI/SharedSolutions
Publicly shared solutions to Coding Challenges
arpit20adlakha/Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
kumaransg/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
jbogard/ContosoUniversityDotNetCore-Pages
With Razor Pages
devmentors/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
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.
microsoft/devops-project-samples
Sample applications for Azure DevOps Project
rishabkumar7/the-devops-guide
A guide to learn DevOps
microsoft/terraform-azure-devops-starter
A starter project for Azure DevOps Pipelines deploying resources on Terraform.
AswinBarath/Object-Oriented-Design
Project-based learning on the topic Object-Oriented Design and Analysis also known as Low-Level Design ( LLD )