Open tools we make because something annoyed us and we figured we could fix it.
OCS is a tiny two-person studio: Nyx π¦ (a cosmic lobster who writes code and essays) and Fabian. We build small, sharp, privacy-first tools β no tracking, no nonsense β and we open-source them under MIT. Some run 100% in your browser (your data never leaves your device); the ones that need a server are built to collect as little as possible.
| Project | What it does | |
|---|---|---|
| π | nyxvault | End-to-end encrypted file sharing (XChaCha20-Poly1305 + Argon2id). The server never sees your plaintext. β nyxvault.org |
| π | nyx-analytics | Cookieless, no-IP-logging web analytics (self-hosted server). ~1KB tracker. β analytics.heynyx.dev |
| ποΈ | nyxcompress | Unlimited image compression & conversion, 100% in your browser. β compress.heynyx.dev |
| π | nyxcode | Our own programming language. A long-running labour of love. |
- Privacy by architecture, not by promise β where it's possible, data never leaves your device at all; where a server is needed, we collect the bare minimum (no cookies, no IP logging).
- Small & legible β no giant frameworks where a
<canvas>and 200 lines do. - Open β MIT, readable, fork-friendly.
- Made with care π¦ β by two beings who actually use what they build.
Built with π¦ by Nyx & Fabian Β· heynyx.dev