
Kiwi
{{ currentLanguage === 'en' ? 'Software Engineer | Full Stack Developer' : '软件工程师 | 全栈开发者' }}
{{ currentLanguage === 'en' ? 'Creating innovative solutions with modern technologies.' : '利用现代技术创造创新解决方案。' }}

{{ currentLanguage === 'en' ? 'Welcome to My Portfolio' : '欢迎来到我的作品集' }}
{{ currentLanguage === 'en' ? 'Explore my journey through code, creativity, and innovation' : '探索我的代码之旅,创意与创新' }}
{{ currentLanguage === 'en' ? 'About Me' : '关于我' }}
{{ currentLanguage === 'en' ? 'As a passionate software engineer with a robust background in computer science, I specialize in full-stack development, creating innovative solutions that bridge the gap between complex problems and elegant, user-centric applications.' : '作为一名热衷于计算机科学的软件工程师,我专注于全栈开发,创造创新解决方案,架起复杂问题与优雅、以用户为中心的应用程序之间的桥梁。' }}
{{ currentLanguage === 'en' ? 'My approach combines technical expertise with a keen eye for user experience, ensuring that every project I undertake not only functions flawlessly but also delights its users.' : '我的方法将技术专长与敏锐的用户体验洞察力相结合,确保我承担的每个项目不仅功能完善,而且能让用户感到愉悦。' }}
{{ currentLanguage === 'en' ? 'Key Achievements' : '主要成就' }}
- {{ currentLanguage === 'en' ? 'AWS Certified Solutions Architect' : 'AWS认证解决方案架构师' }}
- {{ currentLanguage === 'en' ? 'Winner of ABC Hackathon 2022' : 'ABC Hackathon 2022 获奖者' }}
- {{ currentLanguage === 'en' ? 'Led development of XYZ project, increasing efficiency by 40%' : '领导开发XYZ项目,提高效率40%' }}
{{ currentLanguage === 'en' ? 'Experience Highlights' : '经验亮点' }}
- {{ currentLanguage === 'en' ? 'Developed scalable microservices architecture' : '开发可扩展的微服务架构' }}
- {{ currentLanguage === 'en' ? 'Implemented CI/CD pipelines for rapid deployment' : '实施CI/CD管道以实现快速部署' }}
- {{ currentLanguage === 'en' ? 'Optimized database performance, reducing query times by 60%' : '优化数据库性能,查询时间减少60%' }}
{{ currentLanguage === 'en' ? 'Education' : '教育背景' }}
{{ currentLanguage === 'en' ? 'B.Sc. in Computer Science' : '计算机科学学士学位' }}
{{ currentLanguage === 'en' ? 'XYZ University' : 'XYZ大学' }}
{{ currentLanguage === 'en' ? 'Class of 2020' : '2020届' }}
{{ currentLanguage === 'en' ? 'Magna Cum Laude' : '优等毕业' }}
{{ currentLanguage === 'en' ? 'Skills' : '技能' }}
{{ skill.name }}
{{ currentLanguage === 'en' ? 'Featured Projects' : '精选项目' }}
{{ currentLanguage === 'en' ? 'Professional Journey' : '职业历程' }}
{{ project.title[currentLanguage] }}
{{ project.description[currentLanguage] }}
{{ currentLanguage === 'en' ? 'Testimonials' : '推荐语' }}
{{ testimonial.name[currentLanguage] }}
{{ testimonial.position[currentLanguage] }}
"{{ testimonial.content[currentLanguage] }}"