🖥️ Note Taker CLI
Stack: Go · Bubble Tea · Lipgloss · Docker · Platform: Linux
Why Go + Bubble Tea?
As I focus more on DevOps and Infrastructure, I realized the best tools are lightweight and just work.
Go allows this CLI to ship as a single binary — no runtime, no dependencies. By using Bubble Tea, I brought web-like reactivity to the terminal.
🛠 Layered Architecture
- UI Layer: Handles rendering of lists, input fields, and vivid Lipgloss-styled message boxes.
- Logic Layer: Handles filtering and search algorithms — real-time note discovery as you type, no latency.
- Storage Layer: Local file system I/O today, with AES Encryption planned for secure note storage.
🐧 The Linux Focus
While the tool is cross-platform, it is optimized for Linux power users. Whether you're SSH'd into a remote server or working on a local Fedora/Ubuntu setup, Note Taker CLI delivers a consistent, high-speed terminal experience.
Works seamlessly over SSH — no GUI, no browser, no bloat.
