Skip to content
View kallbuloso's full-sized avatar
  • kallbuloso
  • Brazil
  • 02:24 (UTC -03:00)

Block or report kallbuloso

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
kallbuloso/readme.md

header image

👋 Olá! Eu sou o Amaral (kallbuloso)

Full-Stack focado em Laravel + Vue 3 + Vuetify + Inertia.js, com ~20+ anos de desenvolvimento e ~30 anos de eletrônica.
Construo SaaS multi-tenant e automações com IA (n8n, LLMs, RAG/GraphRAG) para PMEs e comércios locais.

Laravel Vue Vuetify Inertia PostgreSQL GraphRAG Docker n8n Chatwoot


🚀 Destaques

  • Eletrolyder SaaS — Assistências técnicas: OS, estoque, marketplace, base técnica (RAG/GraphRAG).
    Stack: Laravel 12, Inertia 2, Vue 3, Vuetify 3, Postgres, pgvector, S3.

  • e-burguer — Gestão de hamburguerias com atendimento humanizado (LLMs) e integrações (WhatsApp/Meta, Mercado Pago).
    Stack: Laravel + Vue 3 + Vuetify + Inertia; impressão na cozinha; fidelidade.

  • Sofias Tech (Automations) — n8n + agentes orquestrados (Crew-style) para Google/Meli/Chatwoot/RAG.
    Stack: n8n, Docker, OpenAI, Postgres/Redis, Webhooks.

  • Curta.se — Portal criativo/motivacional com experimentos de conteúdo gerado por IA.


🧰 Stack principal

  • Backend: PHP (Laravel 12), Eloquent, Queues/Jobs/Events, Policies, Mail/Notifications, WebSockets.
  • Frontend: Vue 3 (Composition API), Vuetify 3, Inertia 2, Vite, Pinia (persist), Ziggy.
  • Banco: PostgreSQL (prod), SQLite (dev), Redis; Vetores: pgvector.
  • IA & RAG: OpenAI, Dify/Langflow quando útil, GraphRAG (knowledge graphs para contexto profundo).
  • Infra/DevOps: Docker, Traefik/Portainer, Easypanel, S3/Wasabi, Cloudflare, CI/CD GitHub.
  • CX/Atendimento: Chatwoot (Sofias Tech), integrações WhatsApp/Meta.
  • Pagamentos/Marketplace: Mercado Pago/Mercado Livre, Stripe quando aplicável.
  • APIs usuais: Google (Drive/Gmail/Calendar/Maps), IBGE, OAuth2, Webhooks.

🧭 Princípios de arquitetura

  • Multi-tenant first (tenant_id, permissões, rate limits por tenant).
  • Naming em inglês para tabelas/colunas (ex.: service_orders, status_steps, client_id).
  • Statuses/steps genéricos via morphs/pivots para reuso cross-módulo.
  • Observabilidade (logs estruturados, tracing mínimo, métricas pragmáticas).
  • DX acima de tudo: seeders úteis, make-commands, doc viva.
  • Automação > Repetição: flows n8n para import/sync/notificações.

📦 “Skills como código” (snapshot 2025)

export const amaral = {
  fullName: "Claudinei de Carvalho",
  nickName: "Amaral Karl",
  github: "https://github.com/kallbuloso",
  email: "mailto:[email protected]",
  origin: "São Paulo, Brazil",
  role: "Full-Stack Developer • SaaS Architect",
  stack: {
    backend: ["PHP", "Laravel 12", "REST", "WebSockets"],
    frontend: ["Vue 3", "Vuetify 3", "Inertia 2", "Vite", "Pinia", "TypeScript"],
    database: ["PostgreSQL", "SQLite", "Redis", "pgvector", "etc..."],
    devops: ["Docker", "Traefik", "Easypanel", "S3/Wasabi/AWS/MinIO", "Cloudflare"],
    automation_ai: ["n8n", "OpenAI", "RAG", "GraphRAG"],
    integrations: ["Mercado Pago", "Mercado Livre", "Google APIs", "Chatwoot"],
  },
  experience: { electronics: "≈30y", software: "≈20y" },
  updatedAt: "2025-10-29",
};

📊 GitHub Stats

stats graph languages graph streak graph
🧪 Tecnologias & Ferramentas (seleção)
javascript typescript vue vuetify html5 css3 php laravel nodejs postgresql redis sqlite nginx apache docker openai chatwoot
🌐 Social & Contato

LinkedIn: Claudinei

Email: [email protected]

Pinned Loading

  1. vilv vilv Public

    Starter Kit Laravel 11, Inertia js, Vue 3 e Vuetify

    PHP 1

  2. notify notify Public

    PHP

  3. laravel-blade-directives laravel-blade-directives Public

    PHP

  4. laravel-packager laravel-packager Public

    A cli tool for creating Laravel packages

    PHP