Skip to content
View hbarbosa02's full-sized avatar
You like coffee...?
You like coffee...?

Block or report hbarbosa02

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

Hi! I'm Hiran 👋

Computer Engineer focused on web systems. I build APIs and full-stack apps with Node.js, NestJS, GraphQL, React, Angular, Flutter, PostgreSQL, and MongoDB.

  • 🔭 I'm currently working on CloudPlusPlus — building enterprise APIs with multi-tenancy, RBAC, and event-driven architecture.
  • 🌱 I'm learning Angular and deepening my NestJS expertise.
  • 💬 Ask me about NestJS, event-driven systems, MCP/AI tooling, and web development.
  • 🔧 Building Alaz MCP — an MCP server that exposes NestJS, Angular e Laravel projects context to AI agents (Cursor, Claude, Copilot).

Featured projects

Project Description
nexus-event-driven Monorepo with reactive event-driven architecture — Web & API ecosystem
nestjs-typeorm-audit-context Automatic audit (createdBy, updatedBy) for NestJS + TypeORM using AsyncLocalStorage
nestjs-criteria-for-typeorm Reusable Criteria pattern for dynamic queries in NestJS + TypeORM

Tech stack

TypeScript NestJS Node.js Angular React GraphQL PostgreSQL Flutter

GitHub stats

GitHub Stats

Connect with me

Pinned Loading

  1. nestjs-typeorm-audit-context nestjs-typeorm-audit-context Public

    Solução para auditoria automática (createdBy, updatedBy) em NestJS e TypeORM usando AsyncLocalStorage para evitar a passagem de contexto de usuário entre camadas.

    TypeScript

  2. nestjs-criteria-for-typeorm nestjs-criteria-for-typeorm Public

    Uma implementação robusta e reutilizável do Padrão de Projeto Criteria para NestJS e TypeORM. Crie queries dinâmicas de forma limpa e desacoplada da sua lógica de negócio.

    TypeScript

  3. JSON-COMPARATOR JSON-COMPARATOR Public

    An app created with the objective of comparing all tags between JSON's

    HTML

  4. nexus-event-driven nexus-event-driven Public

    Repositório monorepo contendo um ecossistema de aplicações (Web e API) construído sobre uma arquitetura reativa. O coração do projeto é um módulo de eventos centralizado, responsável por orquestrar…

    TypeScript