mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 20:38:04 +00:00
- Update 00-fundamentals: Language Layer Elements, Glue Coding, Common Pitfalls, The Way of Programming, General Project Architecture Template - Update 01-getting-started: all 4 guides - Update 04-resources: Tool Collection, External Resource Aggregation - Add fate-engine-dev practice examples - Update all README.md files Translated using Gemini CLI headless mode
18 lines
634 B
Markdown
18 lines
634 B
Markdown
# 🎯 Hands-on Practice
|
|
|
|
> Real-world project development experience and review
|
|
|
|
## 🏗️ Project Practice Experience
|
|
|
|
| Project | Description |
|
|
|:---|:---|
|
|
| [polymarket-dev](./polymarket-dev/) | Polymarket Data Analysis |
|
|
| [telegram-dev](./telegram-dev/) | Telegram Bot Development |
|
|
| [web-app](./web-app/) | Web Application Development |
|
|
|
|
## 🔗 Related Resources
|
|
- [Fundamentals Guide](../00-fundamentals/) - Core concepts and methodologies
|
|
- [Getting Started Guide](../01-getting-started/) - Environment setup
|
|
- [Methodology](../02-methodology/) - Tools and experience
|
|
- [Resources](../04-resources/) - Templates and tools
|