Skip to content
View SBortz's full-sized avatar

Block or report SBortz

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
SBortz/README.md

Welcome to My GitHub Profile 👋

Hello! I am Sebastian Bortz, a passionate developer specializing in Event Modeling. I am dedicated to showcasing innovative implementations and practical examples of Event Modeling patterns. I also have a high interest in Software Architecture patterns. In my repo I´d see a place to learn and research about it.

Skills 🛠️

  • Event Modeling, Event Sourcing.
  • Domain Driven Design, Vertical Slice Architecture, Clean Architecture
  • C#, .NET Web Api, Angular, Tailwind CSS, Entity Framework, MS-SQL

Projects 📂

Event Modeling Patterns

  • Command: (Coming Soon)
  • State View: (Coming Soon)
  • Automation: (Coming Soon)
  • Translation: (Coming Soon)

Example Application

  • Some example project: (Coming Soon)

My Blog Posts 📝

About Me 🙋‍♂️

I am a developer with a keen interest in Event Modeling. My goal is to showcase the implementation of the four Event Modeling patterns—Command, State View, Automation and Translation and build applications that exemplify these patterns.

Contact 📬

Popular repositories Loading

  1. TodoAppDdd TodoAppDdd Public

    TodoApp Backend in .NET Core with DDD, CQRS and EventSourcing approach

    C# 8 2

  2. bitcoin-tx-creatr bitcoin-tx-creatr Public

    Create a bitcoin transaction manually with this command line tool

    C# 1 2

  3. sample-dotnet-core-cqrs-api sample-dotnet-core-cqrs-api Public

    Forked from kgrzybek/sample-dotnet-core-cqrs-api

    Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

    C# 1

  4. WinStoreSubmissionTool WinStoreSubmissionTool Public

    Command line tool for submissions of app packages to Windows Store

    C#

  5. todo-backend-site todo-backend-site Public

    Forked from TodoBackend/todo-backend-site

    source for the TodoBackend website

    Ruby

  6. TodoAppDddClient TodoAppDddClient Public

    Client for TodoAppDdd