chore: overhaul infrastructure and integrate @mintel packages
Some checks failed
🧪 CI (QA) / 🧪 Quality Assurance (push) Failing after 1m3s

- Restructure to pnpm monorepo (site moved to apps/web)
- Integrate @mintel/tsconfig, @mintel/eslint-config, @mintel/husky-config
- Implement Docker service architecture (Varnish, Directus, Gatekeeper)
- Setup environment-aware Gitea Actions deployment
This commit is contained in:
2026-02-05 14:18:51 +01:00
parent 190720ad92
commit 103d71851c
1029 changed files with 13242 additions and 27898 deletions

64
apps/web/context/about.md Normal file
View File

@@ -0,0 +1,64 @@
# Marc — digital problem solver
## Identity
- Name: Marc Mintel
- Mail: marc@mintel.me
- Location: Vulkaneifel, Germany
- Role: Independent digital problem solver
- Mode: Solo
- Focus: Understanding problems and building practical solutions
## What I do
I work on digital problems and build tools, scripts, and systems to solve them.
Sometimes that means code, sometimes automation, sometimes AI, sometimes something else.
The tool is secondary. The problem comes first.
## How I work
- I try things
- I break things
- I fix things
- I write down what I learned
## What this blog is
A public notebook of:
- things I figured out
- mistakes I made
- tools I tested
- small insights that might be useful later
Mostly short entries.
Mostly practical.
## Why no portfolio
Finished projects get outdated.
Understanding doesnt.
This blog shows how I approach problems, not how pretty something looked last year.
## Topics
- Vibe coding with AI
- Debugging and problem solving
- Mac tools and workflows
- Automation
- Small scripts and systems
- Learning notes
- FOSS
## Audience
People who:
- build things
- work with computers
- solve problems
- and dont need marketing talk
## Tone
- calm
- factual
- direct
- no hype
- no self-promotion
## Core idea
Write things down.
So I dont forget.
And so others might find them useful.