Comment by tanin
I'm working on 3 projects right now:
---
Backdoor: https://github.com/tanin47/backdoor
A self-hosted database querying and editing tool for you and your team. Modern and elegant UI. Supports Postgres and ClickHouse. It can be embedded into any JVM app or runs as a standalone.
---
Embeddable Java Web Framework: https://github.com/tanin47/embeddable-java-web-framework
A lightweight production-ready Java web framework that comes with batteries (e.g Svelte, Tailwind, Github Actions, browser testing).
It is packaged into a single fat jar with no external dependencies. The starting size is 350KB. This is great for embedding into your larger JVM app or runs a lightweight website.
---
PlayFast: https://github.com/tanin47/playfast
An opinionated production-ready PlayFramework that comes with batteries (e.g Svelte, Tailwind, Github Actions, browser testing).