-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
296 lines (296 loc) Β· 8.97 KB
/
resume.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
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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
{
"basics": {
"name": "Nick Graffis",
"picture": "https://nickgraffis.me/assets/images/nick.png",
"label": "Software Engineer",
"headline": "",
"summary": "I am a full stack web developer with four years of experience in software development building tools quickly, efficiently, without sacrificing quality and care. I am a great problem solver who can quickly identify and methodically solve issues. Highly dynamic and adaptive; combining creativity and critical thinking to solve complex problems. Known among colleagues for strong collaboration skills, leadership qualities and a keen understanding of design and user needs. \n\n As a self motivated software enthusiest, I have contributed to several major improvements to my company's platform, Model Match, and developed several personal and open source projects, as-well-as contributing to other open source projects.",
"website": "https://nickgraffis.me",
"projects_url": "https://nickgraffis.me/projects",
"username": "nickgraffis",
"email": "[email protected]",
"location": {
"city": "Long Beach, San Fransisco, Remote",
"region": "California",
"countryCode": "USA"
},
"profiles": [
{
"network": "GitHub",
"username": "nickgraffis",
"url": "https://github.com/nickgraffis"
},
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/nickgraffis",
"username": "nickgraffis"
},
{
"network": "Twitter",
"url": "https://twitter.com/nickgraffistwit",
"username": "nickgraffistwit"
},
{
"network": "Instagram",
"username": "nicholasgraffis",
"url": "https://instagram.com/nicholasgraffis"
},
{
"network": "Portfolio",
"username": "nickgraffis",
"url": "https://nickgraffis.me"
}
]
},
"skills": [
{
"keywords": [
"Typescript",
"Javascript",
"Vue",
"React",
"Svelte",
"Angular",
"RxJs"
],
"level": "Senior",
"name": "Frontend"
},
{
"keywords": [
"Node",
"MongoDB",
"MySQL",
"Serverless",
"Nginx",
"Docker",
"AWS",
"FaunaDB",
"NoSQL",
"Elastic Search"
],
"level": "Senior",
"name": "Backend"
},
{
"keywords": [
"Firebase",
"AWS",
"Azure"
],
"level": "Intermediate",
"name": "DevOps"
},
{
"keywords": [
"Python",
"C/C++",
"Go",
"Javascript",
"Typescript"
],
"level": "Intermediate",
"name": "Languages"
},
{
"keywords": [
"Figma",
"Adobe Suite",
"CSS",
"GSAP"
],
"level": "Intermediate",
"name": "Design"
}
],
"projects": [
{
"name": "HadenaJS",
"displayName": "HadenaJS",
"summary": "Library for manipulating colors, and an awesome web app to show it off.",
"website": "https://hadena.netlify.app",
"githubUrl": "https://github.com/nickgraffis/hadena",
"primaryLanguage": "TypeScript"
},
{
"name": "Tailwind Toast",
"displayName": "Tailwind Toast",
"summary": "Opensource Vanilla JS library for toast notifications, styled in a tailwind fashion",
"githubUrl": "https://github.com/nickgraffis/tailwind-toast",
"primaryLanguage": "Javascript"
},
{
"name": "Tailwind Dracula",
"displayName": "Tailwind Dracula",
"summary": "Opensource tailwind plugin for the dracula color palette and a host of similar colors.",
"website": "https://draculatheme.com/tailwind",
"githubUrl": "https://github.com/dracula/tailwind",
"primaryLanguage": "Javascript"
},
{
"name": "Tailwind Color Generator",
"displayName": "Tailwind Color Generator",
"summary": "Opensource tailwind plugin to quickly create a color palette from a single starting point color.",
"website": "https://tw-shade-gen.netlify.app",
"githubUrl": "https://github.com/nickgraffis/tailwind-color-generator",
"primaryLanguage": "TypeScript"
},
{
"name": "LocalDB",
"displayName": "LocalDB",
"summary": "Wrapper for quickly working with local storage in javascript.",
"githubUrl": "https://github.com/nickgraffis/localDB",
"primaryLanguage": "JavaScript"
},
{
"name": "Youmoji",
"displayName": "Youmoji",
"summary": "A fun tool to create and download your own emojis from twemoji svg paths.",
"website": "https://youmoji.app/",
"githubUrl": "https://github.com/nickgraffis/youmoji",
"primaryLanguage": "JavaScript"
},
{
"name": "Personal Profile",
"displayName": "Personal Profile",
"summary": "My personal profile, a static site generated with Vite & Vue.",
"website": "https://nickgraffis.me",
"githubUrl": "https://github.com/nickgraffis/ng-space",
"primaryLanguage": "TypeScript"
},
{
"name": "Babelbox",
"displayName": "Babelbox",
"summary": "A collection of fun games to play with your friends either in the same room, or across the globe.",
"website": "https://babelbox.herokuapp.com",
"githubUrl": "https://github.com/BAVEL-Technology/BabelBox-V1.0",
"primaryLanguage": "JavaScript"
},
{
"name": "Pettie Vin",
"displayName": "Petite Vin",
"summary": "A quick petite-vue project to showcase some awesome wine.",
"website": "https://vin.nickgraffis.me",
"githubUrl": "https://github.com/nickgraffis/petite-vin",
"primaryLanguage": "JavaScript"
}
],
"work": [
{
"company": "Model Match, Inc.",
"position": "Full-stack Software Engineer",
"website": "https://www.modelmatch.com/",
"location": "San Clemente, CA",
"isCurrentRole": true,
"summary": "Improving user experience and data recall/collection using frontend and backend technoligies.",
"highlights": [
"Developed an improved system for querieing people information, and enriching data with outside sources.",
"Improved CI/CD pipeline to make deployments faster and more reliable.",
"Developed new features to help users navigate through potential leads by location or relevent skills."
],
"startDate": "2021-03-29",
"start": {
"year": 2021,
"month": 3
}
}
],
"publications": [
{
"name": "",
"summary": "",
"publisher": "",
"website": "",
"releaseDate": "2020-09-26",
"slides": "",
"fullReleaseDate": {
"year": 2020,
"month": 9,
"day": 26
}
}
],
"education": [
{
"institution": "University of California, Irvine",
"area": "Computer Science",
"studyType": "Coding Certificate",
"startDate": "2020-09-01",
"endDate": "2021-03-12",
"start": {
"year": 2020,
"month": 9
},
"end": {
"year": 2021,
"month": 3
},
"description": "",
"activities": "",
"gpa": "",
"courses": []
},
{
"institution": "Harvard/edX",
"area": "Computer Science",
"studyType": "CS50X Certificate",
"startDate": "2020-03-12",
"endDate": "2021-03-12",
"start": {
"year": 2020,
"month": 3
},
"end": {
"year": 2021,
"month": 3
},
"description": "Introductory course into computer science.",
"activities": "",
"gpa": "",
"courses": []
},
{
"institution": "California State University, Long Beach",
"area": "Journalism, Political Science",
"studyType": "Bachelor of Arts",
"startDate": "2010-09-01",
"endDate": "2014-06-15",
"start": {
"year": 2010,
"month": 9
},
"end": {
"year": 2014,
"month": 6
},
"description": "",
"activities": "",
"gpa": "",
"courses": []
}
],
"volunteer": [],
"awards": [
{
"title": "",
"summary": "",
"awarder": "",
"date": "2018-10-01",
"fullDate": {
"year": 2018,
"month": 10
}
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}, {
"language": "French",
"fluency": "Fluent"
}
],
"interests": [],
"references": []
}