forked from midudev/minimalist-portfolio-json
-
Notifications
You must be signed in to change notification settings - Fork 28
/
cv.json
364 lines (364 loc) · 9.4 KB
/
cv.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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
{
"basics": {
"name": "John Doe",
"label": "Junior Full Stack Developer",
"image": "/me_avatar.jpg",
"email": "[email protected]",
"phone": "+1 555-555-5555",
"url": "https://johndoe.dev",
"summary": "Junior Full Stack Developer with a passion for building web applications. Currently seeking opportunities to further develop my skills in a professional setting.",
"theme": "default",
"location": {
"address": "",
"postalCode": "10001",
"city": "Auckland",
"countryCode": "NZ",
"region": "New Zealand"
},
"profiles": [
{
"network": "LinkedIn",
"username": "john-doe",
"url": "https://linkedin.com/in/john-doe"
},
{
"network": "X",
"username": "john-doe",
"url": "https://x.com/john-doe"
},
{
"network": "GitHub",
"username": "johndoe",
"url": "https://github.com/johndoe"
}
]
},
"work": [
{
"name": "Tech Startup",
"position": "Junior Web Developer",
"location_type": "On site",
"location": "Auckland, New Zealand",
"url": "https://techstartup.com",
"startDate": "2024-01-01",
"endDate": null,
"summary": "Developing and maintaining web applications using JavaScript, HTML, and CSS. Collaborating with the team to implement new features and fix bugs.",
"highlights": [
"Improved website performance by optimizing code"
],
"responsibilities": [
"Collaborated with senior developers to design and implement web applications using modern JavaScript frameworks.",
"Assisted in debugging and optimizing front-end code to ensure smooth user experiences.",
"Participated in code reviews and contributed to improving coding standards within the team."
],
"achievements": [
"Developing and maintaining web applications using JavaScript, HTML, and CSS. Collaborating with the team to implement new features and fix bugs."
],
"skills": [
"React",
"Tailwind",
"GitHub"
]
},
{
"name": "Innovative Solutions",
"position": "Junior Software Developer",
"location_type": "Hybrid",
"location": "Wellington, New Zealand",
"url": "https://innovativesolutions.com",
"startDate": "2022-06-01",
"endDate": "2023-06-01",
"summary": "Assisting in the development and maintenance of software applications using Python and Django. Collaborating with cross-functional teams to ensure quality and timely delivery of software solutions.",
"highlights": [
"Contributed to a major project that streamlined internal workflows, improving efficiency by 30%"
],
"responsibilities": [
"Developed and maintained backend services using Python and Django.",
"Worked closely with front-end developers to integrate user-facing elements with server-side logic.",
"Participated in daily stand-ups and bi-weekly sprint planning meetings to ensure alignment with project goals."
],
"achievements": [
"Successfully implemented a feature that enhanced user authentication, improving security measures."
],
"skills": [
"Python",
"Django",
"SQL",
"Git"
]
},
{
"name": "Web Agency",
"position": "Intern Web Developer",
"location_type": "Remote",
"location": "Sydney, Australia",
"startDate": "2022-06-01",
"endDate": "2022-12-01",
"summary": "Assisted in developing client websites and applications. Gained hands-on experience with front-end and back-end technologies.",
"highlights": [
"Completed several client projects successfully"
],
"skills": [
"HTML",
"CSS"
]
}
],
"volunteer": [
{
"organization": "Local Coding Club",
"position": "Volunteer",
"url": "https://codingclub.com/",
"startDate": "2021-01-01",
"endDate": "2022-01-01",
"summary": "Helped organize coding workshops and mentored new members.",
"highlights": [
"Awarded 'Volunteer of the Month'"
]
}
],
"education": [
{
"institution": "State University",
"url": "https://stateuniversity.edu",
"area": "Computer Science",
"studyType": "Bachelor",
"startDate": "2018-09-01",
"endDate": "2022-05-01",
"score": "3.8",
"courses": [
"CS101 - Introduction to Computer Science",
"CS102 - Data Structures"
]
},
{
"institution": "Tech Institute",
"url": "https://techinstitute.edu",
"area": "Software Engineering",
"studyType": "Master",
"startDate": "2020-09-01",
"endDate": "2022-12-01",
"score": "3.9",
"courses": [
"SE201 - Advanced Software Development",
"SE202 - Software Architecture and Design"
]
},
{
"institution": "City College",
"url": "https://citycollege.edu",
"area": "Information Technology",
"studyType": "Associate Degree",
"startDate": "2017-01-01",
"endDate": "2019-12-01",
"score": "3.7",
"courses": [
"IT101 - Networking Fundamentals",
"IT102 - Database Management Systems"
]
}
],
"certificates": [
{
"name": "Full Stack Web Development",
"date": "2023-05-01",
"issuer": "Online University",
"url": "https://onlineuniversity.com/certificates/fullstack"
}
],
"skills": [
{
"name": "Figma",
"level": "Expert",
"keywords": [
"Design",
"UI"
]
},
{
"name": "Gitlab",
"level": "Intermediate",
"keywords": [
"Version Control",
"Collaboration",
"Source Code"
]
},
{
"name": "HTML",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend"
]
},
{
"name": "CSS",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"Responsive Design"
]
},
{
"name": "JavaScript",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"Backend",
"Fullstack"
]
},
{
"name": "Tailwind",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"CSS Framework",
"Responsive Design"
]
},
{
"name": "TypeScript",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"Backend",
"JavaScript Superset"
]
},
{
"name": "Node",
"level": "Intermediate",
"keywords": [
"Web Development",
"Backend",
"JavaScript",
"Server"
]
},
{
"name": "MySQL",
"level": "Intermediate",
"keywords": [
"Databases",
"SQL",
"Data Storage",
"Backend"
]
},
{
"name": "Git",
"level": "Intermediate",
"keywords": [
"Version Control",
"Collaboration",
"Source Code"
]
},
{
"name": "GitHub",
"level": "Intermediate",
"keywords": [
"Version Control",
"Collaboration",
"Source Code",
"Git"
]
},
{
"name": "Next.js",
"level": "Beginner",
"keywords": [
"Web Development",
"Frontend",
"React Framework",
"SSR",
"Static Generation"
]
},
{
"name": "React",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"JavaScript Library",
"UI"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
},
{
"language": "Spanish",
"fluency": "Intermediate"
}
],
"interests": [
{
"name": "Technology",
"keywords": [
"AI",
"Blockchain"
]
}
],
"references": [
{
"name": "Jane Smith",
"reference": "Reference…"
}
],
"projects": [
{
"name": "Personal Portfolio",
"isActive": false,
"description": "A personal portfolio website to showcase my projects and skills.",
"highlights": [
"Built with React and Tailwind CSS",
"Includes a blog and contact form"
],
"url": "https://johndoe.dev",
"github": "https://github.com"
},
{
"name": "Weather App",
"isActive": true,
"description": "A web application that provides weather information for any location.",
"highlights": [
"Built with JavaScript and OpenWeatherMap API",
"Responsive design"
],
"url": "https://weatherapp.com"
},
{
"name": "Task Manager",
"isActive": true,
"description": "A simple task management app to keep track of daily tasks.",
"highlights": [
"Built with Node.js and MongoDB",
"User authentication and CRUD operations"
],
"url": "https://taskmanager.com",
"github": "https://github.com"
},
{
"name": "E-commerce Site",
"isActive": false,
"description": "An online store built with Next.js and Stripe for payment processing.",
"highlights": [
"Product management and shopping cart functionality",
"Secure payment integration"
],
"url": "https://ecommerce.com"
}
]
}