commit 6fd01814937230103e397f1a6556b1348ad9555a Author: latte Date: Sat Feb 28 20:03:25 2026 +0100 Add README for hiddenden diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9fec99 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +# hiddenden + +A quiet place to build things intentionally. + +--- + +## What is hiddenden? + +hiddenden is my personal digital space. + +It’s not a startup. +It’s not a product company. +It’s not built for hype. + +It’s a place to experiment, to document, and to grow ideas over time. + +Here I work on infrastructure, services, tooling, and long-term experiments — mostly in Python, often containerized, always structured. + +--- + +## Why it exists + +I wanted a space that felt: + +- Independent +- Privacy-minded +- Calm and understandable +- Built to last + +hiddenden is where I refine my workflows, design deployment pipelines, explore CI/CD, and shape reproducible systems. + +It’s part lab, part workshop, part archive. + +--- + +## Technical focus + +- Python-based services and tooling +- Dockerized environments +- Gitea-driven CI/CD +- Self-hosted infrastructure +- Secure, structured deployments + +Everything here follows the same principle: + +> Build it clearly. +> Automate it thoughtfully. +> Maintain it long-term. + +--- + +## Philosophy + +Technology doesn’t have to feel chaotic. + +It can be quiet. +It can be intentional. +It can be well-shaped. + +hiddenden is my ongoing practice in building systems that feel solid and understandable. + +--- + +Built and maintained by Latte. \ No newline at end of file