
F2 Platform
Internal investor platform rebuild
Complete rebuild of Creed & Bear's internal investor platform, migrating from Vue 2 to Vue 3 with significant performance improvements. The platform served as a testing ground for investment algorithms and performance evaluation before evolving into the Amaia ecosystem.
Project Overview
Complete rebuild of Creed & Bear's internal investor platform, migrating from Vue 2 to Vue 3 with significant performance improvements. The platform served as a testing ground for investment algorithms and performance evaluation before evolving into the Amaia ecosystem.
Key Features
Technical Details
Rebuilt using Vue 3 Composition API with Vite for fast development, TypeScript for type safety, and Vitest for comprehensive testing coverage.
The Challenge
Legacy Vue 2 platform with poor performance (10s TTI), outdated architecture, and bad practices that hindered development and user experience.
The Solution
Complete rebuild from scratch using Vue 3 Composition API, modern tooling, and performance optimization techniques.