drifterstip's Stars
CawaMS/WeatherAPI-DistributedCache
makeplane/plane
🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
mailhog/MailHog
Web and API based SMTP testing
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
mixu/distsysbook
The book Distributed systems: for fun and profit
kubernauts/practical-kubernetes-problems
Used by our Practical Kubernetes Trainings.
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
coverlet-coverage/coverlet
Cross platform code coverage for .NET
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
debezium/debezium-examples
Examples for running Debezium (Configuration, Docker Compose files etc.)
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
Twipped/InterviewThis
An open source list of developer questions to ask prospective employers
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
rxin/db-readings
Readings in Databases
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
RicoSuter/NJsonSchema
JSON Schema reader, generator and validator for .NET
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
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
berndruecker/flowing-trip-booking-saga-c-sharp
Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda) and C#.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法