denysfarias's Stars
hakimel/reveal.js
The HTML Presentation Framework
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
typicode/lowdb
Simple and fast JSON database
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
gnab/remark
A simple, in-browser, markdown-driven slideshow tool.
infracost/infracost
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
thangchung/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
cypress-io/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
imakewebthings/deck.js
Modern HTML Presentations
Yelp/detect-secrets
An enterprise friendly way of detecting and preventing secrets in code.
AzureAD/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
github/relative-time-element
Web component extensions to the standard <time> element.
dotnet-presentations/blazor-workshop
Blazor workshop
watsonbox/exportify
Export/Backup Spotify playlists using the Web API
jepsen-io/maelstrom
A workbench for writing toy implementations of distributed systems.
davidfowl/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
sigma67/ytmusicapi
Unofficial API for YouTube Music
sigma67/spotify_to_ytmusic
Clone a Spotify playlist to YouTube Music
lyz-code/blue-book
My personal knowledge repository
dariusz-wozniak/List-of-Testing-Tools-and-Frameworks-for-.NET
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
phpdude/docker-django-webpack-skeleton
Django Skeleton W/ Docker Dev & Production W/ Webpack 2 W/ BabelJS W/ Sass W/ PostgreSQL
AntonyCanut/AntonyCanut
Documents you want to learn easily
davidfowl/CommandAndControl
A sample showing command and control using client results
Project6/Wingtip-Toys
huntercfreeman/Blazor.Text.Editor-VideoSeries
A text editor written using Blazor
jaydestro/TailwindTraders-Website
Tailwind Traders Website
EvgenyVendrov/CSharpHashMap
HashMap data structure implementation in C#, based on C#'s "getHashCode" function and an inner array. Including basic unit testing using MStests.