Skip to content
View Tox1469's full-sized avatar
🧌
🧌

Block or report Tox1469

Report abuse

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

Report abuse
Tox1469/README.md
████████╗ ██████╗ ██╗  ██╗
╚══██╔══╝██╔═══██╗╚██╗██╔╝
   ██║   ██║   ██║ ╚███╔╝
   ██║   ██║   ██║ ██╔██╗
   ██║   ╚██████╔╝██╔╝ ██╗
   ╚═╝    ╚═════╝ ╚═╝  ╚═╝

full-stack & security engineer · 7 anos · brasil

building things that ship — sem template, sem atalho

Portfolio Stack


tox@dev:~$ whoami

Engenheiro full-stack e de segurança. Construo SaaS multi-tenant em produção, faço pentesting pra instituições financeiras e varejo, e publico ferramentas open-source que uso no meu próprio stack.

Tudo que você vê aqui foi construído do zero — sem template, sem boilerplate comprado.

tox@dev:~$ cat stack.json
{
  "languages":    ["TypeScript", "JavaScript", "Python", "SQL", "Lua"],
  "frontend":     ["Next.js 16", "React", "Tailwind", "Framer Motion"],
  "backend":      ["Node.js", "REST", "SSE", "WebSockets", "Edge"],
  "database":     ["PostgreSQL", "Supabase", "Redis", "pgvector"],
  "ai":           ["Gemini", "Claude API", "OpenAI", "RAG", "embeddings"],
  "security":     ["Pentesting", "OWASP", "RBAC", "MFA", "RLS", "LGPD"],
  "infra":        ["Vercel", "Docker", "CI/CD", "Cloudflare"],
  "integrations": ["Twilio", "Stripe", "Google APIs", "HubSpot", "Slack"]
}
tox@dev:~$ ls ./production
Projeto O que faz Stack
AgentBox SaaS multi-tenant de agentes IA — 50+ templates, pipelines, WhatsApp, chat, integrações Next.js · Supabase · Gemini
CreevoHub Hiring platform pra construção civil com compliance NR/médica Next.js · Supabase · Vercel
Creevo Academy LMS de segurança do trabalho com certificações Next.js · Supabase · Vercel
ToxBets Casino completo: poker, blackjack, 10+ jogos, real-time multiplayer Next.js · Redis · SSE
AppForm SaaS pra clínicas com bot WhatsApp e Google Calendar Next.js · Supabase · Twilio
TAS Ocupacional Site premium de saúde ocupacional React · Framer Motion
tox@dev:~$ ls ./open-source

security & infra

dev tools

backend & infra

ui & integrations

tox@dev:~$ cat security.log

Consultoria de segurança técnica pra:

  • instituições financeiras — infraestrutura de segurança bancária
  • redes de varejo — sistemas de segurança corporativa
  • pentesting · análise de vulnerabilidade · MFA/OAuth2 · criptografia · LGPD
tox@dev:~$ cat stats.txt
  7+     anos shipando código
  8      apps em produção
  200+   pacotes open-source publicados
  200+   endpoints de API construídos
  100+   migrações de banco
  50+    agentes IA em produção
  0      templates usados



snake eating my contributions



tox@dev:~$ █

built by tox

Pinned Loading

  1. Tox1469 Tox1469 Public

    Profile README

    2

  2. tox-portfolio tox-portfolio Public

    Portfolio pessoal — terminal interativo, Next.js 16, Vercel

    TypeScript 2

  3. ai-prompt-guard ai-prompt-guard Public

    Proteção contra prompt injection para apps com IA — análise, sanitização, sistema de strikes

    TypeScript 15

  4. embed-search embed-search Public

    Semantic search with pgvector and OpenAI embeddings

    TypeScript

  5. next-security-headers next-security-headers Public

    CSP, HSTS, X-Frame-Options and security headers middleware for Next.js

    TypeScript

  6. sse-stream-kit sse-stream-kit Public

    Server-Sent Events kit with server utilities and React useSSE hook

    TypeScript