$ open lab/developer-tools
Developer tools
Small abstractions that reduce repetitive backend work, especially around CRUD, metadata, and API scaffolding.$ cat stack.txt
Practical stack
- NestJS
- Fastify
- reflection
- automation
$ cat notes.txt
Details
- Reducing backend boilerplate without hiding important business rules.
- Using reflection and metadata to generate repetitive behavior.
- Keeping architecture readable even when automation grows.
$ find ./lab -similar
Similar lab
Qdrant / RAG / embeddingsAI / RAG experimentsExploring retrieval-augmented workflows, vector search, and practical AI features that can support real user tasks.Arduino / Flutter / sensorsIoT crop monitoringArduino sensor experiments connected to mobile interfaces, with a focus on data capture, field constraints, and useful alerts.TypeScript / Node.js / CLITerminal interfacesExperiments around command-first products, anonymous interaction models, and calm text-first user experiences.