stevetaggart's Stars
charlax/professional-programming
A collection of learning resources for curious software engineers
microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
An 8 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.
devopselvis/github-actions-presentation
I contain slides/demos for various GitHub Actions Talk
psf/requests
A simple, yet elegant, HTTP library.
evanandrewrose/fivebysix
A serverless, real-time, wordle-inspired, multiplayer game.
kmonad/kmonad
An advanced keyboard manager
joebew42/greeting-service-kata
A Code Kata intended to practice TDD Outside-In.
ThomasAwesome/ImmutableProgrammingTraining
danluu/post-mortems
A collection of postmortems. Sorry for the delay in merging PRs!
singlestore-labs/esports-low-latency-analytics
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Tib3rius/AutoRecon
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
theparticleman/csharp9and10features
juice-shop/juice-shop
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
openingtree/openingtree
Consolidated view of all your chess games from chess.com, lichess, grandmaster games or custom pgn.
TheAlgorithms/Python
All Algorithms implemented in Python
Alex3917/django_for_startups
Code for the book Django for Startups
AArnott/Library.Template
A template for a NuGet package with tests, stylecop, fxcop, versioning, and Azure Pipelines build ready to go.
dotenv-linter/dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
joebew42/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
SaraVieira/blender-resources
A list of resources and tools that have helped me learn blender
stevematney/writing
Some writings.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
davidadsit/santa
micro-frontends-demo/container
Entry point and container application for a micro frontends demo
hediet/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
WorldBrain/Memex
Browser extension to curate, annotate, and discuss the most valuable content and ideas on the web. As individuals, teams and communities.
davidadsit/tell-dont-ask-kata
A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model
sandromancuso/trip-service-kata
Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.