Creed & Bear

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.

?
Vue 3
V
Vite
V
Vitest
TypeScript

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

Token-based authentication with URL parameter support
Algorithm CRUD management with external OMS integration
Internal investor management and account configuration
Binance API key integration for automated trading
Real-time dashboard with NAV, performance, and P&L metrics
Order history and detailed logging system
Algorithm investment portfolio tracking

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.

Results & Impact

Reduced Time to Interactive (TTI) from 10s to 2s (-80%)
Improved First Contentful Paint (FCP) by 25%
Implemented unit tests with Vitest
Added pre-commit validations
Better developer experience with modern tooling

Key Metrics

80%
TTI Improvement
Time to Interactive reduction
25%
FCP Improvement
First Contentful Paint improvement