Skip to content
View fabiorosa's full-sized avatar

Block or report fabiorosa

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.

Content in all repositories owned by your account will be closed.
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
fabiorosa/README.md

Fabio Rosa

Product Engineer building complete web products from product decisions and interface design through architecture, implementation, and release.

I combine full-stack engineering, UX, and product thinking to turn ambiguous problems into focused, production-minded software. I am based in Brazil and open to remote opportunities with international product teams.

Selected work

A full-stack platform for small service teams to receive, triage, work, and close client requests without losing context across inboxes and spreadsheets.

  • Multi-tenant authorization enforced at the database boundary
  • Owner, team member, and client workflows
  • PostgreSQL migrations, deterministic demo data, and production deployment
  • 130 database-backed tests plus end-to-end browser coverage

Live product · Architecture · Source

A webhook operations system for receiving, inspecting, delivering, and safely recovering webhook-driven work.

  • Signed JSON ingestion with safe idempotency boundaries
  • PostgreSQL-backed event and delivery history
  • Bounded retries, dead-letter handling, and manual recovery
  • Public fictional-data demo with a React operations console

Live demo · Architecture · Source

An open-source studio and TypeScript rendering engine for creating Open Graph images, social cards, and release banners.

  • One deterministic SVG rendering path for preview and export
  • Byte-identical PNG output in Node.js and the browser
  • Schema-driven templates with automatic Studio controls
  • Published as ogsmith on npm

Live Studio · Architecture · npm package · Source

What I care about

  • Product decisions grounded in real user workflows
  • Clear architecture with explicit tradeoffs
  • Interfaces that make complex work feel manageable
  • Security, testing, accessibility, and operational readiness

My private work includes SaaS products, business systems, automation platforms, and products with AI-assisted workflows. Public repositories here are focused examples of how I approach product engineering.

Pinned Loading

  1. caselane caselane Public

    A production-minded full-stack platform for managing client requests from intake to resolution.

    TypeScript

  2. afterhook afterhook Public

    Open-source webhook operations platform for tracing delivery, failures, and safe retries.

    TypeScript

  3. ogsmith ogsmith Public

    Open-source studio and deterministic rendering engine for pixel-perfect OG images, social cards, and release banners. Preview and export are the same artifact by construction.

    TypeScript