Portfolio

14 articles

Water Tracker

Here is the release of a small hydration tracker, made with Compose Multiplatform (CMP). It is a lightweight, high-performance utility app for Android and iOS. The goal was to create a seamless, reactive experience while keeping the UI layer entirely decoupled from business logic: the "Dumb UI"…

Playing with React

I had to learn React on the job, so I started playing with it.

My Simple Account Manager

I built a small utility app with Jetpack Compose to keep my accounts and spending under control. The project served two main purposes: Compose practice – develop a fully functional UI using Jetpack Compose, including a LazyColumn, swipe gestures (left/right) for extra actions, and drag‑and‑drop…

Hair Technique Pro

This is my very first official release of a personal Android app on Google Play, and it’s also my first project built entirely with Jetpack Compose. I began my mobile development career using Java and XML layouts. After spending several years maintaining legacy code, it took some time to become…