-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.json
More file actions
233 lines (232 loc) · 8.34 KB
/
Copy pathresume.json
File metadata and controls
233 lines (232 loc) · 8.34 KB
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
{
"basics": {
"name": "Hannah Marsh",
"image": "prof_pic_color.png",
"email": "hannah.marsh@tufts.edu",
"phone": "(603) 953-3094",
"linkedIn": "https://www.linkedin.com/in/hannah-marsh",
"location": "Bedford, NH",
"profiles": [
{
"network": "LinkedIn",
"username": "hannah-marsh",
"url": "https://www.linkedin.com/in/hannah-marsh"
}
]
},
"work": [
{
"name": "Kratos Defense and Security Solutions, San Diego, CA",
"position": "Software Engineer Intern",
"url": "https://www.kratosdefense.com/",
"date": "Summer, 2023",
"summary": "Conceptualized, designed, and developed a website for integrating interactive Platform-Focused User Interface (PFUI) elements.",
"highlights": ["UI/UX atomic design principles", "Software development lifecycle", "Team collaboration", "Agile methodologies"]
},
{
"name": "Kratos Defense and Security Solutions, San Diego, CA",
"position": "Software Engineer Intern",
"url": "https://www.kratosdefense.com/",
"date": "Summer, 2022",
"summary": "Migrated legacy satellite drivers, improving compatibility and increasing performance for critical hardware components.",
"highlights": ["Satellite communication systems", "Backend development", "Performance optimization", "System Integration"]
}
],
"research": [
{
"name": "University of New Hampshire",
"position": "Independent Study (under Dr. Aleksey Charapko)",
"url": "https://www.unh.edu/",
"date": "Spring, 2024",
"summary": "Explored and developed a selective replication solution to address database instability induced by cache node failure.",
"highlights": ["System architecture design", "Concurrent programming", "Research and analysis", "Technical writing"]
},
{
"name": "Tufts University",
"position": "Independent Study (under Dr. Diane Souvaine)",
"url": "https://www.tufts.edu/",
"date": "Summer, 2024",
"summary": "",
"highlights": ["Computational geometry"]
},
{
"name": "Tufts University",
"position": "Research Assistantship (under Dr. Megumi Ando)",
"url": "https://www.tufts.edu/",
"date": "Summer, 2024",
"summary": "",
"highlights": ["Cryptography", "Onion routing"]
}
],
"education": [
{
"institution": "Tufts University",
"location": "Medford, MA",
"url": "https://www.tufts.edu/",
"area": "Computer Science",
"studyType": "Doctor of Philosophy (Ph.D.)",
"date": "in progress"
},
{
"institution": "University of New Hampshire",
"location": "Durham, NH",
"url": "https://www.unh.edu/",
"area": "Computer Science",
"gpa": "3.96",
"studyType": "Bachelor of Science (B.S.)",
"startDate": "2022",
"endDate": "2024"
}
],
"awards": [
{
"title": "Highest Honors",
"date": "2023",
"awarder": "University of New Hampshire Dean’s List",
"url": "https://www.unh.edu/unhtoday/news/release/2024/01/25/university-new-hampshire-deans-list",
"summary": "Highest honors are awarded to students who earn a semester grade point average of 3.85 or better out of a possible 4.0."
},
{
"title": "S. Robert Levine And Craig R. Benson Technology Scholarship",
"date": "2023",
"awarder": "University of New Hampshire",
"url": "https://www.fastweb.com/college-scholarships/scholarships/16007-s-robert-levine-and-craig-r-benson-technology-scholarship",
"summary": "Available to students majoring in computer science and other computer technology-related fields at the University of New Hampshire. Selection is based on academic merit."
},
{
"title": "Highest Honors",
"date": "2022",
"awarder": "University of New Hampshire Dean’s List",
"url": "https://www.unh.edu/unhtoday/news/release/2023/01/23/university-new-hampshire-deans-list",
"summary": "Highest honors are awarded to students who earn a semester grade point average of 3.85 or better out of a possible 4.0."
},
{
"title": "NASA Space Grant Scholarship",
"awarder": "Issued by the National Aeronautics and Space Administration",
"date": "2021",
"url": "https://www.nasa.gov/stem-content/national-space-grant-college-and-fellowship-program/",
"summary": " "
}
],
"skills": [
{
"name": "Satellite Communication Systems",
"level": "Master",
"icon": "fa-solid fa-satellite",
"keywords": [
"Experienced in the design, development, and testing of satellite communication systems, including familiarity with ground station operations and the integration of satellite payloads."
]
},
{
"name": "Cybersecurity",
"level": "Master",
"icon": "fa-solid fa-lock",
"keywords": [
"Deep understanding of cybersecurity principles and practices, with hands-on experience in developing and implementing security solutions for protecting information and systems."
]
},
{
"name": "Algorithm Analysis & Design",
"level": "Master",
"icon": "fa-solid fa-magnifying-glass-chart",
"keywords": ["Skilled in understanding, evaluating, and developing efficient algorithms and performing complexity analysis."]
},
{
"name": "Mathematical Proof and Logical Reasoning",
"level": "Master",
"icon": "fa-solid fa-square-root-variable",
"keywords": ["Experienced in constructing rigorous mathematical proofs and conducting logical flow analysis."]
},
{
"name": "Object-Oriented Programming",
"level": "Master",
"icon": "fa-solid fa-diagram-successor",
"keywords": ["Demonstrated proficiency using Java, C++, and Swift to implement object-oriented systems."]
},
{
"name": "Functional/Hybrid Programming",
"level": "Master",
"icon": "fa-solid fa-arrows-turn-to-dots",
"keywords": ["Experienced with Scala, Python, JavaScript, and Go to utilize hybrid and functional paradigms."]
},
{
"name": "Procedural Programming",
"level": "Master",
"icon": "fa-solid fa-list-ol",
"keywords": ["Utilized C and bash to build structured applications."]
},
{
"name": "Web Development",
"level": "Master",
"icon": "fa-brands fa-html5",
"keywords": ["Proficient in HTML, CSS, TypeScript, and back-end frameworks such as Angular, Node.js, Ruby."]
},
{
"name": "API Development",
"level": "Master",
"icon": "fa-solid fa-code",
"keywords": ["Designed, implemented, and maintained RESTful APIs for a wide range of applications."]
},
{
"name": "Agile",
"level": "Master",
"icon": "fa-solid fa-arrows-spin",
"keywords": ["Applied Agile project management and Scrum methodologies to enhance project efficiency and collaboration."]
},
{
"name": "Mobile App Development",
"level": "Master",
"icon": "fa-solid fa-mobile-screen-button",
"keywords": ["Experienced using platforms such as Android Studio and XCode for developing mobile applications."]
},
{
"name": "Version Control",
"level": "Master",
"icon": "fa-brands fa-git-alt",
"keywords": ["Proficient with distributed version control systems such as Git and platforms such as BitBucket, GitLab, and GitHub."]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker",
"icon": ""
}
],
"interests": [
{
"name": "Cryptography",
"icon": "fa-solid fa-key",
"keywords": []
},
{
"name": "Computational Geometry",
"icon": "fa-solid fa-circle-nodes",
"keywords": []
},
{
"name": "Quantum Computing",
"icon": "fa-solid fa-atom",
"keywords": []
},
{
"name": "Machine Learning",
"icon": "fa-solid fa-brain",
"keywords": []
}
],
"projects": [
{
"name": "Mobile VR Lab",
"summary": "An immersive VR educational system designed to blend guided tours with interactive 3D exploration.",
"highlights": [
"Unity and Android development",
"VR design and server infrastructure development",
"Project management and technical documentation"
],
"startDate": "2023",
"endDate": "2024",
"url": "../projects/1_project"
}
]
}