Variable

Protocol Competition Leaderboard

Term Structure Crypto, Financial Services / FinTech Apr 2024 - PresentProject Link

CI/CDCSSData VisualizationFigmaNext.jsREST APITerraformTypeScriptUX DesignUX/UI

Encouraging platform usage through a leaderboard

I developed a cryptocurrency leaderboard web application that incentivizes user participation through a points-based reward system. Users can earn points by depositing, lending, borrowing, or trading various assets, with multipliers for specific activities and assets. The application tracks and ranks users based on total points earned, offering a competitive platform for engagement.

Wallet integration and real-time updates

The leaderboard reads on-chain activity through wallet connectivity and updates rankings in real time as users complete qualifying actions. Live updates use a WebSocket channel so traders see their rank change without refreshing.

Skills the project pulled together

The build required blockchain integration, user interface design, and real-time data handling. I also wrote the earning-strategy guide that ships alongside the leaderboard so users know which activities map to which point multipliers.