Slaega is the organization where I publish my personal work: things I build to solve my own problems, shared whenever they can be useful to someone else.
No commercial roadmap, no support commitment. Code maintained as long as it serves me, documented so anyone can pick it up.
| Type | Description |
|---|---|
| Libraries | Reusable packages, published to registries once stable. |
| Tools | CLIs and utilities that automate day-to-day development. |
| Templates | Preconfigured project starters (lint, CI, Docker, tests). |
| Experiments | Prototypes and sandboxes. Unstable by design. |
Active repositories are pinned on this page.
| Area | Technologies |
|---|---|
| Languages | Go · Java · Python · Dart · TypeScript · JavaScript |
| Backend | Spring Boot · NestJS · Django |
| Frontend & mobile | Next.js · React · Flutter · Expo |
| CMS & BaaS | Strapi · Directus · Payload · Supabase |
| Databases | PostgreSQL · MySQL · Oracle |
| Object storage | MinIO · Amazon S3 · Cloudflare R2 |
Every public repository in this organization follows the same rules:
- License — MIT, unless stated otherwise in the repository
- Commits — Conventional Commits
- Versioning — SemVer, tagged releases and a maintained changelog
- Branches — protected
main, work done infeat/*,fix/*,chore/* - CI — lint and tests must pass before any merge
- Documentation — each repository documents its own setup and usage in its README
| Status | Meaning |
|---|---|
| 🟢 Active | Maintained. Issues and pull requests are triaged. |
| 🟡 Maintenance | Bug fixes and security patches only. |
| 📦 Archived | Read-only. Forks are welcome. |
Issues and pull requests are welcome on active repositories. Specific rules live in each repository's CONTRIBUTING.md.
For anything substantial, open an issue first to discuss the approach — it saves wasted work on both sides.
Found a vulnerability? Please don't open a public issue. Email 19@slaega.com with enough detail to reproduce it. Expect a reply within a few days.
- GitHub — @slaega
- LinkedIn — slaega
- Email — 19@slaega.com