• Stars
    star
    2
  • Language
    C#
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A fullstack project with ASP.NET Core Web API, MS SQL Server, & Angular - a social communication platform

More Repositories

1

home

The monorepo contains unit microservices e.g home-service for sharing posts, chat-service for real-time dual/group chatting, auth-service, email-service, api-gateway for redirecting requests to appropriate services, bullmq as message bus, socket.io used for realtime data.
TypeScript
14
star
2

Sayeed.NETCore.DataProtection

This repository contains source code of my nuget package I built to provide some very useful method that can be used in any C# project to hide sensative information from any C# object.
C#
3
star
3

ride-processing-service

This golang microservice is a part of my project sayeed1999/Ride-Sharing-Platform. This microservice contains the core algorithms e.g ride matchmaking, trip transition checking of the ride sharing app.
Go
2
star
4

Ride-Sharing-Platform

This R&D project contains ridesharing service, keycloak identity provider, api gateway; uses microservices architecture, onion architecture, DDD, TDD, mediaTR and more.
C#
2
star
5

doctor-appointment-api-golang-hexagonal-architecture

In this golang project, I tried to apply all the enterprise level software design practices that I know e.g hexagonal architecture, onion architecture, clean architecture, CQRS, DDD, generic repository pattern..
TypeScript
2
star
6

data-protection-npm-package

A npm package that helps you hide sensitive properties within any JavaScript object, regardless of its depth. This ensures that sensitive data is never leaked to end-users.
JavaScript
2
star
7

OOP-in-Javascript

this is a tutorial class on "OOP in Javascript" for beginners
JavaScript
1
star