CV/modules_zh/skills.typ
2025-06-07 16:38:55 +08:00

29 lines
1.1 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(font: "MiSans", weight: "extralight")
- 熟悉 HTML、CSS、JavaScript、TypeScript、SASS、UnoCSS 等前端技术;
- 熟练使用 Vue、Vue-Router、Vuex、Pinia Vue 生态库,熟悉使用 Uniapp 开发小程序应用;
- 熟悉 Vite、Rollup、Babel 等前端构建工具,了解 CJS、ESM 等模块化规范,熟悉 ES6 装饰器等新特性; 开发过 Vite Plugin
- 了解 Vue 响应式原理,了解过其内部各数据类型代理实现;
- 了解 RESTful、EventStream、WebSocket 等数据传输协议/规范; 封装过简易 RPC 库;
- 了解多种 Git 分支模式,用过 Git merge Git rebase
- 了解 Scrum 敏捷流程,有主导 Scurm 项目迭代的经历,有搭建 DevOps 自动化流水线的经历。
- 使用过 NestJs、Prisma 等构建后端服务;
有多个从 0 1 独立/主导进行项目开发的经历。