Expanded Project Guides
Generated from:
LEARN_TUI_PROGRAMMING_PROJECTS.md
Project Index
| # | Project | Difficulty | Time | Key Focus |
|---|---|---|---|---|
| 1 | ANSI Paint | Level 1: Beginner | Weekend | Terminal Control / Escape Codes |
| 2 | A top-like Process Viewer with Ncurses |
Level 2: Intermediate | 1-2 weeks | TUI / Systems Programming |
| 3 | A menuconfig-style Configuration Editor |
Level 2: Intermediate | 1-2 weeks | TUI / Interactive Forms |
| 4 | A lazygit-style Git Client with Go & Bubbletea |
Level 3: Advanced | 2-3 weeks | Modern TUI Frameworks / Git |
| 5 | A TUI File Explorer with Python & Textual | Level 3: Advanced | 2-3 weeks | Modern TUI Frameworks / Filesystem |