user@host: ~/personal-site
cat about_me.txt # 个人信息 name : 你的名字 role : 软件工程师 / 全栈开发者 location : 中国 email : your.email@example.com github : github.com/yourname
cat bio.md # 关于我 对技术充满热情的程序员,喜欢用代码解决问题。 热爱开源、追求简洁高效的工程实践。 相信好的代码是写给未来同事的信。
cat skills.txt languages : Python / JavaScript / TypeScript / Go frontend : React / Vue backend : Node.js / FastAPI / Django database : PostgreSQL / MySQL / Redis devops : Docker / Linux / CI/CD
./status --current [OK] 正在寻找新机会,欢迎交流合作 while true learn(); code(); ship(); done