Skip to content
View fco-gt's full-sized avatar
🤫
🤫

Block or report fco-gt

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

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

Report abuse
fco-gt/README.md

Francisco Gutiérrez

Backend Developer · TypeScript · Node.js · Go


Profile

Backend-oriented developer with strong focus on service design, typed contracts, idempotency, authentication flows and production hardening.

I work primarily with Node.js + TypeScript and Go, designing APIs and systems with:

  • Clear domain modeling
  • Explicit contracts
  • Idempotent operations
  • Observability and resilience
  • Secure-by-default practices

I approach FullStack from a systems perspective: frontend is a consumer of well-designed services, not an afterthought.


Current Focus

  • Auth systems (self-hosted, ORM-first)
  • API design and middleware architecture
  • Idempotency strategies and request safety
  • CI/CD pipelines and production deployments
  • Security hardening and runtime reliability

Active Project:

  • GoPotency — A flexible, framework-agnostic Go package for handling idempotency in HTTP APIs.

Tech Stack

Core Backend

  • Node.js
  • TypeScript
  • Go
  • Express
  • PostgreSQL
  • Prisma

Web

  • Next.js
  • React
  • Tailwind

Infrastructure & Tooling

  • Docker
  • GitHub Actions
  • CI/CD pipelines
  • Linux environments
  • Observability basics (logs, structured errors, metrics-first mindset)

Engineering Principles

  • Avoid overengineering.
  • Prefer explicitness over magic.
  • Type safety is non-negotiable.
  • Idempotency is a design decision, not an afterthought.
  • Systems should fail predictably.

Contact


Pinned Loading

  1. fco-gt fco-gt Public

    1

  2. gopotency gopotency Public

    A flexible, framework-agnostic Go package for handling idempotency in HTTP APIs.

    Go 2

  3. gopotency-website gopotency-website Public

    Website for GoPotency

    MDX

  4. quickattendance-go quickattendance-go Public

    Go 1

  5. autoattendance-services autoattendance-services Public

    Microservices for attendance app

    JavaScript

  6. autoattendance-frontend autoattendance-frontend Public

    Frontend for AutoAttendance

    TypeScript