01 — The challenge
VentureCap needed a platform to organise and present detailed data on thousands of investors active in startups across Singapore and Southeast Asia. The underlying dataset was rich — fund performance, company milestones, director and founder contact details, financial statements, audit opinions — but without a platform on top of it the information was not usable by the analysts, founders, and investors it was intended to serve.
The technical requirements were specific. The platform had to display financial information accurately, remain flexible enough to ship new features as the product evolved, enforce subscription tiers so paid content stayed behind the paywall, and detect credential-sharing patterns that would otherwise leak access. It also had to expose data through an API so external consumers could request it programmatically.
02 — Our approach
We built VentureCap Insights as a robust web platform with evolving capabilities across multiple releases. The delivery started from wireframe design and progressed through Laravel-based application development, Algolia integration for fast investor and company search, custom MySQL reporting, and AWS services for scalable hosting.
Data refresh was automated via weekly Algolia algorithm runs so the index stayed current without manual intervention. Subscription tier access controls gated premium content, and a credential-sharing detection layer protected paid access against abuse. A dedicated API surface let external systems request investor, fund, and company data without hitting the web UI. Ongoing testing, QA, and maintenance kept the platform stable as new features were added.
03 — The outcome
Delivered a scalable investor intelligence platform covering thousands of investors in Singapore and Southeast Asia — giving analysts, founders, and subscribers searchable access to fund performance, company milestones, financial statements, and contact intelligence through both the web UI and an external API.
04 — Stack & tools
- PHP
- Laravel
- MySQL
- Node.js
- Algolia
- AWS
