mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
New Formatter
This commit is contained in:
parent
5ac7aec978
commit
420f6ea848
30
resume.json
30
resume.json
@ -21,7 +21,10 @@
|
|||||||
"network": "GitLab",
|
"network": "GitLab",
|
||||||
"url": "http://gitlab.com/MisterBiggs"
|
"url": "http://gitlab.com/MisterBiggs"
|
||||||
},
|
},
|
||||||
{ "network": "Personal Website", "url": "http://ansonbiggs.com" }
|
{
|
||||||
|
"network": "Personal Website",
|
||||||
|
"url": "http://ansonbiggs.com"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"education": [
|
"education": [
|
||||||
@ -49,7 +52,7 @@
|
|||||||
{
|
{
|
||||||
"company": "Redline Racing Division",
|
"company": "Redline Racing Division",
|
||||||
"startDate": "2019-01-01",
|
"startDate": "2019-01-01",
|
||||||
"position": "Business Lead",
|
"position": "Secretary,Business Lead",
|
||||||
"summary": "",
|
"summary": "",
|
||||||
"highlights": [
|
"highlights": [
|
||||||
"Make sure sub-teams can collaborate effectively.",
|
"Make sure sub-teams can collaborate effectively.",
|
||||||
@ -60,7 +63,6 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
"awards": [
|
"awards": [
|
||||||
{
|
{
|
||||||
"title": "Top 50 | Tegra® K1 CUDA® Vision Challenge",
|
"title": "Top 50 | Tegra® K1 CUDA® Vision Challenge",
|
||||||
@ -72,11 +74,22 @@
|
|||||||
"skills": [
|
"skills": [
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"keywords": ["Numpy", "Pandas", "Matplotlib", "SymPy", "Serverless"]
|
"keywords": [
|
||||||
|
"Numpy",
|
||||||
|
"Pandas",
|
||||||
|
"Matplotlib",
|
||||||
|
"SymPy",
|
||||||
|
"Serverless"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Computer Aided Design",
|
"name": "Computer Aided Design",
|
||||||
"keywords": ["Fusion 360", "CATIA", "3D Printing", "Cura"]
|
"keywords": [
|
||||||
|
"Fusion 360",
|
||||||
|
"CATIA",
|
||||||
|
"3D Printing",
|
||||||
|
"Cura"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Engineering/Technical",
|
"name": "Engineering/Technical",
|
||||||
@ -105,7 +118,6 @@
|
|||||||
"Live Script"
|
"Live Script"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Office Software",
|
"name": "Office Software",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -123,7 +135,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Web Development",
|
"name": "Web Development",
|
||||||
"keywords": ["HTML", "CSS", "Javascript"]
|
"keywords": [
|
||||||
|
"HTML",
|
||||||
|
"CSS",
|
||||||
|
"Javascript"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user