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