Skip to content
View fsmaiorano's full-sized avatar
:shipit:
while(!(success = try()))
:shipit:
while(!(success = try()))

Block or report fsmaiorano

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
fsmaiorano/README.md

πŸ— Architecture

  • Monolith
  • Microservices
  • Event-Driven
  • Clean Architecture
  • MVC
  • MVVM
  • CQRS

πŸ’» Languages

  • C#
  • JavaScript / TypeScript
  • Dart

βš™οΈ Backend

  • .NET (Core & Framework)
  • ASP.NET (Core & Framework)
  • Node.js
    • NestJS
    • Express
    • Fastify
  • RabbitMQ

🎨 Frontend

  • React
  • Angular

πŸ“± Mobile

  • .NET MAUI (Xamarin)
  • Flutter
  • React Native (Expo)

πŸ—„ Databases

  • SQL Server
  • PostgreSQL
  • MongoDB

πŸš€ DevOps

  • Docker
  • Podman
  • Azure DevOps
  • Git

Pinned Loading

  1. food-delivery food-delivery Public

    πŸ” A full-featured food delivery system (Work in Progress)

    C#

  2. pizzashop pizzashop Public

    πŸ• Pizza Shop management system. The project is divided in two parts, the API and the Web.

    TypeScript 1

  3. react-native-coffee-delivery react-native-coffee-delivery Public

    β˜• Coffee delivery app built with React Native

    TypeScript

  4. dotnet-receivables-flow dotnet-receivables-flow Public

    πŸ’Ά Payment processor using asynchronous queues

    C#

  5. nodejs-receivables-flow nodejs-receivables-flow Public

    πŸ’Ά Payment processor using asynchronous queues

    TypeScript

  6. forum forum Public

    A forum application built with .NET 10.0 using microservices architecture, implementing Domain-Driven Design (DDD) principles, CQRS pattern, and event-driven communication.

    C#