Skip to content
View gabedalmolin's full-sized avatar

Block or report gabedalmolin

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

Gabriel Dalmolin

Lead Software Engineer working across software, automation, and operations-heavy systems

I design and build production-oriented systems around explicit contracts, predictable failure handling, security, and long-term maintainability. My work spans backend platforms, asynchronous workflows, authentication, multi-tenant systems, developer tooling, and operational infrastructure.

Currently building independent software products through Kopf Studio


About

I'm a senior software engineer with 7+ years of experience building backend systems, APIs, automations, internal platforms, and production-oriented software products.

My work focuses on systems that must remain reliable as complexity grows: authentication, billing, authorization, asynchronous processing, integrations, security-sensitive workflows, and operational tooling.

I combine software architecture, product thinking, automation, and business operations to build systems that solve practical problems.


Current Focus

Proof-first vulnerability reproduction and patch-behavior validation for open-source maintainers.

Abaris is designed to repeat the same controlled security experiment against a known-vulnerable baseline and a candidate revision, compare the observations, and preserve reproducible evidence.

It does not promise that a system is completely secure. It demonstrates what was actually tested.

Application Security Threat Modeling Reproducible Evidence Fail-Closed Design Open Source Security


Selected Projects

Change-safe billing infrastructure for multi-tenant SaaS systems.

Built around schema-first contracts, tenant isolation, idempotent operations, replay-safe webhooks, asynchronous orchestration, observability, and supply-chain security.

CI Security OpenAPI

Multi-Tenancy Idempotency Replay Safety Async Processing PostgreSQL Prometheus Grafana

Production-oriented authentication API with session-backed authentication, refresh-token rotation, replay detection, rate limiting, observability, and performance validation.

CI Release

Authentication Refresh-Token Rotation Replay Detection Rate Limiting Prometheus k6


Areas of Expertise

  • Backend architecture and distributed system boundaries
  • API design, schema-first contracts, and integrations
  • Idempotent operations, retries, replay safety, and asynchronous workflows
  • Authentication, authorization, billing, and multi-tenant systems
  • Application security and secure-by-default architecture
  • Observability, CI/CD, testing, and production reliability
  • Internal tooling, automation, and operational systems

Engineering Principles

  • Correctness before convenience.
  • Explicit contracts over hidden behavior.
  • Reliability beyond the happy path.
  • Secure defaults and least privilege.
  • Observable and reversible operations.
  • Small, reviewable, and maintainable changes.

Pinned Loading

  1. kopfstudio/grantledger kopfstudio/grantledger Public

    Multi-tenant SaaS billing platform with schema-first contracts, idempotent write flows, webhook replay handling, and asynchronous invoice processing.

    TypeScript 1

  2. kopfstudio/abaris kopfstudio/abaris Public

    Proof-first vulnerability reproduction and patch-behavior validation for open source maintainers.

    1

  3. auth-api-node auth-api-node Public

    Production-grade authentication API with session-backed auth lifecycle, refresh-token replay detection, Prometheus metrics, k6 benchmarks, Prisma/PostgreSQL persistence, Redis rate limiting, and sp…

    TypeScript 1

  4. dispatchlane dispatchlane Public

    Integration reliability platform for webhook ingestion, event delivery, retries, dead-letter handling, replay, and operational visibility.

    TypeScript 1