Skip to content
@slaega

SLAEGA EMPIRE

Slaega

Personal organization — libraries, tools and open source experiments.

GitHub LinkedIn License


About

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.

What you'll find here

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.

Stack

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

Standards

Every public repository in this organization follows the same rules:

  • License — MIT, unless stated otherwise in the repository
  • CommitsConventional Commits
  • VersioningSemVer, tagged releases and a maintained changelog
  • Branches — protected main, work done in feat/*, fix/*, chore/*
  • CI — lint and tests must pass before any merge
  • Documentation — each repository documents its own setup and usage in its README

Repository lifecycle

Status Meaning
🟢 Active Maintained. Issues and pull requests are triaged.
🟡 Maintenance Bug fixes and security patches only.
📦 Archived Read-only. Forks are welcome.

Contributing

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.

Security

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.

Contact


Built out of curiosity · MIT

Popular repositories Loading

  1. db-validation db-validation Public

    validation library for Prisma‑backed services. It lets you declare common database checks—like “exists” or “unique”—via a fluent builder, and integrates them into your service or controller via dec…

    TypeScript 3

  2. sample-db-validation sample-db-validation Public

    sample-db-validation

    TypeScript 2 2

  3. slaega.me slaega.me Public

    Forked from wiscaksono/site

    Slaega

    Svelte 2

  4. Diagramme Diagramme Public

    1

  5. le-genie-frontend le-genie-frontend Public

    This is the blog post nextjs

    TypeScript 1

  6. le-genie-backend le-genie-backend Public

    This is the blog post nestjs api

    TypeScript

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…