DarshanaHettiarachchi's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
dypsilon/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
ForrestKnight/open-source-cs
Video discussing this curriculum:
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
ganqqwerty/123-Essential-JavaScript-Interview-Questions
JavaScript interview Questions
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
yangshun/lago
📕 Data Structures and Algorithms library in TypeScript and JavaScript
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
engineer-man/piston
A high performance general purpose code execution engine.
dwyl/javascript-todo-list-tutorial
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
numbbbbb/read-react-source-code
Record what I learn after reading React source code
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
INNVTV/NetCore-Clean-Architecture
.Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting concerns, micro-service communications with REST/OpenAPI, Swagger, Webhooks and gRPC endpoints, CosmosDB for data and Serilog for logging.
vkhorikov/ValidationInDDD
The source code for the Pluralsight course about Validation, DDD, and FluentValidation library
thestriver/awesome-ai-frontend
🌟 A curated list of AI resources (APIs and SDKs, Code samples, Community projects, Learning Materials) for front-end developers who want to build AI-powered apps.
RolandGuijt/ps-aspnetcoreauth
thangchung/bff-auth
The demonstration of modern authentication using BFF pattern and authorization enforcer using OPA
psauthor/MeterReader
An example app for my Pluralsight course.
RolandGuijt/ps-aspnetcore6apiauth
DaniJG/ASPCoreGRPCSample
Example of creating services using gRPC, ASP.NET Core and Node.js
mardavsj/Leetcode-JavaScript
This repo contains the solutions of the javascript problems available on leetcode.