mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-15 17:06:39 +00:00
spelling and grammar errors
This commit is contained in:
parent
0497e44d2a
commit
c6517d0b9d
10
index.html
10
index.html
@ -170,7 +170,7 @@ a {
|
||||
<span class="name">
|
||||
Anson Biggs,
|
||||
</span>
|
||||
<span class="label">Aeorospace Engineering Undergrad</span>
|
||||
<span class="label">Astronautical Engineering Undergrad</span>
|
||||
</div>
|
||||
<div id="basicsBlock" class="smallFont">
|
||||
<div class="contactBlock">
|
||||
@ -238,10 +238,10 @@ a {
|
||||
</div>
|
||||
<div><a href="http://localhost:4000/"></a></div>
|
||||
<ul class="highlights">
|
||||
<li>Make sure sub-teams are able to collaborate effectively.</li>
|
||||
<li>Assist in managing team budget.</li>
|
||||
<li>Make sure sub-teams can collaborate effectively.</li>
|
||||
<li>Assist in managing the team budget.</li>
|
||||
<li>Manage team website, marketing, and merchandise.</li>
|
||||
<li>Ensure that teams are properly assessed, and their respective performance targets are properly monitored.</li>
|
||||
<li>Ensure that teams are properly assessed, and the respective performance targets are properly monitored.</li>
|
||||
<li>Coordinate organization external relationships with sponsors and the local community.</li>
|
||||
</ul>
|
||||
|
||||
@ -265,7 +265,7 @@ a {
|
||||
</span>
|
||||
</div>
|
||||
<ul class="highlights">
|
||||
<li>Competition which involved building a computer vision platform using a small dev board from NVIDIA which had a built in GPU.</li>
|
||||
<li>A competition which involved building a computer vision platform using a small dev board from NVIDIA which had a built-in GPU.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
10
resume.json
10
resume.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"basics": {
|
||||
"name": "Anson Biggs",
|
||||
"label": "Aeorospace Engineering Undergrad",
|
||||
"label": "Astronautical Engineering Undergrad",
|
||||
"picture": "",
|
||||
"email": "anson@ansonbiggs.com",
|
||||
"phone": "(480) 322-8468",
|
||||
@ -42,10 +42,10 @@
|
||||
"position": "Business Lead",
|
||||
"summary": "",
|
||||
"highlights": [
|
||||
"Make sure sub-teams are able to collaborate effectively.",
|
||||
"Assist in managing team budget.",
|
||||
"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 their respective performance targets are properly monitored.",
|
||||
"Ensure that teams are properly assessed, and the respective performance targets are properly monitored.",
|
||||
"Coordinate organization external relationships with sponsors and the local community."
|
||||
]
|
||||
}
|
||||
@ -65,7 +65,7 @@
|
||||
"title": "Top 50 | Tegra® K1 CUDA® Vision Challenge",
|
||||
"date": "2015-09-01",
|
||||
"awarder": "NVIDIA",
|
||||
"summary": "Competition which involved building a computer vision platform using a small dev board from NVIDIA which had a built in GPU."
|
||||
"summary": "A competition which involved building a computer vision platform using a small dev board from NVIDIA which had a built-in GPU."
|
||||
}
|
||||
],
|
||||
"skills": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user