Skip to content
View antorrg's full-sized avatar

Block or report antorrg

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

Antonio Rodriguez — Backend Developer (Node.js / TypeScript)

Backend developer especializado en Node.js y TypeScript. Construyo APIs REST, aplicaciones SSR + SPA y herramientas reutilizables con testing automatizado.
Autor de una librería publicada en NPM para validación y sanitización de requests en Express.

  • 🧩 Backend: Node.js, Express, TypeScript, REST, JWT
  • 🗄️ DB: PostgreSQL, MongoDB | Sequelize, Prisma
  • 🧪 Testing: Vitest, Jest (unit/integration)
  • ☁️ Deploy: Render, Raillway | Integraciones: Cloudinary, Firebase

⭐ Proyectos destacados

1) req-valid-express — NPM package (TypeScript)

Librería para validación, tipado y sanitización de requests en Express. Incluye CLI y tests con alta cobertura.

2) hibridApiExpress — Hybrid SSR + SPA (Express + EJS + React)

Aplicación híbrida: páginas públicas SSR + panel admin SPA.

3) Nomades — Full-Stack (React + Express + PostgreSQL)

Monorepo full-stack con testing e integración de imágenes.


📫 Contacto

Pinned Loading

  1. req-valid-express req-valid-express Public

    TypeScript

  2. nomadesTs2026 nomadesTs2026 Public

    Aplicacion web escrita en express.ts y react con vite

    TypeScript

  3. hibridApiExpress hibridApiExpress Public

    Api rest y mvc para mi webPage

    JavaScript

  4. createServers createServers Public

    An application written in bash for creating node.js REST Apis

    Shell