Skip to content

Projects

Each entry below organizes context, commands, stacks, public surfaces and maintenance notes so the evolution of the portfolio stays easy to inspect.

Related reads: this directory connects directly to /en/portfolio, /en/categories, /en/stacks, /en/operations and /en/api.

Project dossiers

Cases with technical, operational and editorial reading in the same route.

This layer organizes each important front as a navigable dossier with context, commands, public surfaces and maintenance notes.

8

published dossiers

8

featured dossiers

8

results in current filter

Multistack workspace

platform · active

monorepo

Base for single-workspace governance, consolidating stacks, runtime, CI, infrastructure and documentation under the same standard.

Workspace: projects

  • Node.js
  • Docker
  • Terraform
  • Helm
  • GitHub Actions
Highlights
  • official matrix per project
  • infrastructure and docs living beside real apps
  • shared pattern for AGENTS, CLAUDE and quality gates
First useful command

Workspace doctor

./main.sh resource=system action=doctor

SaaS platform

application · active

node-next

SaaS and cross-app contract front to validate full stack product, auth, local runtime and quality gates at a larger scale.

Workspace: projects/node-nextjs

  • Next.js
  • Nx
  • TypeScript
  • Playwright
  • Docker
Highlights
  • Nx workspace with multiple apps
  • navigation and security contracts via Playwright
  • local operations with Docker and platform scripts
First useful command

Start platform

npm run docker:platform:up

AI ops and automation

automation · active

python-lumiere-synapse

Local control plane for AI ops, multimodality and safe publishing with guardrails and persistent operational state.

Workspace: projects/python-lumiere-synapse

  • Python
  • SQLite
  • LM Studio
  • Bash
  • automation
Highlights
  • single CLI with a resource catalog
  • strict guardrails for publishing and parameters
  • persistent audit via SQLite and quality reports
First useful command

Install environment

poetry install --with lint,test,typecheck,dev,studio

Editorial engine

docs · active

node-vitepress

Editorial engine for the main domain, unifying narrative, minimal API, public exports and thematic pages from the same catalog.

Workspace: projects/node-vitepress

  • VitePress
  • Vitest
  • ESLint
  • Prettier
  • Netlify
Highlights
  • typed and shared content
  • modular theme with discovery, portfolio and stacks
  • site and API closing on the same local pipeline
First useful command

Local dev

npm run dev

UI library and Storybook

docs · active

node-web-components

Public library to consolidate reusable components, browsable Storybook and auditable distribution without depending on exposure of the private workspace.

Workspace: projects/node-web-components

  • TypeScript
  • Vite
  • Storybook
  • Lit
  • npm
Highlights
  • typed catalog with deterministic audit
  • public Storybook showcase with family-based explorers
  • release manifest for npm with mandatory human review
First useful command

Local Storybook

npm run storybook

Main website

brand · active

mozg.com.br

Primary institutional surface to consolidate positioning, portfolio, technical discovery and editorial distribution of the brand.

Workspace: projects/node-vitepress

  • branding
  • SEO
  • PWA
  • structured data
  • content
Highlights
  • own domain with strong narrative
  • technical SEO, PWA and public exports
  • base for continuous portfolio and operations evolution
First useful command

Local site

npm run dev

Complementary portal

brand · evolving

mozgbrasil.github.io

Complementary GitHub Pages portal to amplify the brand, distribute links and expose living GitHub signals in a lean landing page.

Workspace: projects/mozgbrasil.github.io

  • GitHub Pages
  • HTML
  • signals
  • landing
Highlights
  • static landing page with strong personal narrative
  • public GitHub dashboard with local cache
  • simple PWA published on GitHub Pages
First useful command

Local server

python3 -m http.server 8080

Technical profile

docs · active

github-profile

Condensed technical profile for GitHub surfaces, reinforcing specialties, public links and lab context in a few seconds.

Workspace: projects/github-profile

  • Markdown
  • GitHub
  • badges
  • portfolio
Highlights
  • README driven by signals and specialties
  • coherent badges and public links
  • lightweight editorial layer for GitHub distribution
First useful command

Format check

npm run format:check

Architecture, full stack, platform engineering, automation and observability.