-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2020-03-30ResumeData.json
145 lines (145 loc) · 4.7 KB
/
2020-03-30ResumeData.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"metadata": {
"created": "Feb 23, 2020, 10:25:31 PM",
"last_modified": "Feb 23, 2020, 10:25:31 PM",
"email": "[email protected]"
},
"resume": {
"category_list": [
{
"link": "www.linkedin.com/in/matthew-mccaskill",
"email": "[email protected]",
"phone_number": "(123) 456-7890",
"address": "Goodyear, AZ 85395",
"type": "HEADER",
"name": "Header",
"display_name": "Matthew McCaskill",
"id": "93",
"visible": true
},
{
"text": "Highly motivated Computer Science candidate with a strong foundation in software development. Strong ability to quickly resolve hardware and software problems to minimize disruptions in operations. Proven history of facilitating adoption of innovative solutions and training end users on new software. Excited to contribute to a mission-driven environment.\n",
"type": "TEXT",
"name": "Profile",
"display_name": "Career Profile",
"id": "617",
"visible": true
},
{
"experiences": [
{
"organization": "Baylor University",
"location": "Waco, Texas",
"date": "May 2022",
"title": "Bachelor of Science in Computer Science",
"bullets": [
{
"text": "Secondary Major in Mathematics",
"id": "532.180.126",
"visible": true
},
{
"text": "GPA 4.0",
"id": "532.180.386",
"visible": true
},
{
"text": "Active member of Computing 4 Compassion",
"id": "532.180.412",
"visible": true
},
{
"text": "Member of Association for Computing Machinery (ACM) and Alpha Lambda Delta",
"id": "532.180.663",
"visible": true
},
{
"text": "Relevant Coursework: Introduction to Computer Science I & II, Discrete Mathematics, Data Structures, Software Engineering, and Algorithms",
"id": "532.180.474",
"visible": true
}
],
"column_count": 1,
"id": "532.180",
"visible": true
}
],
"type": "EXPERIENCE",
"name": "Education",
"display_name": "Education",
"id": "532",
"visible": false
},
{
"experiences": [
{
"organization": "Baylor University - Academic Support Programs",
"location": "Waco, Texas",
"date": "2019-Present",
"title": "Supplemental Instruction Leader",
"bullets": [
{
"text": "Led biweekly group review sessions to improve student understanding of course content",
"id": "55.478.961",
"visible": true
},
{
"text": "Adapted teaching strategies to engage various learning styles",
"id": "55.478.28",
"visible": true
},
{
"text": "Functioned as an intermediary between students and professor",
"id": "55.478.40",
"visible": true
}
],
"column_count": 1,
"id": "55.478",
"visible": true
}
],
"type": "EXPERIENCE",
"name": "Experience",
"display_name": "Experience",
"id": "55",
"visible": true
},
{
"bullets": [
{
"text": "Proficient in C++, Java SE, HTML, CSS, JavaScript, LaTeX",
"id": "213.520",
"visible": true
},
{
"text": "Comfortable with jQuery, Bootstrap, Python, C#, Intel x86 Assembly",
"id": "213.186",
"visible": true
},
{
"text": "Taught fifth and sixth grade students basic programming skills through Computing 4 Compassion’s igniteCS division",
"id": "213.782",
"visible": true
},
{
"text": "Served as a Host Group Leader with Antioch Community Church",
"id": "213.239",
"visible": true
},
{
"text": "Completed a Christian Leadership course, expanding knowledge of leadership and communication techniques",
"id": "213.78",
"visible": true
}
],
"column_count": 1,
"type": "BULLETS",
"name": "Additional",
"display_name": "Additional",
"id": "213",
"visible": true
}
]
}
}