-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.json
46 lines (46 loc) · 1.13 KB
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "Stefon Simmons",
"website": "https://stefonsimmons.me",
"linkedin": "https://www.linkedin.com/in/stefonsimmons/",
"github": "stefonsimmons",
"email": "stefonsimmons1.gmail.com",
"resume": "https://stefonsimmons.me/resume",
"education": [
{
"institution": "General Assembly",
"location": "New York, NY / Remote",
"specialty": "Software Engineering",
"award": "Certificate of Completion",
"conferralDate": "June 2020"
},
{
"institution": "Norfolk State University",
"location": "Norfolk, VA",
"specialty": "Business Management",
"award": "Bachelor of Science - Magna Cum Laude",
"conferralDate": "May 2012"
}
],
"techSkills": [
"Javascript",
"React.js",
"Node.js",
"Express.js",
"Ruby",
"Ruby on Rails",
"Python",
"SQL",
"MongoDB",
"Sass",
"Styled-Components",
"Bootstrap",
"Hugo",
"Git and Github",
"Jest Testing"
],
"otherSkills": [
"Singer, Songwriter, Recording Artist",
"Painter",
"Theater Photographer"
]
}