CV/modules_zh/skills.typ
2025-08-12 12:20:34 +08:00

36 lines
1.3 KiB
Typst
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Import
#import "@preview/brilliant-cv:2.0.5": cvSection, cvSkill, hBar
#let metadata = toml("../metadata.toml")
#let cvSection = cvSection.with(metadata: metadata)
#cvSection("开发技能")
#set text(weight: 300)
#set strong(delta: 200)
- 熟悉 *HTML、CSS、JavaScript、TypeScript、SASS、UnoCSS* 等前端技术;
- 熟练使用 *Vue、Vue-Router、Vuex、Pinia* Vue 生态库,熟悉使用 Uniapp 开发小程序应用;
- 了解并使用过 *React Native* 开发项目,了解并使用过 *Redux、React Router* React 生态关键组件
- 熟悉 *Vite、Rollup* 等前端构建工具,了解 CJS、ESM 等模块化规范,熟悉 ES6 装饰器等新特性; *开发过 Vite Plugin*
- 做过出海产品,有处理 *i18n* 以及 *RTL 、断行* 等多语言布局的经验
- 了解 Vue 响应式原理,了解过其内部各数据类型代理实现;
- 了解 *RESTful、EventStream、WebSocket* 等数据传输协议/规范; 封装过简易 RPC 库;
- 了解多种 Git 分支模式,会使用 Git merge *Git rebase、cherry-pick*
- 使用过 *NestJs、Prisma* 等构建后端服务;
- 了解 Scrum 敏捷流程,有主导 Scurm 项目迭代的经历,有搭建 DevOps 自动化流水线的经历
- 有多个从 0 1 独立/主导进行项目开发的经历。