Commit Graph

6 Commits

Author SHA1 Message Date
tukuaiai 15cb408fc5 feat: reorganize badges layout per user specification
Row 1 (Core): 🧠核心哲学 🧬胶水编程 🚀从零开始 📊语言层要素 🕳️常见坑 📡信息源
Row 2 (Methodology): 📐元方法论 🧭编程之道 🎬实战案例
Row 3 (Tools): 🛠️工具集
Row 4 (Resources): 💬提示词 Skills 📋在线表格 🔧系统提示词 🔐Chat Vault

Also add external resources:
- Conductor for Gemini CLI
- AI programming tools comparison
2025-12-19 12:58:38 +08:00
tukuaiai 5a0d91a535 feat: add 2025 AI Engineer Reading List to external resources
- Add Latent.Space 2025 papers (50 must-read papers across 10 AI fields)
- Update both zh and en versions
2025-12-19 12:51:22 +08:00
tukuaiai 0ad7a87713 fix(en): re-translate incomplete files
- Re-translate Tool Collection.md (5 -> 51 lines)
- Re-translate Glue Coding.md (172 -> 336 lines)
2025-12-19 03:27:38 +08:00
tukuaiai 5cc87da68a feat(en): translate missing documents using Gemini CLI
- Add Common Pitfalls.md (常见坑汇总)
- Add Language Layer Elements.md (语言层要素)
- Add External Resource Aggregation.md (外部资源聚合)
- Remove empty placeholder directories
- Remove duplicate gluecoding.md from zh
- Update README files
2025-12-19 02:19:48 +08:00
tukuaiai 8b0c19fef6 fix(en): correct file locations to match zh structure
- Move Code Organization.md, General Project Architecture Template.md to 00-fundamentals
- Move Learning Experience.md, Gemini Headless..., vibe-coding-experience... to 02-methodology
- Update README files
2025-12-19 02:03:23 +08:00
tukuaiai f8868dbd61 refactor(en): restructure en/documents to match zh structure
- Reorganize from 7 flat directories to 5 aggregated directories
- 00-fundamentals: core concepts, glue coding, methodology
- 01-getting-started: environment setup guides
- 02-methodology: tools, tutorials, development guides
- 03-practice: project examples (polymarket, telegram, fate-engine, etc.)
- 04-resources: templates, tools, external resources
- Remove duplicate files with underscore naming
- Add README.md for 00-fundamentals and 02-methodology
2025-12-19 02:02:06 +08:00