murilofontana's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
tensorflow/models
Models and examples built with TensorFlow
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
realpython/python-guide
Python best practices guidebook, written for humans.
wesbos/JavaScript30
30 Day Vanilla JS Challenge
wsargent/docker-cheat-sheet
Docker Cheat Sheet
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
TheAlgorithms/C-Sharp
All algorithms implemented in C#.
adamsitnik/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
andrews1022/web-development-course-list
A list of Udemy courses from Brad Traversy's Web Development 2021 video
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP)
davidfowl/DotNetCodingPatterns
A collection of coding patterns in no particular order
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
hgmauri/elasticsearch-with-nest
Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0
hgmauri/sample-log-monitoring
Example of configuring Health Check and Serilog using Elastic Stack, Datalust Seq and Application Insights in .NET 7.0
hgmauri/sample-jsreport
Example of using JsReport in .NET