-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.json
455 lines (455 loc) ยท 12.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
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
{
"analyticsCode": "",
"pageLayout": "two-column",
"basics": {
"name": "Ariel G. Falcรณn",
"label": "Software Developer",
"image": "/pfp.webp",
"email": "[email protected]",
"url": "https://www.linkedin.com/in/arielfalcon/",
"summary": "Front-end developer, at the moment. I work on Angular and Vue with Typescript / HTML5 / SCSS. I'm interested in Back-end Development, Cloud Computing and DevOps.",
"theme": "red",
"location": {
"address": "Alcalรก de Henares",
"city": "Madrid",
"countryCode": "ES",
"region": "Spain"
},
"profiles": [
{
"network": "LinkedIn",
"icon": "ri:linkedin-fill",
"username": "Ariel Falcรณn",
"url": "https://linkedin.com/in/arielfalcon"
},
{
"network": "GitHub",
"icon": "mdi:github",
"username": "ArielFalcon",
"url": "https://github.com/ArielFalcon"
}
]
},
"education": [
{
"institution": "TEIDE Formation Center โ Spain",
"url": "https://www.linkedin.com/company/teide-centros-de-formaci%C3%B3n/",
"area": "Web Development",
"studyType": "Full-time student",
"startDate": "2023-04-01",
"endDate": "2023-09-01"
},
{
"institution": "Calixto Garcรญa Medical School โ Cuba",
"url": "https://www.linkedin.com/company/hospital-universitario-calixto-garcia/?originalSubdomain=cu",
"area": "Medicine (unfinished)",
"studyType": "Full-time student",
"startDate": "2018-9-01",
"endDate": "2021-7-01"
}
],
"certificates": [
{
"name": "AWS Certified Developer โ Associate",
"date": "2025-05-01",
"url": "",
"issuer": "Amazon"
},
{
"name": "C1 Advanced English",
"date": "2025-01-03",
"url": "https://cert.efset.org/es/6jDrGH",
"issuer": "EF SET"
}
],
"work": [
{
"name": "Zener Soft Consulting",
"position": "Front-end Developer",
"location_type": "Remote",
"location": "ES",
"url": "https://www.linkedin.com/company/aitor-pelaez-zenerconsulting-com/",
"startDate": "2023-07-03",
"endDate": null,
"summary": "Experienced in developing high-complexity, scalable, data-driven front-end projects with a focus on performance, user experience, and system integration.",
"highlights": [
"Developed a data-intensive Angular project for internal use in the national healthcare system, focusing on managing complex data sets and implementing business logic."
],
"responsibilities": [
"Developed and maintained front-end projects, ensuring scalability, performance, clean code, efficient architecture and robust user experiences.",
"Collaborated with cross-functional teams of developers, designers, and project managers to deliver high-quality solutions.",
"Ensured code quality and optimized front-end performance to meet user needs and business objectives.",
"Managed complex, data-intensive projects, ensuring smooth integration of business logic and user interfaces.",
"Designed and developed highly reactive components and workflows to improve application efficiency and user interaction."
],
"achievements": [
"Optimized front-end performance by resolving critical issues, improving page load times, and enhancing user experience.",
"Developed an internal tool to streamline client-owned code documentation, introducing interactive design guidelines and testable components.",
"Created a highly complex Angular application for the national healthcare system, successfully handling large-scale data and implementing intricate business logic.",
"Built reusable and scalable Vue components for a multinational client, ensuring consistency and improving code quality across multiple platforms."
],
"skills": {
"HTML5": "simple-icons:html5",
"CSS3": "ri:css3-fill",
"SCSS": "simple-icons:sass",
"Bootstrap": "simple-icons:bootstrap",
"JavaScript ECMA6+": "simple-icons:javascript",
"TypeScript": "simple-icons:typescript",
"Vue": "mdi:vuejs",
"Angular": "simple-icons:angular",
"Jasmine": "simple-icons:jasmine",
"Jest": "simple-icons:jest",
"NodeJS": "ri:nodejs-line",
"Postman": "simple-icons:postman",
"i18n": "simple-icons:i18next",
"Git": "mdi:git",
"GitHub": "mdi:github",
"Figma": "simple-icons:figma",
"Jira": "simple-icons:jira"
}
}
],
"skills": [
{
"name": "HTML",
"icon": "simple-icons:html5",
"level": "Advanced",
"keywords": [
"Web Development",
"Frontend"
]
},
{
"name": "CSS",
"icon": "ri:css3-fill",
"level": "Advanced",
"keywords": [
"Web Development",
"Frontend",
"Responsive Design"
]
},
{
"name": "SCSS",
"icon": "simple-icons:sass",
"level": "Advanced",
"keywords": [
"Web Development",
"Frontend",
"CSS Preprocessor",
"Responsive Design"
]
},
{
"name": "Tailwind",
"icon": "mdi:tailwind",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"CSS Framework",
"Responsive Design"
]
},
{
"name": "Bootstrap",
"icon": "simple-icons:bootstrap",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"CSS Framework",
"Responsive Design"
]
},
{
"name": "JavaScript",
"icon": "simple-icons:javascript",
"level": "Advanced",
"keywords": [
"Web Development",
"Frontend",
"Backend",
"Fullstack"
]
},
{
"name": "TypeScript",
"icon": "simple-icons:typescript",
"level": "Advanced",
"keywords": [
"Web Development",
"Frontend",
"Backend",
"JavaScript Superset"
]
},
{
"name": "Angular",
"icon": "simple-icons:angular",
"level": "Advanced",
"keywords": [
"Web Development",
"Frontend",
"JavaScript Framework",
"UI"
]
},
{
"name": "RxJS",
"icon": "simple-icons:reactivex",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"Reactive Programming",
"JavaScript"
]
},
{
"name": "NgRx",
"icon": "simple-icons:ngrx",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"State Management",
"JavaScript"
]
},
{
"name": "Vue",
"icon": "mdi:vuejs",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"JavaScript Library",
"UI"
]
},
{
"name": "Node",
"icon": "ri:nodejs-line",
"level": "Intermediate",
"keywords": [
"Web Development",
"Backend",
"JavaScript",
"Server"
]
},
{
"name": "PNPM",
"icon": "simple-icons:pnpm",
"level": "Beginner",
"keywords": [
"Package Manager",
"Web Development",
"Frontend",
"Backend"
]
},
{
"name": "MongoDB",
"icon": "simple-icons:mongodb",
"level": "Beginner",
"keywords": [
"Databases",
"File",
"Data Storage",
"Backend"
]
},
{
"name": "Git",
"icon": "mdi:git",
"level": "Advanced",
"keywords": [
"Version Control",
"Collaboration",
"Source Code"
]
},
{
"name": "GitHub",
"icon": "mdi:github",
"level": "Advanced",
"keywords": [
"Version Control",
"Collaboration",
"Source Code",
"Git"
]
},
{
"name": "Docker",
"icon": "mdi:docker",
"level": "Intermediate",
"keywords": [
"Virtual Environments",
"Backend"
]
},
{
"name": "AWS",
"icon": "simple-icons:amazonaws",
"level": "Beginner",
"keywords": [
"Cloud Computing",
"Backend",
"Infrastructure"
]
},
{
"name": "Python",
"icon": "simple-icons:python",
"level": "Beginner",
"keywords": [
"Scripting",
"Automation",
"Web Development"
]
},
{
"name": "Jest",
"icon": "simple-icons:jest",
"level": "Intermediate",
"keywords": [
"Testing",
"Web Development",
"Frontend",
"Backend"
]
},
{
"name": "Jasmine",
"icon": "simple-icons:jasmine",
"level": "Intermediate",
"keywords": [
"Testing",
"Web Development",
"Frontend",
"Backend"
]
},
{
"name": "Astro",
"icon": "simple-icons:astro",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"SSR",
"Static Generation"
]
},
{
"name": "Shell",
"icon": "simple-icons:shell",
"level": "Beginner",
"keywords": [
"Scripting",
"Automation"
]
},
{
"name": "Linux",
"icon": "simple-icons:linux",
"level": "Beginner",
"keywords": [
"OS",
"Scripting",
"Automation"
]
}
],
"languages": [
{
"language": "Spanish",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Advanced - C1"
}
],
"projects": [
{
"name": "CV Matching System",
"isActive": true,
"description": "A propiertary code AI-driven CV matching system to connect the offer and the best candidates. Automates the recruitment process.",
"highlights": [
"๐ฏ Tailored job opportunities",
"โจ AI-driven complex workflows ",
"๐ 80% increase in productivity"
],
"stack": {
"Python": "simple-icons:python",
"Apache Airflow": "simple-icons:apacheairflow",
"Redis": "simple-icons:redis",
"Firebase": "simple-icons:firebase",
"Google Cloud": "simple-icons:googlecloud",
"Claude": "ri:claude-fill",
"Groq": "ri:robot-2-fill"
},
"url": "https://www.gringojobs.com"
},
{
"name": "TODO List",
"isActive": false,
"description": "A simple app to showcase my skills in Angular. It's a TODO list with a beautiful and smooth UI, good user experience and best practices. Not finished yet.",
"highlights": [
"๐ In progress",
"๐ฎโ Made-from-scratch complex components",
"๐ Beautiful and smooth UI, good user experience",
"\uD83E\uDD16 Server Side Rendering"
],
"github": "https://github.com/ArielFalcon/TODO-list",
"stack": {
"Angular": "simple-icons:angular",
"RxJS": "simple-icons:reactivex",
"TypeScript": "simple-icons:typescript",
"SCSS": "simple-icons:sass",
"NodeJS": "ri:nodejs-line",
"Firebase": "simple-icons:firebase"
}
},
{
"name": "Portfolio",
"isActive": false,
"description": "This website! My personal portfolio, made with Astro. Integrates many themes and key shortcut actions.",
"highlights": [
"๐ Fast, modern and SEO-friendly",
"๐จ Printable CV generation",
"ใNใCrazy NeoVim mode, try it!"
],
"github": "https://github.com/ArielFalcon/portfolio",
"stack": {
"Astro": "simple-icons:astro",
"TypeScript": "simple-icons:typescript",
"Tailwind": "mdi:tailwind",
"NodeJS": "ri:nodejs-line",
"PNPM": "simple-icons:pnpm",
"Vercel": "simple-icons:vercel"
}
},
{
"name": "AI Web Scraper",
"isActive": false,
"description": "A web scraper that uses AI to extract data from websites. It's a tool to automate the data extraction process, using machine learning to identify and extract data from websites.",
"highlights": [
"๐ค Simple script",
"๐ Data Extraction",
"๐ Web scraping"
],
"stack": {
"Python": "simple-icons:python",
"Selenium": "simple-icons:selenium",
"ChromeDriver": "ri:chrome-fill",
"Groq": "ri:robot-2-fill"
},
"github": "https://github.com/ArielFalcon/ai_web_scrapper"
}
]
}