Pedro Mansan / full stack engineer
Pedro Mansan
Full stack engineer · Brazil
I'm a full stack developer working on multi-tenant SaaS — mostly Python/Django on the backend, Vue on the frontend, AWS in between. I like systems with hard edges: auth, multi-tenancy, performance under real load.
Most recently at Mindz (2022–2026), where I led the migration of a 150-page legacy course platform with a swarm of 40 Claude Code agents in a week. Currently studying CS at UTFPR.
Available since April 2026
Selected work
2026 ↗ 2024 ↗ 2023 ↗ 2022 ↗
Mindz · Agent swarm refactor case study
Django · Vue · Claude Code · 40 agents
Ten lead agents, four sub-agents each, working in parallel across isolated git worktrees to migrate the Fomantic UI templates to Vuexy. A backlog the team had been postponing for years, done in a week.
Mindz · ABAC authorization layer
Django · MySQL · OAuth2 PKCE
Replaced the role table with attribute-based access control across the platform. Ran in shadow mode for two weeks before the cutover; zero authorization regressions in production.
Multi-DB router for tenant isolation
Django · MySQL · Redis
Database-per-tenant routing with single sign-on across platforms. Log in once, click into another platform you own, no second password prompt.
Server-side OAuth2 issuer
Django · OAuth2 · iframe SSO
Custom OAuth2 server for white-labeled course player embeds. Rotating client credentials, and an audit trail clean enough that a legal review can trace any token back to the request that issued it.