Back to projects
Case study
Microplatforma
Fully my project: from idea to architecture, implementation, and launch. I built an internal hub that knows about every analytics microservice, tracks their health, and updates scores. And other tools that make life easier for developer teams.
Usecases
What the product supports day to day.
- • Catalog of repositories and API schemas for the whole company
- • Creating mock endpoints for frontend development
- • Analyzing repository for creating microservices nodes
- • Assigning users to microservices based on their roles
My contributions
A snapshot of the work I owned.
- • Fully designed Clean Architecture backend for core modules
- • Github App integration for repositories
- • Openai integration for analyzing microservices
- • User's dashboards and scoreboard endpoints
- • Organization, user, roles management logic
- • Set up containerized services with CI/CD
Role
Scope and responsibilities.
- • CEO and lead backend architect
- • FastAPI services with async SQLAlchemy and Pydantic v2