Hello, I'm
Bolt Guo
Frontend Developer & AI Explorer
Building high-performance web applications and exploring the future of human-AI collaboration. I focus on clean code, seamless UX, and engineering excellence.
interface Developer { name: string; skills: string[]; passion: string; } const me: Developer = { name: 'BoltGuo', skills: ['Frontend', 'AI'], passion: 'Building the future' }; export default me;
Selected Projects
A curated collection of digital tools and personal works, ranging from focused productivity utilities to experimental web applications.
VizLearn
A bite-sized learning site for algorithms and data structures, with visual lessons on arrays, linked lists, trees, graphs, hash tables, and heaps.
AouoAI
A playful AI usage dashboard styled like Anya's field notebook, tracking token spend, replies, model activity, and budget with chart-driven views.
Watermark Remover
A local tool for removing watermarks from images generated by nano banana. Built with Vue.js for high performance.
React 19 Learning
A project-driven learning system for React 19, covering 30 lessons from core fundamentals to source-code mastery across 4 progressive phases.
Thoughts & Insights
Google 账号全方位迁移美区完整指南
Mar 08, 2026从付款资料、Play 商店到全局关联地区,三个层面彻底将 Google 账号迁移到美国区,解锁最完整的数字内容与 AI 服务生态。
Understanding Agent Skills - The Building Blocks of Autonomous AI
Jan 21, 2025A deep dive into AI agent skills—what they are, why they matter, and how they transform LLMs into specialized autonomous agents.