A sophisticated cryptocurrency tracking and portfolio management app built with Kotlin Multiplatform,
delivering a native experience on both iOS and Android from a single codebase. Features real-time
market data via WebSocket connections, professional-grade interactive charts with technical indicators
(SMA, EMA, RSI, MACD), multi-portfolio management with P&L calculations, and smart price alerts with
push notifications.
Built using Kotlin Multiplatform (70%+ code sharing), Jetpack Compose & SwiftUI for native UI,
SQLDelight for persistence, Ktor for networking, and Clean Architecture with MVVM. Includes custom
high-performance chart rendering engine, WebSocket connection pooling, and background service
implementation for both platforms while maintaining 60fps performance.