mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-22 15:28:05 +00:00
docs: 更新文档和技能
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# 📁 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
|
||||
Reference in New Issue
Block a user