maybecode

Archive

Projects

Everything there is to see here — from work still in progress to tools that are finished and get to stay that way.

Filter
Distributed system 2022

Cloud Orchestrator — open project

A distributed orchestrator for service instances — nodes find each other, work moves between them, and a failed machine costs no downtime.

  • Kotlin
  • Netty
  • Coroutines
  • Protocol design
  • +1
active
Desktop application 2026

YAML Editor — open project

A desktop editor for YAML and JSON that shows the mistakes configuration files hide — tabs, duplicate keys, values two parsers read differently.

  • Kotlin
  • Compose Desktop
  • Gradle
  • Parser design
active
CLI tool 2026

ytwav — open project

A command line tool that turns a source into a cleanly named lossless WAV file by orchestrating yt-dlp and ffmpeg properly.

  • Java 21
  • ProcessBuilder
  • ffmpeg
  • yt-dlp
completed