-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv-en.json
260 lines (260 loc) · 7.13 KB
/
cv-en.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
{
"basics": {
"name": "Andrés Sánchez",
"label": "Systems Engineer, Developer and Data Analyst",
"image": "https://lh3.googleusercontent.com/a/ACg8ocJrBwSZ_P7KSEOjdWFZpf5dHGkuySTIC3c1S3EPaFuv1WPBAe4=s360-c-no",
"email": "afsarias2004@gmail.com",
"phone": "+57 3012236454",
"url": "",
"summary": "Systems Engineer in training at Minuto de Dios University Corporation, with academic experience in software development and business intelligence. Interested in front-end development with frameworks such as React and Astro, and back-end using technologies such as PHP, MySQL, MariaDB and Python. With solid knowledge in project management, architecture design and database management. With the ability to optimize team performance, collaborate effectively, develop practical solutions and perform critical analysis.",
"location": {
"address": "2712 Broadway St",
"postalCode": "CA 94115",
"city": "Bogotá D.C",
"countryCode": "CO",
"region": "Colombia"
},
"profiles": [
{
"network": "X",
"username": "Andres",
"url": "https://twitter.com/AndresS97279239"
},
{
"network": "GitHub",
"username": "Andres",
"url": "https://github.com/Sanchez042004"
},
{
"network": "LinkedIn",
"username": "Andres",
"url": "https://www.linkedin.com/in/andres-sanchez04"
}
]
},
"work": [
{
"name": "Collaborator in Academic Projects",
"position": "",
"url": "https://company.com",
"startDate": "2021-07-02",
"endDate": null,
"summary": "I participated in projects focused on the design and implementation of data and software architectures. In these projects we used development and data management technologies such as MySQL and Excel, in addition to this, we implemented the Kimball methodology for project management through Business Intelligence and Data Warehouse.",
"highlights": ["Started the company"]
}
],
"education": [
{
"institution": "Minuto de Dios University Corporation",
"url": "https://institution.com/",
"area": "Software Development",
"studyType": "Systems Engineering",
"startDate": "2021-03-02",
"endDate": "2025-03-02",
"score": "4.0",
"courses": ["DB1101 - Basic SQL"]
}
],
"others": [
{
"institution": "Udemy",
"url": "https://institution.com/",
"area": "Software Development",
"studyType": "Python Development Professional Certification",
"startDate": "2023-10-11",
"endDate": "2023-10-11",
"score": "4.0",
"courses": ["DB1101 - Basic SQL"]
},
{
"institution": "Código Facilito",
"url": "https://institution.com/",
"area": "Software Development",
"studyType": "Professional Web Development Course",
"startDate": "2022-10-11",
"endDate": "2022-10-11",
"score": "4.0",
"courses": ["DB1101 - Basic SQL"]
},
{
"institution": "Coursera",
"url": "https://institution.com/",
"area": "Software Development",
"studyType": "Sales analytics for decision making with Power BI",
"startDate": "2022-02-15",
"endDate": "2022-03-27",
"score": "4.0",
"courses": ["DB1101 - Basic SQL"]
},
{
"institution": "Coursera",
"url": "https://institution.com/",
"area": "Software Development",
"studyType": "Power BI for Business Intelligence",
"startDate": "2022-02-15",
"endDate": "2022-03-04",
"score": "4.0",
"courses": ["DB1101 - Basic SQL"]
},
{
"institution": "Cisco Networking Academy",
"url": "https://institution.com/",
"area": "Software Development",
"studyType": "NDG Linux Essentials",
"startDate": "2022-03-11",
"endDate": "2022-05-24",
"score": "4.0",
"courses": ["DB1101 - Basic SQL"]
}
],
"awards": [
{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
}
],
"certificates": [
{
"name": "Certificate",
"date": "2021-11-07",
"issuer": "Company",
"url": "https://certificate.com"
}
],
"publications": [
{
"name": "Publication",
"publisher": "Company",
"releaseDate": "2014-10-01",
"url": "https://publication.com",
"summary": "Description…"
}
],
"skills": [
{
"name": "HTML"
},
{
"name": "CSS"
},
{
"name": "React"
},
{
"name": "Astro"
},
{
"name": "MySQL"
},
{
"name": "SQL Server"
},
{
"name": "PHP"
},
{
"name": "Java"
},
{
"name": "JavaScript"
},
{
"name": "Python"
},
{
"name": "Business Intelligence"
},
{
"name": "R"
},
{
"name": "Data Analysis"
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Wildlife",
"keywords": ["Ferrets", "Unicorns"]
}
],
"references": [
{
"name": "Jane Doe",
"reference": "Reference…"
}
],
"projects": [
{
"name": "Animal Trip",
"highlights": [
"Comfort",
"Travel",
"Pets",
"Wellness",
"Java",
"SQL Server"
],
"isActive": true,
"description": "Functional prototype of an application that provides safe travel and veterinary accompaniment for pets by plane or bus.",
"url": "https://github.com/Sanchez042004/animal-trip",
"startDate": "February 2023",
"endDate": "June 2023"
},
{
"name": "Transporto Bucardo",
"isActive": false,
"highlights": [
"Transportation",
"Cars",
"Cranes",
"Services",
"React",
"MySQL",
"Business Intelligence"
],
"description": "Website prototype that allows drivers to request towing services or vehicle assistance immediately with an effective solution.",
"url": "",
"startDate": "August 2023",
"endDate": "November 2023"
},
{
"name": "Heart & Diabetes ML",
"highlights": [
"Python",
"Pandas",
"Jupyter",
"NumPy",
"Machine Learning",
"Scikit Learn"
],
"isActive": true,
"description": "Machine Learning project in charge of extracting data free of diabetes and heart diseases for analysis, allowing an early detection.",
"url": "https://github.com/Sanchez042004/Heart-Diabetes-ML",
"startDate": "April 2024",
"endDate": "June 2024"
},
{
"name": "Blackjack Strategic Analysis",
"highlights": [
"R",
"Neural Networks",
"KDD",
"LaTex",
"Data Analysis"
],
"isActive": true,
"description": "Project that applies data mining to analyze Blackjack games in casinos, extracting patterns and generating strategies to optimize decisions during the game.",
"url": "https://github.com/Sanchez042004/blackjack-analysis",
"startDate": "August 2024",
"endDate": "November 2024"
}
]
}