-
Notifications
You must be signed in to change notification settings - Fork 0
/
people.json
24 lines (23 loc) · 1.03 KB
/
people.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
{
"Ryan McNeely": {
"bio": "Some stuff about me and what I did at Podium here. This should be a relatively brief overview of what you did while you were at the company that you would like to hightlight. I worked on the Dev Platform Team.",
"jobTitle": "Software Engineer",
"email": "[email protected]",
"links": {
"linkedin": "https://linkedin.com/in/ryan-mcneely",
"github": "https://github.com/RMcNeely",
"personal Site": "https://mcneely.online"
},
"extras:": {}
},
"Fake MacFakerson": {
"bio": "I worked as a security engineer at Podium investigating suspicous users and detected malicious intrusion attempts. I AM the Red team. Definitely a real person, 3x CTF champ.",
"jobTitle": "Senior Security Engineer",
"email": "[email protected]",
"links": {
"linkedin": "https://linkedin.com/in/fakey-macfakerson",
"github": "https://github.com/fake"
},
"extras:": {}
}
}