Code
Tools I needed twice and got tired of rewriting. Each has a documentation page here with requirements, a quickstart and the questions people actually ask.
MoE-Watcher-Modifier
Model-agnostic Mixture-of-Experts analysis and pruning toolkit. Finds the experts your model actually uses and rewrites the checkpoint with fewer of them.
Multitenancy in Spring Boot
A Spring Boot base service implementing multitenancy — tenant resolution, per-tenant data isolation, and the plumbing that usually gets rewritten badly in every new SaaS codebase.
Location from IP Address
A Spring Boot service that resolves geographic location details from an IP address using GeoIP lookup, with a map view of the result.
RSS GitHub Notifier for Slack
A small Java utility that watches GitHub activity over RSS and posts the updates into Slack channels.