Back to selected work
Independent product
Bitcoin Analytics
Independent Product Engineer·2025 — 2026
A market and wallet analytics dashboard tracking BTC pricing and multichain wrapped-Bitcoin balances across Ethereum, Base and BSC, built with a heavily AI-assisted engineering workflow.
The problem
Wrapped-Bitcoin exposure is fragmented across chains and bridges. This dashboard pulls market data and wallet balances together into one view, with fallbacks when a primary data source is unavailable.
What I owned
- Product direction, architecture and implementation decisions
- Market data integration with Coinbase/Kraken fallback logic
- Multichain wallet connectivity and wrapped-Bitcoin balance aggregation (Ethereum WBTC, Base WBTC, BSC BTCB)
- Code review, debugging, integration testing and final quality — using AI tools as an implementation accelerator throughout
Technical challenges
- Handling market-data provider outages gracefully with an automatic fallback path
- Aggregating wrapped-Bitcoin balances consistently across chains with different token contracts and decimals
- Structuring an AI-assisted build so generated code still met production standards after review
Engineering decisions
- React + TypeScript + Vite for a fast, dependency-light client-side dashboard
- A provider-fallback pattern for market data rather than a single point of failure
- Deployed via GitHub Actions to a dedicated custom subdomain
Technology
ReactTypeScriptViteGitHub ActionsWallet integrations
Built with a heavily AI-assisted engineering workflow — product direction, architecture, review and final quality were mine throughout.