Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 652 Bytes

File metadata and controls

19 lines (12 loc) · 652 Bytes

Vibe Coding Playground

A personal playground for building small, useful products that come to mind in daily life. No formal roadmap—just ideas turned into quick builds (CLI tools, bots, automation, etc.).

Products

Product Description
stock/ ETF heatmap capture, Lark (飞书) notifications, and a Lark bot for commands. See stock/README.md for setup and usage.

Adding a New Product

  • One folder per product at the repo root.
  • Put a README.md (and e.g. requirements.txt if needed) inside that folder.
  • Add an entry to the Products table above.

License

MIT