feat: initial typst template for resume
This commit is contained in:
16
resume/profile_zh/projects.typ
Normal file
16
resume/profile_zh/projects.typ
Normal file
@ -0,0 +1,16 @@
|
||||
// Imports
|
||||
#import "@preview/brilliant-cv:4.0.1": cv-entry, cv-section
|
||||
|
||||
|
||||
#cv-section("项目与协会")
|
||||
|
||||
#cv-entry(
|
||||
title: [志愿数据分析师],
|
||||
society: [ABC 非营利组织],
|
||||
date: [2019 - 现在],
|
||||
location: [纽约, NY],
|
||||
description: list(
|
||||
[分析捐赠者和筹款数据以识别增长的趋势和机会],
|
||||
[创建数据可视化和仪表板以向董事会传达洞见],
|
||||
),
|
||||
)
|
||||
Reference in New Issue
Block a user