diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f08278d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pdf \ No newline at end of file diff --git a/cv.typ b/cv.typ index d725f55..94f5639 100644 --- a/cv.typ +++ b/cv.typ @@ -7,13 +7,11 @@ include { "modules_" + lang + "/" + module + ".typ" } + v(5pt) } } -#show: cv.with( - metadata, - profilePhoto: image("./src/avatar.png"), -) +#show: cv.with(metadata, profilePhoto: image("./src/avatar.png")) // #set text(size: 9pt) #importModules(( "education", diff --git a/metadata.toml b/metadata.toml index b45fc9b..7df5f31 100644 --- a/metadata.toml +++ b/metadata.toml @@ -44,7 +44,7 @@ language = "zh" inject_ai_prompt = false # Decide if you want to inject keywords or not - inject_keywords = true + inject_keywords = false injected_keywords_list = ["Data Analyst", "GCP", "Python", "SQL", "Tableau"] [personal] diff --git a/modules_zh/education.typ b/modules_zh/education.typ index 65090ad..f04aff1 100644 --- a/modules_zh/education.typ +++ b/modules_zh/education.typ @@ -1,6 +1,6 @@ // Imports -#import "@preview/brilliant-cv:2.0.5": cvSection, cvEntry, hBar +#import "@preview/brilliant-cv:2.0.5": cvEntry, cvSection, hBar #let metadata = toml("../metadata.toml") #let cvSection = cvSection.with(metadata: metadata) #let cvEntry = cvEntry.with(metadata: metadata) @@ -16,18 +16,18 @@ logo: image("../src/logos/ucla.png"), description: list( [研究方向:点云分割、点云配准、弱监督学习], - // [课程: Big Data Mining #hBar() Cloud Computing #hBar() Project Management], + [课程: Big Data Mining #hBar() Cloud Computing #hBar() Project Management], ), ) #cvEntry( title: [计算机科学与技术(腾讯实验班)- 学士], society: [南京信息工程大学], - date: [2014 - 2018], + date: [2020 - 2024], location: [南京], logo: image("../src/logos/ucla.png"), description: list( [研究方向:季节内台风预报、图像语义分割、], - // [课程: 数据库系统 #hBar() 计算机网络 #hBar() 软件工程 #hBar() 人工智能], + [课程: 计算机网络 #hBar() 软件工程 #hBar() 人工智能 #hBar() 计算机图形学 #hBar() 计算机视觉], ), ) diff --git a/modules_zh/professional.typ b/modules_zh/professional.typ index 3685617..689335a 100644 --- a/modules_zh/professional.typ +++ b/modules_zh/professional.typ @@ -1,6 +1,6 @@ // Imports -#import "@preview/brilliant-cv:2.0.5": cvSection, cvEntry +#import "@preview/brilliant-cv:2.0.5": cvEntry, cvSection #let metadata = toml("../metadata.toml") #let cvSection = cvSection.with(metadata: metadata) #let cvEntry = cvEntry.with(metadata: metadata) @@ -9,20 +9,20 @@ #cvSection("职业经历") #cvEntry( - title: [前端工程师], - society: [北京小米], + title: [前端实习生], + society: [北京小米科技有限公司 - 南京], logo: image("../src/logos/xiaomi.svg"), date: [2025.4 - 现在], location: [南京], description: list( - [参与米家 React Native 的插件开发,保证大家电插件的稳定上线], + [参与米家 React Native 的插件开发和迭代,保证大家电产品的稳定上线], // [], ), - tags: ("React Native", "Rematch"), + tags: ("React Native", "Redux", "ESLint"), ) #cvEntry( - title: [前端工程师], + title: [前端实习生], society: [南京迈趣尔有限公司], logo: image("../src/logos/maiqu.png"), date: [2021 - 2023], @@ -31,4 +31,5 @@ [在校期间负责多个应用的前端应用的产品设计、架构设计、软件开发与工程化工作], [负责团队文档搭建、Code Review、指导团队成员展开工作。], ), + tags: ("Vue3", "TypeScript", "Uniapp", "Vite", "Cloudbase"), ) diff --git a/modules_zh/skills.typ b/modules_zh/skills.typ index 18441a7..3d49d9b 100644 --- a/modules_zh/skills.typ +++ b/modules_zh/skills.typ @@ -7,6 +7,9 @@ #cvSection("开发技能") +#set strong(delta: 300) + +#strong(delta: 300)[lalala] - 熟悉 *HTML、CSS、JavaScript、TypeScript、SASS、UnoCSS* 等前端技术; diff --git a/test.typ b/test.typ new file mode 100644 index 0000000..9a5eff2 --- /dev/null +++ b/test.typ @@ -0,0 +1,4 @@ +#set text(font: "Roboto") + + +lalala *lalala* **lalala