This commit is contained in:
@@ -47,10 +47,8 @@ location = "City, Province/Country"
|
||||
date = "Jan 2020 - Present"
|
||||
url = "https://company.com" # Optional
|
||||
description = [
|
||||
"Describe a key achievement or responsibility",
|
||||
"Quantify your impact with numbers when possible",
|
||||
"Use action verbs to describe what you accomplished",
|
||||
"Add more bullet points as needed",
|
||||
"Point 1",
|
||||
"Point 2",
|
||||
]
|
||||
|
||||
[[experience]]
|
||||
@@ -59,9 +57,8 @@ position = "Previous Job Title"
|
||||
location = "City, Province/Country"
|
||||
date = "Jun 2018 - Dec 2019"
|
||||
description = [
|
||||
"Another achievement from your previous role",
|
||||
"Focus on results and impact",
|
||||
"Keep descriptions concise but informative",
|
||||
"Point 1",
|
||||
"Point 2",
|
||||
]
|
||||
|
||||
# Education
|
||||
@@ -71,7 +68,8 @@ degree = "Bachelor of Science"
|
||||
field = "Computer Science"
|
||||
date = "2014 - 2018"
|
||||
details = [
|
||||
"Relevant coursework: Data Structures, Algorithms, Software Engineering",
|
||||
"Course 1",
|
||||
"Course 2",
|
||||
]
|
||||
|
||||
[[education]]
|
||||
|
||||
Reference in New Issue
Block a user