-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.json
More file actions
272 lines (271 loc) · 10.6 KB
/
cv.json
File metadata and controls
272 lines (271 loc) · 10.6 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
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
{
"basics": {
"name": "Bautista Tobal",
"label": "Computer Science Student with over 3 years of experience in Frontend Development",
"etiqueta": "Estudiante de Ingeniería en Informática con más de 3 años de experiencia en Desarrollo Frontend",
"image": "/profile-pic.webp",
"email": "bautitobal11@gmail.com",
"phone": "+54 11-5617-3311",
"url": "https://bautitobal.netlify.app",
"summary": "+3 years of experience in web development and Python. Computer Science student and Frontend & Python Developer from Buenos Aires, Argentina. Also, one of my passions is Cybersecurity.",
"resumen": "+3 años de experiencia en desarrollo web y Python. Estudiante de Ingeniería en Informática y Desarrollador Frontend & Python de Buenos Aires, Argentina. También, una de mis pasiones es la Ciberseguridad.",
"location": {
"address": "",
"postalCode": "",
"city": "Buenos Aires (GBA)",
"countryCode": "AR",
"region": "Argentina"
},
"profiles": [
{
"network": "LinkedIn",
"username": "bautistatobal",
"url": "https://linkedin.com/in/bautistatobal"
},
{
"network": "GitHub",
"username": "bautitobal",
"url": "https://github.com/bautitobal"
},
{
"network": "X",
"username": "bautitobal",
"url": "https://x.com/bautitobal"
}
]
},
"work": [
{
"name": "Freelance",
"position": "Frontend & Python Developer",
"posicion": "Desarrollador Frontend & Python",
"url": "https://github.com/bautitobal",
"startDate": "2024-06-01",
"endDate": null,
"summary": "Develop tailored web solutions for clients, focusing on responsive web design, animated websites, and e-commerce platforms. Specialized in delivering high-quality, user-friendly websites that meet business needs.",
"resumen": "Desarrollo soluciones web personalizadas para clientes, enfocándome en diseño web responsive, sitios web animados y plataformas de e-commerce. Especializado en entregar sitios web de alta calidad y fáciles de usar que satisfacen las necesidades empresariales.",
"highlights": ["Freelancer"],
"destacados": ["Freelancer"]
},
{
"name": "Dentalis",
"position": "Sales Manager",
"posicion": "Gerente de Ventas",
"url": "https://aprenderaemprender.org.ar/dentalis/",
"startDate": "2022-03-14",
"endDate": "2024-02-10",
"summary": "Managed operations for a dental care product line, specializing in dentifrice pills. Developed strategic sales initiatives, expanded the client base, and increased market penetration through personalized customer engagement and targeted marketing campaigns.",
"resumen": "Gestioné operaciones para una línea de productos de cuidado dental, especializada en pastillas dentífricas. Desarrollé iniciativas estratégicas de ventas, expandí la base de clientes y aumenté la penetración en el mercado a través de la participación personalizada del cliente y campañas de marketing dirigidas.",
"highlights": ["Started the company", "College project", "Entrepreneurship"],
"destacados": ["Fundé la empresa", "Proyecto universitario", "Emprendimiento"]
}
],
"volunteer": [
{
"organization": "Organization",
"position": "Volunteer",
"url": "https://organization.com/",
"startDate": "2012-01-01",
"endDate": "2013-01-01",
"summary": "Description…",
"highlights": ["Awarded 'Volunteer of the Month'"]
}
],
"education": [
{
"institution": "National University of La Matanza",
"institucion": "Universidad Nacional de La Matanza",
"url": "https://unlam.edu.ar/",
"area": "Computer Science",
"area_es": "Ingeniería en Informática",
"studyType": "Bachelor",
"tipoEstudio": "Licenciatura",
"startDate": "2024-06-14",
"endDate": "2029-11-30",
"score": "4.0",
"courses": [""]
}
],
"awards": [
{
"title": "Award",
"date": "2014-11-01",
"awarder": "ejemplo",
"summary": "There is no spoon."
}
],
"certificates": [
{
"name": "Certificate",
"date": "2021-11-07",
"issuer": "ejemplo",
"url": ""
}
],
"publications": [
{
"name": "Publication",
"publisher": "Company",
"releaseDate": "2014-10-01",
"url": "https://publication.com",
"summary": "Description…"
}
],
"skills": [
{
"name": "C",
"level": "Advanced",
"keywords": ["Codeblocks", "Structured Programming", "Pointers"],
"palabras_clave": ["Codeblocks", "Programación Estructurada", "Punteros"]
},
{
"name": "JavaScript",
"level": "Advanced",
"keywords": ["ES6", "DOM Manipulation", "Asynchronous Programming"],
"palabras_clave": ["ES6", "Manipulación del DOM", "Programación Asíncrona"]
},
{
"name": "Python",
"level": "Intermediate",
"keywords": ["Scripting", "Web Scraping", "Backend Development"],
"palabras_clave": ["Scripting", "Web Scraping", "Desarrollo Backend"]
},
{
"name": "HTML",
"level": "Master",
"keywords": ["Semantic HTML", "Accessibility", "Responsive Design"]
},
{
"name": "CSS",
"level": "Advanced",
"keywords": [""]
},
{
"name": "Bash",
"level": "Beginner",
"keywords": ["Scripting", "Automation", "Command Line"]
},
{
"name": "Tailwind",
"level": "Intermediate",
"keywords": ["Utility-First CSS", "Responsive Design", "Component Libraries"]
},
{
"name": "Astro",
"level": "Intermediate",
"keywords": ["Web Development", "Static Site Generation", "Performance Optimization"]
},
{
"name": "Git",
"level": "Intermediate",
"keywords": ["Version Control", "Collaboration", "Branching"]
},
{
"name": "GitHub",
"level": "Advanced",
"keywords": ["Version Control", "Collaboration", "Pull Requests"]
},
{
"name": "Web Development",
"level": "Advanced",
"keywords": [""]
}
],
"languages": [
{
"language": "Spanish",
"idioma": "Español",
"fluency": "Native",
"fluidez": "Nativo"
},
{
"language": "English",
"idioma": "Inglés",
"fluency": "Intermediate (B2)",
"fluidez": "Intermedio (B2)"
},
{
"language": "German",
"idioma": "Alemán",
"fluency": "A2",
"fluidez": "A2"
}
],
"interests": [
{
}
],
"references": [
{
"name": "",
"reference": "Reference…"
}
],
"projects": [
{
"name": "Real Estate Landing Page",
"isActive": true,
"description": "Developed a responsive landing page for a real estate business using NextJS, Tailwind, React, Leaflet & SwiperJS",
"descripcion": "Desarrollé una landing page responsiva para un negocio inmobiliario utilizando NextJS, Tailwind, React, Leaflet y SwiperJS",
"highlights": ["Responsive Design", "Interactive Maps"],
"destacados": ["Diseño Responsivo", "Mapas Interactivos"],
"url": "https://landing-page-bautitobal.netlify.app/",
"repo": "https://github.com/bautitobal/landing-page"
},
{
"name": "choribot",
"nombre": null,
"isActive": true,
"description": "A Twitch chat bot developed in Python, designed to enhance viewer engagement and interaction during live streams.",
"descripcion": "Un bot de chat para Twitch desarrollado en Python, diseñado para mejorar la participación e interacción de los espectadores durante transmisiones en vivo.",
"highlights": ["Interactive commands", "Moderation tools", "AI integration", "Scripting capabilities"],
"destacados": ["Comandos interactivos", "Herramientas de moderación", "Integración de IA", "Capacidades de scripting"],
"url": null,
"repo": "https://github.com/bautitobal/choribot"
},
{
"name": "Web Scrapping",
"nombre": null,
"isActive": false,
"description": "A flexible program for scraping movie data, enabling data collection for analysis and visualization purposes.",
"descripcion": "Un programa flexible para extraer datos de películas, permitiendo la recolección de datos para análisis y visualización.",
"highlights": ["Open Source project!", "Flexibility for scrapping movies"],
"destacados": ["¡Proyecto de código abierto!", "Flexibilidad para extraer datos de películas"],
"url": null,
"repo": "https://github.com/bautitobal/web-scrapping"
},
{
"name": "Portfolio",
"nombre": "Portafolio",
"isActive": true,
"description": "My digital portfolio created with Astro, Tailwind, and JavaScript, featuring a responsive layout optimized for both desktop and mobile views.",
"descripcion": "Mi portafolio digital creado con Astro, Tailwind y JavaScript, con un diseño responsivo optimizado tanto para escritorio como para dispositivos móviles.",
"highlights": ["Responsive layout adaptable to both desktop and mobile, showcasing projects and skills."],
"destacados": ["Diseño responsivo adaptable tanto para escritorio como para móvil, mostrando proyectos y habilidades."],
"url": "https://bautitobal.netlify.app/",
"repo": "https://github.com/bautitobal/portfolio"
},
{
"name": "Crypto News Scrapper",
"nombre": "Extractor de Noticias Cripto",
"isActive": false,
"description": "A Python-based web scrapper that collects and organizes the latest cryptocurrency news from various online sources.",
"descripcion": "Un extractor web basado en Python que recolecta y organiza las últimas noticias sobre criptomonedas de varias fuentes en línea.",
"highlights": ["Automated data extraction", "Organized news presentation"],
"destacados": ["Extracción automatizada de datos", "Presentación organizada de noticias"],
"url": null,
"repo": "https://github.com/bautitobal/crypto-news-scrapper"
},
{
"name": "bautitobal.com",
"nombre": null,
"isActive": false,
"description": "Coming Soon... A personal blog website where I will share articles about diverse topics including technology, programming, and personal experiences.",
"descripcion": "Próximamente... Un sitio web de blog personal donde compartiré artículos sobre diversos temas incluyendo tecnología, programación y experiencias personales.",
"highlights": ["Release date: December 2025"],
"destacados": ["Fecha de lanzamiento: Diciembre 2025"],
"url": null,
"repo": null
}
]
}