Skip to content
View mcalgo's full-sized avatar

Block or report mcalgo

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mcalgo/README.md
Typing SVG

  Email


🧬 whoami

public sealed class SebastianArevalo : IDeveloper, ICreator
{
    public string Location     => "Colombia 🇨🇴";
    public string[] Languages  => ["C#", "Dart", "TypeScript", "PL/SQL", "Python", "VB"];
    public string[] Frameworks => ["Angular", ".Net", "Xamarin", "Flutter", "Node"]
    public string DayJob       => "Warehouse Management Systems @ Logistics Company";
    public string Passion      => "Building Unwind — a social platform for real connections";
    
    public string[] Architecture => [
        "Domain-Driven Design",
        "Clean Architecture", 
        "CQRS + MediatR",
        "Event-Driven",
        "Strangler fig"
    ];

    public string[] DesignPatterns => [
        "Repository", "Unit of Work",
        "Mediator", "Strategy",
        "Factory", "Builder",
        "Observer", "Decorator",
        "Specification", "Singleton"
    ];
    
    public string FunFact => "I think and dream of great solutions 💜";
}

🔭 What I'm building

🟣 Unwind

Where connections happen naturally.

A social platform centered on shared experiences and events. Not another dating app — a place where real bonds form through real moments.

Backend: .NET Core · EF Core · MediatR · PostgreSQL · PostGIS, MongoDb , python Frontend: Flutter · BLoC · GoRouter Arch: DDD · Clean Architecture · CQRS

🟢 Open Source

Tools that make life easier.

I contribute to and build packages that solve real problems. If it saves someone 10 minutes a day, it was worth building.

Focus areas:

  • 📦 NuGet packages
  • 🛠️ Developer tooling
  • 🌐 Community-driven solutions

⚡ Tech Stack

🖥️ Backend — where I live

Backend

C# · .NET Core · ASP.NET · EF Core · MediatR · PostgreSQL · PostGIS · SQL Server · Oracle PL/SQL · Python

📱 Frontend & Mobile

Frontend

Flutter · Dart · BLoC · Angular · TypeScript · React · JavaScript

☁️ Infrastructure & Tools

Infra

AWS · Linux · Docker · Git · JetBrains Rider · VS Code


📊 GitHub Stats

GitHub Streak

Activity Graph

Snake animation

"The best code is the one that makes someone's day a little easier."

Popular repositories Loading

  1. skeleton skeleton Public

    Forked from orionis-framework/skeleton

    Flaskavel Skeleton

    Python 1

  2. framework framework Public

    Forked from orionis-framework/framework

    ⚡Orionis Framework Core

    Python 1

  3. orionis-docs orionis-docs Public

    Forked from orionis-framework/docs

    ⚡Orionis Framework Docs

    MDX 1

  4. mcalgo mcalgo Public

    Config files for my GitHub profile.

  5. SpellNumber SpellNumber Public

    Forked from rmunate/SpellNumber

    🔢 Convert Numbers to Words Effortlessly in Laravel! 🌟🔠 Say goodbye to complex coding! This ingenious library, seamlessly integrated with the native PHP INTL extension, empowers you to effortlessly …

    PHP

  6. Quick-Request-Laravel Quick-Request-Laravel Public

    Forked from rmunate/Quick-Request-Laravel