spk33's Stars
sunnypuri/presentations
Talks Presentations
0x1000000/TaskAll
It simplifies execution of parallel tasks
dotnet/dotnet-docker
Docker images for .NET and the .NET Tools.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
exceptionnotfound/CSharpInSimpleTerms
Learn all about C# with simple, straightforward examples, from the type system to interfaces to date and time formats.
wesdoyle/design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
scotthannen/refactoring-examples
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
robrich/your-technology-your-way
dotnet-labs/ApiControllerIntegrationTests
Integration Tests for API Controllers using MSTest
hemchander23/javascript_in_gifs
Javascript concepts and features visualised in the form of GIFS. I use it for my own reference. Glad if it was useful for you !
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
nobitagit/knowledge
Nulla dies sine linea
georgegognadze/awesome-resources
:zap: Awesome coding resources for all stages and ages
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
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.
alugili/CSharp-9-CheatSheet
C# 9 Cheat Sheet with code example and pros and cons.
Gautham495/Redux-Boilerplate
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
morgankenyon/DesignPatterns