Tools & Workflows
Tools belong here when the note answers how to work, not when it explains a domain concept. The emphasis is on reusable workflows, decision rules, and compact references.
Workbenches
| Workbench | Notes |
|---|---|
| Version control | Git & GitHub |
| Environments | Conda |
| Computational notebooks | Jupyter |
| Front-end development | React and Three.js |
| Terminal workflow | Vim and Tmux |
| Media workflow | FFmpeg, yt-dlp, and PDF tools |
| Text processing | Regular expressions |
What Does Not Belong Here
- Language concepts belong under Computer Science.
- Mathematical methods belong under Mathematics.
- Model architectures and evaluation belong under AI & Data.
This separation keeps tools replaceable without reorganizing the concepts they help implement.