Pinned Repositories
20483-Programming-in-C-Sharp
ACED
A Commit Each Day. :) Whatever new thing I learn I will be committing the corresponding files each day.
Angular-Cookbook
Angular Cookbook, published by Packt
AngularExamples
Angular examples
Architecture
Architecture with .NET Core 3.1, ASP.NET Core 3.1, Entity Framework Core 3.1, C#, Angular 9, Clean Code, SOLID, DDD, Code Analysis, Docker and more.
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AspNetCore.Docs
Documentation for ASP.NET Core
AutoHotkey_L
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
CommandAPI2
kidkai25's Repositories
kidkai25/JQueryBusyExample
An Exmple using JQuery to show a busy indicator during a long-running server process
kidkai25/57-sql-problems
Solutions for the SQL problems presents in the book "SQL Practice Problems: 57 beginning, intermediate, and advanced challenges for you to solve using a "learn-by-doing" approach"
kidkai25/Algorithm-Code-Library
C++ Algorithm Library.
kidkai25/AlgorithmsAndDataStructures
Contains code for fundamental algorithms and data structures in computer science.
kidkai25/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
kidkai25/AspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
kidkai25/AsyncTips
Various tips and tricks for async in C#
kidkai25/BookService
Web API + EF sample app
kidkai25/clean-code
Notes of best clean coding practices, mostly based on book Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin
kidkai25/cs2400-sm-19
CS 2400 Information and Examples
kidkai25/Data-Structures-and-Algorithms-Roadmap
The simplest roadmap of becoming a solid Software engineer
kidkai25/DesignPatterns
Project : Design Patterns Examples in C#
kidkai25/ebooks
kidkai25/euler
Project Euler
kidkai25/examples
kidkai25/exp-asp.net-web-api-2-for-mvc-devs
Source code for 'Expert ASP.NET Web API 2 for MVC Developers' by Adam Freeman
kidkai25/FE-Questions
The solutions for leetcode & codewars & interview question & Brain-teasers, etc. with code and my simple explanations
kidkai25/Free-CSharp-Books
A curated collection of free C# and .NET eBooks
kidkai25/Free-Web-Developement-Books
This is a backup edition of @TechBookHunter's curated collection of free Web development related eBooks available on the Internet. The original repository no longer exists.
kidkai25/Jwalk-lets-learn-react
Components
kidkai25/letslearnreact-com
kidkai25/MiniBlog
A minimal blog engine using Razor Web Pages
kidkai25/ocelot-api-gateway
This repository intends to showcase simple and robust API gateway development using Ocelot and Asp.net Core
kidkai25/Project-Euler-CSharp
C# solutions to Project Euler
kidkai25/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
kidkai25/software-development-ebooks
[BOOKS][The most interesting Software Development books]
kidkai25/Spike
kidkai25/teach.github.com
The open source teaching materials site for Git and GitHub technologies
kidkai25/UnitTestWebApiController