Add README.md

This commit is contained in:
2025-12-15 14:45:03 +01:00
commit 0d8c8aba27

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Knowledge Base
Welcome to my personal archive of technical documentation, cheat sheets, and "Today I Learned" notes.
## Topics
* **Python**: [Pip, Virtual Envs, and Tooling](docs/python/pip-env-vars.md)
* *(More topics coming soon...)*
## About
This repository serves as a digital garden for my development knowledge. It is structured to potentially be hosted as a static documentation site in the future.