Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Nafis-Abdelkarim's full-sized avatar

Block or report Nafis-Abdelkarim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CleanArchitecture CleanArchitecture Public

    Set up the Clean Architecture completely from scratch. Start from a blank solution, and work our way up through the Clean Architecture layers.

    C#

  2. Head_First_Design_Patterns_Practical_Application Head_First_Design_Patterns_Practical_Application Public

    We will go through each design pattern introduced in Head First Design Patterns (2nd Edition) and apply them individually to solidify the knowledge gained.

    C#

  3. Distributed-System-at-Home Distributed-System-at-Home Public

    A hands-on project to explore distributed systems at home. It features async communication via a message queue, the Outbox pattern for reliable delivery, observability with Prometheus & Grafana, an…

    C#

  4. UrlShortener UrlShortener Public

    URL Shortener? It's a system that can take in a long URL and return a unique short URL in the response. When you navigate the short URL, the URL Shortener system should redirect you to the original…

    C#

  5. codersquare codersquare Public

    TypeScript

  6. learning-GO learning-GO Public

    Getting started with the basics of go

    Go