chore: move edu to bottom
This commit is contained in:
parent
7d289c8757
commit
1591bdaba5
@ -27,22 +27,6 @@
|
|||||||
|
|
||||||
// MAIN CONTENT STARTS here
|
// MAIN CONTENT STARTS here
|
||||||
|
|
||||||
= Education
|
|
||||||
|
|
||||||
#indent[
|
|
||||||
#work_entry(
|
|
||||||
"University of Waterloo",
|
|
||||||
"B.A.Sc. in Computer Engineering",
|
|
||||||
start_date: "Sep 2022",
|
|
||||||
end_date: "Apr 2027",
|
|
||||||
location: "Waterloo, ON",
|
|
||||||
tasks: (
|
|
||||||
[Courses: Object-oriented programming, data structures & algorithms, digital
|
|
||||||
computers & circuits],
|
|
||||||
),
|
|
||||||
)
|
|
||||||
]
|
|
||||||
|
|
||||||
= Skills
|
= Skills
|
||||||
|
|
||||||
#indent[
|
#indent[
|
||||||
@ -153,3 +137,19 @@
|
|||||||
StormHacks 2022 from 350+ participants
|
StormHacks 2022 from 350+ participants
|
||||||
- Winner of the #link("https://github.com/anyuan-chen/perdiem")[IBM Open Source] prize
|
- Winner of the #link("https://github.com/anyuan-chen/perdiem")[IBM Open Source] prize
|
||||||
at YRHacks 2022 from 90+ participants
|
at YRHacks 2022 from 90+ participants
|
||||||
|
|
||||||
|
= Education
|
||||||
|
|
||||||
|
#indent[
|
||||||
|
#work_entry(
|
||||||
|
"University of Waterloo",
|
||||||
|
"B.A.Sc. in Computer Engineering",
|
||||||
|
start_date: "Sep 2022",
|
||||||
|
end_date: "Apr 2027",
|
||||||
|
location: "Waterloo, ON",
|
||||||
|
tasks: (
|
||||||
|
[Courses: Object-oriented programming, data structures & algorithms, digital
|
||||||
|
computers & circuits],
|
||||||
|
),
|
||||||
|
)
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user