-
Building-a-Pascal-Compiler Public
Building a Pascal compiler with C, YACC & Lex
-
Updated
Jan 3, 2024 -
My solutions to the problems in Cracking the Coding Interview in C#
-
-
How-Git-Works Public
Explaining how Git internally works
-
efql Public
How to build a generic data querying library on top of Entity Framework Core, with similar functionality to GraphQL, but without implementing a GraphQL backend
-
How to generate a full-featured React app from a restful Swagger API definition (including routing, mock and real api, mock data, validation, auth, internationalization, and an optional Redux layer)
-
DDD-Domain-Driven-Design Public
Explaining Ubiquitous language, Rich domain model, Anemic domain model, Domain service, DDD layers, Entities, Value objects, Aggregates, Factories, Repositories, Shared kernel, Domain events, Anti-…
-
Microservices Architecture using ASP.Net Core 2, Docker, Masstransit, RabbitMQ, Elastic, and Kibana
-
Search contents of very large files with long-polling, using ASP.NET Core 2.1 and React
-
Rest-API-with-ASP.NET-Core-2 Public
Building a Rest API with ASP.NET Core 2 & Entity Framework Core 2
1 UpdatedJul 12, 2019 -
-
React-React-Router-and-Redux Public
Tutorial on React v.16, React Router v.4 and Redux
-
-
react-redux-crud-app Public
This app offers paginated and searchable lists, edit forms, client-side routing, Redux actions and reducers, and an api layer, with Bootstrap components like date picker and notifications.
-
react-crud-app Public
This app offers paginated and searchable lists, edit forms, client-side routing, and an api layer, with Bootstrap components like date picker and notifications.
-
Coupling, Cohesion, and Connascence (Reasoning for Clean Code and SOLID principles)
-
Downloads all file links recursively inside the site domain
-
Explaining how to refactor from an anemic domain model to a rich domain model
-
-
Azure-Architecture Public
Azure Architecture Tutorial for Scalable & Highly-Available Systems
-
TDDBilling Public
TDD exercise using a simple billing system feature set
-
TravellingSalesman Public
Travelling Salesman solution in C#
-
-
DbMapper Public
A fast mini ORM for .Net with native support for Oracle and Sql Server