Skip to content
View MrBogomips's full-sized avatar
🐋
I may be a whale in responding you…
🐋
I may be a whale in responding you…
  • Nexus Advanced Technologies

Organizations

@Nexus-Advanced-Technologies

Block or report MrBogomips

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

Architect by trade, builder by habit; partial to DDD, event sourcing, and design that survives production. Also on LinkedIn.

What I'm building

  • claude-code — Claude Code plugin marketplace for software engineering pipelines. Skills and agents for SOW writing and PMI-PERT estimation, devcontainer scaffolding, PlantUML policy/lint/migrate, and kaizen optimization loops.
  • bogoware/Monads — Maybe & Result for C#. Multi-target (.NET Std 2.1 / 8 / 9 / 10), 327 unit tests, MIT.
  • bogoware/Moneta — Money math built on the Monetary Value Conservation Principle — rounding error tracked, never silently discarded.
  • bogoware/Localization — FQDN-keyed localization for .NET with first-class DI.

How I work

DDD when the domain has real complexity. Event sourcing where auditability is non-negotiable. Architecture treated as governance, not gatekeeping. Hands-on with the code; partial to tools that encode taste rather than prose that describes it.

Bogoware org · LinkedIn · giovanni.costagliola@gmail.com

Pinned Loading

  1. bogoware/Monads bogoware/Monads Public

    C# Maybe and Result monads

    C# 9 1

  2. bogoware/Moneta bogoware/Moneta Public

    A .NET Library to support secure monetary calculations

    C# 1

  3. Nexusat.Utils.CalendarGenerator Nexusat.Utils.CalendarGenerator Public

    .NET Library to generate in-memory calendars with holidays and working hours

    C# 2 1

  4. visualsort visualsort Public

    A visual representation of sorting algorithms: for fun and education

    Go 1

  5. ScalaExtractorsLib ScalaExtractorsLib Public

    A library of Scala Extractors

    Scala