Skip to content
View carlosrenatohr's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Managua, Nicaragua

Block or report carlosrenatohr

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

Carlos R Hernández

Senior backend & full-stack engineer. I ship end-to-end: API integrations, event-driven pipelines, and the data layer that sits underneath analytics products. I work close to the problem — translating messy requirements into systems that run in production.

TypeScript · Node.js / NestJS · React · PostgreSQL · MongoDB · BullMQ · BigQuery · AWS


What I focus on

  • Third-party API integrations at scale — Google Ads, Meta, Microsoft/Bing (SOAP), LinkedIn. Reconciling spend across timezones, rate limits, and inconsistent schemas into one normalized model.
  • Event-driven systems — webhook ingestion (Stripe, ThriveCart, Calendly, HubSpot, MailerLite) normalized into a single envelope, routed through queues, with identity resolution and revenue attribution downstream.
  • Data pipelines & reporting — BigQuery + a GraphQL shared-metrics layer feeding cross-platform campaign reporting.
  • AI-assisted delivery — agentic workflows and harness engineering to move faster on well-scoped work without losing review discipline.

I build multi-tenant systems solo when needed and I'm comfortable owning a feature from client conversation to deployment.


Featured

  • hit-landing — Fast static site (Astro islands) built for real 3G/LTE users in Nicaragua; only the interactive slices ship JS.
  • hit-ever — Edge tracking API (Cloudflare Workers + Hono) for a real logistics business; multi-provider ingestion into a normalized store, with an in-memory demo mode.
  • hit-panel — Backendless internal dashboard; security enforced by Postgres RLS + SECURITY DEFINER, not client code.
  • webhook-attribution-pipeline — Normalized multi-source webhook ingestion → BullMQ → identity resolution → revenue attribution (NestJS).
  • agent-harness — Portable, model-agnostic dev harness over opencode: deterministic gates, a bounded autonomous loop, and role-based subagents.

Reach me

Pinned Loading

  1. hit-panel hit-panel Public

    Backendless ops dashboard; security enforced by Postgres RLS, not client code

    TypeScript

  2. agent-harness agent-harness Public

    Portable, model-agnostic dev harness: deterministic gates, bounded autonomous loop, role-based subagents over opencode

    TypeScript

  3. hit-ever hit-ever Public

    Edge tracking API on Cloudflare Workers + Hono for a real logistics business

    TypeScript

  4. hit-landing hit-landing Public

    Fast static site (Astro islands) built for real 3G/LTE users in Nicaragua

    TypeScript

  5. webhook-attribution-pipeline webhook-attribution-pipeline Public

    Multi-source webhook ingestion → normalized envelope → BullMQ → identity resolution → revenue attribution (NestJS)

    TypeScript