mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-15 17:06:39 +00:00
resume.json no longer needed
This commit is contained in:
parent
14021829bb
commit
e19ba1a25c
152
resume.json
152
resume.json
@ -1,152 +0,0 @@
|
||||
{
|
||||
"basics": {
|
||||
"name": "Anson Biggs",
|
||||
"label": "Astronautical Engineering (CS Minor) Undergraduate",
|
||||
"picture": "",
|
||||
"email": "anson@ansonbiggs.com",
|
||||
"phone": "(480) 322-8468",
|
||||
"website": "anson@ansonbiggs.com",
|
||||
"summary": "I am an undergraduate Aerospace Engineering student with a focus on Astronautics and a minor in Computer Science studying at Embry-Riddle Aeronautical University in Prescott, Arizona. ",
|
||||
"location": {
|
||||
"city": "Phoenix",
|
||||
"countryCode": "US",
|
||||
"region": "Arizona"
|
||||
},
|
||||
"profiles": [
|
||||
{
|
||||
"network": "LinkedIn",
|
||||
"url": "http://linkedin.com/in/ansonbiggs"
|
||||
},
|
||||
{
|
||||
"network": "GitLab",
|
||||
"url": "http://gitlab.com/MisterBiggs"
|
||||
},
|
||||
{
|
||||
"network": "Personal Website",
|
||||
"url": "http://ansonbiggs.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
"education": [
|
||||
{
|
||||
"institution": "Embry-Riddle Aeronautical University",
|
||||
"area": "Aerospace Engineering with a minor in Computer Science",
|
||||
"studyType": "Bachelor",
|
||||
"startDate": "2017-06-20",
|
||||
"endDate": "2022-05-20",
|
||||
"gpa": "2.73"
|
||||
}
|
||||
],
|
||||
"work": [
|
||||
{
|
||||
"company": "The Hub",
|
||||
"position": "Team Leader",
|
||||
"startDate": "2012-01-01",
|
||||
"endDate": "2020-07-01",
|
||||
"summary": "Managed a team of kitchen and serving staff.",
|
||||
"highlights": [
|
||||
"Ensured product quality according to customer specifications.",
|
||||
"Made all documentation for cleaning and stocking restaurant."
|
||||
]
|
||||
},
|
||||
{
|
||||
"company": "Redline Racing Division",
|
||||
"position": "Secretary / Business Lead",
|
||||
"summary": "",
|
||||
"highlights": [
|
||||
"Make sure sub-teams can collaborate effectively.",
|
||||
"Assist in managing the team budget.",
|
||||
"Manage team website, marketing, and merchandise.",
|
||||
"Ensure that teams are properly assessed, and the respective performance targets are properly monitored.",
|
||||
"Coordinate organization relationships with sponsors and the local community."
|
||||
]
|
||||
},
|
||||
{
|
||||
"company": "Simple Stock Bots",
|
||||
"position": "https://gitlab.com/simple-stock-bots",
|
||||
"summary": "Python project that aims to provide a simple interface to the stock market on various platforms that allow bots.",
|
||||
"highlights": [
|
||||
"Thousands of monthly active users."
|
||||
]
|
||||
}
|
||||
],
|
||||
"awards": [
|
||||
{
|
||||
"title": "Top 50 | Tegra® K1 CUDA® Vision Challenge",
|
||||
"date": "2015-09-01",
|
||||
"awarder": "NVIDIA",
|
||||
"summary": "A competition which involved building a computer vision platform using a small dev board from NVIDIA which had a built-in GPU."
|
||||
}
|
||||
],
|
||||
"skills": [
|
||||
{
|
||||
"name": "Python",
|
||||
"keywords": [
|
||||
"Numpy",
|
||||
"Pandas",
|
||||
"Matplotlib",
|
||||
"SymPy",
|
||||
"Serverless"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Computer Aided Design",
|
||||
"keywords": [
|
||||
"Fusion 360",
|
||||
"CATIA",
|
||||
"3D Printing",
|
||||
"Cura"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Engineering/Technical",
|
||||
"keywords": [
|
||||
"Rust",
|
||||
"Julia",
|
||||
"VHDL",
|
||||
"VIVADO",
|
||||
"C",
|
||||
"C++",
|
||||
"Linux CLI",
|
||||
"Git Version Control",
|
||||
"Docker",
|
||||
"Kubernetes",
|
||||
"CI/CD",
|
||||
"Regex"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MATLAB",
|
||||
"keywords": [
|
||||
"Symbolic Toolbox",
|
||||
"Control System Toolbox",
|
||||
"Aerospace Toolbox",
|
||||
"Simulink",
|
||||
"Live Script"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Office Software",
|
||||
"keywords": [
|
||||
"Teams",
|
||||
"Word",
|
||||
"Excel",
|
||||
"PowerPoint",
|
||||
"SharePoint",
|
||||
"Outlook",
|
||||
"OneNote",
|
||||
"Publisher",
|
||||
"Visio",
|
||||
"Skype"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Web Development",
|
||||
"keywords": [
|
||||
"HTML",
|
||||
"CSS",
|
||||
"Javascript"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user