Skip to content
View 19950512's full-sized avatar
🐘
Never Stopped Trying
🐘
Never Stopped Trying

Organizations

@Objetiva-Software @Jusizi

Block or report 19950512

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

Hi, I'm May 👋

PHP Developer · 10+ Years · SaaS & Real Estate Systems · Brazil 🇧🇷


About Me

  • 🐘 10+ years building production systems with Pure PHP and Laravel
  • 🏠 Deep experience with Real Estate domain — contracts, leases, billing, NFS-e, economic indices (IGPM/IPCA)
  • ⚙️ Focused on multi-tenant SaaS, microservices, and business automation
  • 📱 Mobile development with Flutter (Android & iOS, offline-first)
  • 🚀 Full-stack: Next.js, Node.js, TypeScript, Java/Spring Boot, Livewire
  • 🔧 Infrastructure: Docker, Nginx, Cloudflare, PostgreSQL, Redis, RabbitMQ
  • 🤖 Integrations: Meta WhatsApp API, NFS-e, Boleto, Pagar.me, Firebase, Cloudflare R2, WPPConnect

🛠️ Tech Stack


💼 Professional Experience

Over 10 years building systems for the Brazilian real estate market and other industries:

  • 🏢 Multi-tenant SaaS platforms — full contract lifecycle, automatic reajustments (IGPM/IPCA), NFS-e invoicing, boleto billing, financial dashboards
  • 📋 Property inspection systems — offline-first Flutter apps, automated PDF report generation, payment integration
  • 🌐 Real estate website platforms — multi-template architecture, SEO, dynamic property listings
  • 💬 WhatsApp service platforms — multi-company, multi-agent, bot automation, Meta Business API
  • 📱 Whitelabel mobile apps — multi-client architecture, Play Store & App Store distribution
  • 🔍 Data & integration services — scraping, gRPC microservices, Cloudflare automation, infrastructure-as-code via Discord bots

🚀 Personal Projects

Project Description Stack
Dominix Multitenant SaaS for condominium management — DDD, CQRS, Event-Driven, Hexagonal Architecture, 49 API endpoints, boleto billing, RBAC Java 17 · Spring Boot · PostgreSQL · RabbitMQ · Redis · Next.js
MayZap API for managing multiple WhatsApp instances via WPPConnect — session isolation by UUID, mass messaging, queue management PHP 8.3 · Laravel · PostgreSQL · Redis · Docker
Laboratoriais Laboratory management system with RBAC, PDF generation, and real-time UI PHP 8.2 · Laravel 12 · Livewire · Tailwind · Chart.js
Lotusb Technical consultancy platform with modern animations and Cloudflare Workers deployment Next.js · TypeScript · Tailwind · Framer Motion
Maynecraft Minecraft server management — Discord bot with slash commands, automatic backups to Cloudflare R2, player stats, whitelist with IP binding Python · Docker · Discord API · Cloudflare R2
Jusizi (in development)
Bames (in development)

📊 GitHub Stats

19950512

Pinned Loading

  1. Jusizi/database-backup Jusizi/database-backup Public

    Automatiza o backup de bases de dados PostgreSQL e o envio dos arquivos para o Cloudflare R2, com notificações via Discord e remoção do backup local após o upload. Fácil configuração e execução par…

    Python

  2. buscacreci buscacreci Public

    O Busca CRECI é uma API desenvolvida para facilitar a consulta de informações sobre corretores de imóveis registrados no CRECI (Conselho Regional de Corretores de Imóveis) em todo o Brasil

    PHP 13 8

  3. docker-clean docker-clean
    1
    #!/bin/bash
    2
    # 🚀 setup-docker-clean.sh — Cria o script de limpeza e agenda o cron job
    3
    
                  
    4
    # Caminho do script de limpeza
    5
    CLEAN_SCRIPT="/usr/local/bin/docker-clean.sh"
  4. proxy-reverso proxy-reverso Public

    NGINX reverso compartilhado com Docker Infraestrutura para rotear múltiplos projetos Docker via NGINX central, usando uma única porta 80. Ideal para EC2/VPS com diversos sistemas acessíveis por dom…

    Shell

  5. Refill.lua Refill.lua
    1
    local listaRefill = {
    2
        {
    3
            id = 23373,
    4
            minimo = 0,
    5
            maximo = 600,
  6. VerificarPotions.lua VerificarPotions.lua
    1
    -- Lista de itens para verificar
    2
    local listaVerificar = {
    3
        {
    4
            id = 3161,
    5
            minimo = 300,