Makimono

A feature-driven fork of Mihon, the open-source Android manga reader written in Kotlin. It installs alongside the stock app, updates itself, and has shipped 11 releases to real users.

  • Kotlin
  • Android
  • Compose
  • Release engineering
  • API integration

Why it exists

I read a lot of manga, and the reader I used every day was missing things I wanted. Rather than file feature requests and wait, I forked it. The rule I set: it has to stay installable next to the original and update itself, so using it never feels like running a science project.

What I built

The source is a private fork; the releases and the users are public.

what it demonstrates

Kotlin and Android at feature scale, release engineering (signed APKs, a self-update channel, changelogs), API integration across five services, and maintaining a fork against an active upstream without falling behind it.

← all projects