← Back home Experience

Baboon Technologies

Co-founder & Tech Lead · 2024 – present

I co-founded Baboon Technologies. Its product is SVInvesting, a systematic value-investing platform that values 60,000+ companies daily. I lead the software architecture, infrastructure (Proxmox, Docker), batch jobs, monitoring and the scaling of a 5 TB+ database to make real-time computation viable.

  • +5 TB scaled database
  • 60.000+ companies valued daily
  • Tiempo real valuation computation

Projects

SVInvesting

PythonPolarsPostgreSQLFastAPIProxmox

A systematic value investing platform that values 60,000+ companies a day over a 5 TB+ database.

The problem
Methodically and systematically valuing every company in the market at once, with daily recomputation on price changes plus quarterly/annual reports, without the system buckling.
Stack decision
Re-architecting the stack from MySQL to PostgreSQL and from Pandas to Polars to make real-time computation viable; billion-row tables with a partitioning scheme to optimize queries.
The technical challenge
Designing a generic data module that generalizes to any asset type and its edge cases (different markets, reporting frequencies) over a 5 TB+ database.
Impact
Real-time daily valuation of 60,000+ companies on a dedicated server with 300+ GB of RAM and 10+ TB of disk. The backbone of Baboon Technologies’ investment fund.