# 📁 Project Practical Experience > Experiences, pitfall records, and reusable prompts accumulated during Vibe Coding practical applications. --- ## 📂 Directory Index | Directory | Description | Status | |:---|:---|:---:| | [fate-engine-dev](./fate-engine-dev/) | Fate Engine Development - Bazi calculation, True Solar Time correction | ✅ | | [polymarket-dev](./polymarket-dev/) | Polymarket Data Analysis - Candlestick chart visualization, glue development | ✅ | | [telegram-dev](./telegram-dev/) | Telegram Bot Development - Markdown format processing | ✅ | | [web-app](./web-app/) | Full-stack Web Application Case Study | 🚧 | | [cli-tool](./cli-tool/) | CLI Tool Development Case Study | 🚧 | | [bot-automation](./bot-automation/) | Automation Bot Case Study | 🚧 | | [data-pipeline](./data-pipeline/) | Data Processing Pipeline Case Study | 🚧 | | [game-dev](./game-dev/) | Game Development Case Study | 🚧 | --- ## 📝 How to Contribute Welcome to submit your practical experiences! Suggested format: - Filename: `ProjectName_ProblemDescription_Date.md` or `FeatureName-prompt.md` - Content includes: Background, problem, solution, reusable prompts