aevv's Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
Anuken/Mindustry
The automation tower defense RTS
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
jorgef/engineeringladders
A framework for Engineering Managers
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
charlax/engineering-management
A collection of inspiring resources related to engineering management and tech leadership
GTAmodding/re3
GTA III, Vice City
Kyome22/RunCat_for_windows
A cute running cat animation on your windows taskbar.
The-Powder-Toy/The-Powder-Toy
Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
mgp/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
benaadams/Ben.Demystifier
High performance understanding for stack traces (Make error logs more productive)
dora-team/fourkeys
Platform for monitoring the four key software delivery metrics of software delivery
binji/pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.
Azure/azure-functions-core-tools
Command line tools for Azure Functions
hawku/TabletDriver
pakrym/jab
C# Source Generator based dependency injection container implementation.
mcintyre321/ValueOf
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
dotnet/HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
CompositionalIT/farmer
Repeatable Azure deployments with ARM templates - made easy!
DapperLib/DapperAOT
Build time tools in the flavor of Dapper
Azure/azure-functions-templates
Azure functions templates for the azure portal, CLI, and VS
codatio/codat-docs
Build powerful applications with financial data
wwestrop/AzureDevopsIcons
A set of browser extensions to give AzDo pages a distinct colour-coded icon, depending on the area of the site being viewed
Azure-Samples/functions-vnet-tutorial
Repository that supports the Azure Functions virtual network and private endpoint integration article: https://docs.microsoft.com/azure/azure-functions/functions-create-vnet
wwestrop/AdventOfCode2021