spk33's Stars
facebook/react
The library for web and native user interfaces.
matthiasjost/dotnet-content-creators
⚡A list of .NET content creators
eludadev/css-docs
CSS Selectors, Flexbox, Grid, Box Model, visually explained.
robrich/levelup-devops-github-actions-kubernetes
Live-coding a DevOps pipeline using GitHub Actions and deploying to Kubernetes
Codexcite/Codexcite.Generators
Base Generators and helper functions for Source Generators.
davidfowl/CommandAndControl
A sample showing command and control using client results
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kevinmartintech/sp_CRUDGen
sp_CRUDGen is a free open-source SQL Server stored procedure that generates stored procedures for you based on your tables and metadata like foreign keys and data types. The generated stored procedure code utilizes the SQL Server community best practices.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
serilog/serilog
Simple .NET logging with fully-structured events
segovoni/sql-server-demos
Some experiments and demos of my sessions at live/online events like Data Saturday and Microsoft Conference
valentinajemuovic/banking-kata-dotnet
Banking Kata (.NET)
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
JoshuaKGoldberg/typescript-react-javascriptla
Demo code for our Intro to TypeScript + React talk! ✨
hackbuddyorg/typescript-react-javascriptla
Demo code for our Intro to TypeScript + React talk! ✨
verekia/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
LeedsSharp/IdentityServer
NimaAra/Easy.MessageHub
No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.
DanWahlin/DockerAndKubernetesCourseCode
Course code for the Docker and Kubernetes course: https://codewithdan.com/products/docker-kubernetes
hidegh/NPOI.Extensions
Allows to read excel cells easily (in a simple, unified way) - includes a simple mapping of sheets to typed lists...
olegil/SqlBulkTools
High-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github star if you find this project useful.
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
BdR76/CSVLint
CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.
DevToys-app/DevToys
A Swiss Army knife for developers.
cradle77/BlazorGraphQL
cradle77/AdvancedTestingDemo
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
dgkanatsios/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
ivaylokenov/Software-Architecture-Series
Become a better software engineer 👈
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#