generated from matchy233/typst-chi-cv-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.typ
121 lines (102 loc) · 2.1 KB
/
resume.typ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
#import "chicv.typ": *
#show: chicv
= Your Name
#fa(envelope) #link("mailto:yourmail@gmail.com") |
#fa(github) #link("https://github.com/yourgithub")[Your GitHub] | #fa(phone) +1 100-000-0000 | #fa(aops) #link("https://artofproblemsolving.com/community/user/000001")[Average AoPSer]
== Education
#cventry(
tl: "Your Present School",
tr: "2022/09 - 2025/6 (Expected)",
bl: "Diploma, Short Intro, etc.",
br: "Shanghai, China"
)[
- Grade 10 Courses:
- Math _(2022 Autumn)_
- Still math hehe _(2023 Spring)_
- Grade 11-12 Courses:
- Should it be math? _(2023 Autumn)_
- Maybe more ...
]
#cventry(
tl: "Your Old School",
tr: "2021/09 - 2022/06",
bl: "Diploma, Short Intro, etc.",
br: "Shanghai, China"
)[
- Rank Top 1% in grade
- Courses: Math
]
== Standardized Tests
=== SAT
1600/1600
=== AP
- Calculus BC 5
== Honors and Awards
=== School
#honor(
tl: "Outstanding Student Award",
tc: "Your School",
tr: "2023/2",
)[Top 5% of students in school in a semester]
=== Mathematics
#multihonor(
honorline(
tl: "Perfect Score",
tc: "AMC 12 2022",
tr: "2022/11"
) +
honorline(
tl: "Honor Roll of Distinction"
) +
honorline(
tl: "Distinction"
) +
honorline(
tl: "Certification of Achievement"
) +
honorline(
tl: "AIME Qualification"
)
)[]
#honor(
tl: "USAMO Qualification",
tc: "AIME 2023",
tr: "2023/2"
)[With a perfect score 15/15 in AIME and USAMO Index 300.]
== Extracurriculum Activities
#cventry(
tl: "Mathematics Club",
tr: "Your School",
bl: "Vice President",
br: "2023/7-2024/7"
)[
- *Emphasization* #lorem(39)
]
#multicventry(
positionline(
tl: "Club",
tr: "Your School"
) +
positionline(
tl: "Present",
tr: "2023/9 - 2024/9 (Expected)"
) +
positionline(
tl: "Vice President",
tr: "2022/9 - 2023/9"
)
)[]
#grade(
tl: "Some Activities with GPA",
tc: "4.00/4.00",
tr: "2022/7"
)[
- *Description of Courses Taken* #lorem(38)
]
#cventry(
tl: "Author of a Book"
)[*Description of content* #lorem(20)
]
== Skills and Interest
- What are your skills?
- What are you interested in?