Godwin-NJ's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
Giphy/GiphyAPI
Public facing API docs, notes and more
dotnetzoom/AspNetCore-WebApi-Course
🥇 Professional REST API design with ASP.NET Core WebAPI
sidpalas/devops-directive-kubernetes-course
This is the companion repo for the DevOps Directive "Kubernetes: Beginner to Pro" course!
TwilioDevEd/webhooks-course
StefanTheCode/dotnet_interview_questions
fhsinchy/nginx-handbook-projects
Project codes used in "The NGINX Handbook"
codergogoi/nodejs_microservice
NodeJS Microservice Architecture Example with the real-time project. This is a practical source code of the NodeJS Microservice tutorial series. Where we have split up a monolithic application into Microservices Architecture. The main goal of this repository is to provide an overview of how the microservices architecture is working with nodejs and what is the complexity we need to resolve to achieve the outcome from a Monolithic architecture.
Seanforfun/Algorithm-and-Leetcode
I listed All the questions that I wrote at least twice in https://seanforfun.github.io/leetcode/. Though all my solutions can be found at leetcode column. I also made my own conclusions about data structure in this repository, all files will be synchronized on my github.io.
iammukeshm/Dapper.WebApi
Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a Clean Architecture.
kova98/BackendCommunicationPatterns.NET
Backend Communication Patterns in .NET
bradtraversy/nodejs-crash-2024
Code examples from the crash course on YouTube
scalablescripts/node-microservices
cornflourblue/dotnet-7-jwt-authentication-api
.NET 7.0 - JWT Authentication Example without ASP.NET Core Identity
rcallaby/CSharp-Interview-Questions
This is a repository of C# Interview Questions
btnguyen2k/dotnet-webapi-template
Template to quickly spin up .NET Web API projects
GavinLonDigital/ClubMembershipApplication
This code example is part of a tutorial on CSharp Delegates
codeafuture/Food-Menu
geshan/nginx-docker-compose
Example for a blog post about nginx docker compose
iamshaunjp/python-masterclass
All the course files for the Python Masterclass course on NetNinja.dev.
jsheridanwells/WeatherWalkingSkeleton
leventozz/signalR-workerService
In .NET 6, use SignalR and worker service together
Lordwales/darey.io-projects
DotCampus-Admin/dotcampus-admin.github.io
choudhurynirjhar/middleware-demo
chidijude/Backend-Challenges-Solutions
This repository contains some common backend coding challenges solutions