My Projects

A collection of applications, tools, and experiments spanning data science, Android development, and backend engineering.

[ screenshot ] Live

DepthLens

Android application for visualizing real-time cryptocurrency market depth using the Binance API. Provides order book analysis and bid-ask spread visualization for informed trading decisions.

Kotlin Android Binance API Market Data
[ screenshot ] Live

Finance Ledger API

RESTful API for financial transaction management built with Spring Boot. Features comprehensive CRUD operations, JWT authentication, data validation, and clean architecture patterns.

Java Spring Boot REST MySQL
[ screenshot ] Live

XhemoBank

Android banking application demonstrating core mobile development patterns including user authentication, account management, and transaction handling.

Kotlin Android SQLite
[ coming soon ] In Progress

Economic Indicator Dashboard

Interactive dashboard pulling data from the FRED API to visualize and correlate key economic indicators with market movements.

Python Pandas Plotly FRED API