diff --git a/cv.typ b/cv.typ index 995f05a..1727208 100644 --- a/cv.typ +++ b/cv.typ @@ -1,6 +1,6 @@ // Imports -#import "@preview/brilliant-cv:2.0.5": cv +#import "@preview/brilliant-cv:2.0.6": cv #let metadata = toml("./metadata.toml") #let importModules(modules, lang: metadata.language) = { for module in modules { @@ -13,6 +13,7 @@ #show: cv.with(metadata, profilePhoto: image("./src/avatar.jpg")) // #set text(size: 9pt) + #importModules(( "education", "skills", diff --git a/metadata.toml b/metadata.toml index 1cda84c..c983304 100644 --- a/metadata.toml +++ b/metadata.toml @@ -64,10 +64,10 @@ language = "zh" # researchgate = "John-Doe" # extraInfo = "I am a cool kid" [personal.info.custom-1] - # image = "" # Example: image("./path/to/image.png") + image = "" # Example: image("./path/to/image.png") awesomeIcon = "graduation-cap" # Example: "graduation-cap" see https://typst.app/universe/package/fontawesome/ text = "硕士研究生" - # link = "https://www.dustella.net" + link = "https://www.dustella.net" # add a new section if you want to include the language of your choice # i.e. [[lang.ru]] diff --git a/modules_zh/professional.typ b/modules_zh/professional.typ index d598828..1f7e91c 100644 --- a/modules_zh/professional.typ +++ b/modules_zh/professional.typ @@ -12,7 +12,7 @@ title: [前端实习生], society: [北京小米科技有限公司 - 南京], logo: image("../src/logos/xiaomi.svg"), - date: [2025.4 - 现在], + date: [2025.4 - 2025.10], location: [南京], description: list( [参与米家 React Native 的插件开发和迭代,保证大家电产品的稳定上线], diff --git a/letter.typ b/projects.typ similarity index 95% rename from letter.typ rename to projects.typ index 7fac150..cda35a6 100644 --- a/letter.typ +++ b/projects.typ @@ -12,13 +12,13 @@ #v(10pt) -本文章记录了特菈 Dustella 在整个大学期间折腾过的东西的记录 & 其他提高生活质量的小项目记录(不一定是我写的) +本文章记录了余翰文(Dustella)在整个大学期间折腾过的东西的记录 & 其他提高生活质量的小项目记录(不一定是我写的) -这主要指的是那些 **不太适合写在简历里的小打小闹** +这主要指的是那些 *不太适合写在简历里的小打小闹* -但是,我相信有些项目能帮助到一些人,我相信也许有人能捡起我当时的想法继续做下去, **但是也有很多能直接改善生活质量的小玩意儿** +但是,我相信有些项目能帮助到一些人,我相信也许有人能捡起我当时的想法继续做下去, *但是也有很多能直接改善生活质量的小玩意儿* -如果项目 **有别人参与**,或者 **不是我做的** ,我会有特别注明。排序先后仅通过时间。 +如果项目 *有别人参与*,或者 *不是我做的* ,我会有特别注明。排序先后仅通过时间。 = 零、NUISTCraft 和 NuistShare、组织联络 @@ -363,7 +363,7 @@ https://www.jobdream.vip === 台风预警系统 -毕业论文顺便写的,一个台风预警系统。 +毕业论文顺便写的,一个台风预警系统。2025 年这个公司又找我写了一版。 还有更多非公开的外包,不过我想都不太重要。