PortfolioSirius (own product)
Sirius — Bilingual RevOps hub
RevOps clarity for marketing and sales: ads metrics, pipeline health, and workspace access in one bilingual product.

The project
Sirius is a RevOps control center: it unifies Meta Ads signals, commercial pipeline health, and workspace access admin. The UI ships in English and Spanish, with light/dark theme.
The problem
Marketing, sales, and ops usually watch ads, CRM, and access in separate tools. Sirius aims for one operable reading — without inventing another silo.
Architecture (high level)
- Frontend React 19 + TypeScript + Vite + Bootstrap + Chart.js + first-party i18n.
- API FastAPI + Pydantic + SQLAlchemy + Uvicorn.
- PostgreSQL in Docker.
- Playwright on the frontend for regressions.
My contribution
- RevOps product definition and data model.
- Full-stack implementation and demo seed.
- EN/ES i18n and dashboard UX.
- E2E test suite.
Visible outcomes
- App runnable locally/Docker with API healthcheck.
- Foundation to connect ads + pipeline + access in one panel.
- Ready to iterate modules without rewriting the core.
Stack (examples, not a ceiling)
React 19 · TypeScript · Vite · Bootstrap · Chart.js · FastAPI · PostgreSQL · Docker · Playwright.