-
Notifications
You must be signed in to change notification settings - Fork 1
/
cv.html
455 lines (421 loc) · 13.5 KB
/
cv.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="author" content="Diego Riveros" />
<meta name="description" content="La pagina web de Diego Riveros" />
<meta name="keywords" content="HTML,CSS,JavaScript" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
crossorigin="anonymous"
/>
<link href="./css/mystyle.css" rel="stylesheet" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="shortcut icon" href="./images/favicon.ico" />
<title>Diego Riveros</title>
</head>
<body>
<!-- navbar -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
<a class="navbar-brand">Diego Riveros</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarText"
aria-controls="navbarText"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav ml-auto">
<li class="nav-item ">
<a class="nav-link" href="./">Back</a>
</li>
</ul>
</div>
</nav>
<div class="container">
<br />
<br />
<br />
<h1>DIEGO F. RIVEROS</h1>
<br />
<div class="row">
<div class="col-md-6">
<i class="fa fa-github" style="font-size:36px"></i>
<a class="icon" href="https://github.com/dfriveros11"
>https://github.com/dfriveros11</a
>
</div>
<div class="col-md-6">
<i class="fa fa-gitlab" style="font-size:36px"></i>
<a class="icon" href="https://gitlab.com/df.riveros11"
>https://gitlab.com/df.riveros11</a
>
</div>
</div>
<div class="row">
<div class="col-md-6">
<i class="fa fa-twitter" aria-hidden="true" style="font-size:36px"></i>
<a class="icon" href="https://twitter.com/Diego_Riveros_L"
>Follow @Diego_Riveros_L</a
>
</div>
<div class="col-md-6">
<i class="fa fa-envelope" style="font-size:36px"></i>
<a class="icon" >df.riveros11[~at~]uniandes.edu.co</a>
</div>
</div>
<br />
<h5>
Student of System and Computer Science with a minor in Psychology.
Passionate about software development, software testing, and design, as
well as team dynamics, team building, and teamwork. I am looking forward
to joining a team where I can grow as a professional, and to be able to
solve real world problems on a global scale.
</h5>
<div class="row">
<div class="col-md-8">
<h4>EDUCATION</h4>
<hr />
<h5>
University of Los Andes 2013 - Present
</h5>
<ul>
<li>
<p>Systems \& Computer Engineering, BS 4rd-year</p>
</li>
<li><p>Minor in Psychology Process</p></li>
</ul>
</div>
<div class="col-md-4">
<h4>ACHIEVEMENTS</h4>
<hr class="sidebar" />
<h5>
ATpos Architecture Presentation May 2019
</h5>
<p>
ATpos is company in Colombia, which creates transactions of products
online and offline
</p>
<ul>
<li>
<p>Selected as a result of being in the top 6 out of 18 teams</p>
</li>
<li><p>Presented our solution to the owner of ATpos</p></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h4>Professional Experience</h4>
<hr />
<h5>
Aplicaciones S.A August 2019 - September 2019
</h5>
<p>My responsibilities in the company where:</p>
<ul>
<li>
<p>
Increase flexibility by pushing the image of the latest api to
the AWS Elastic Container Registry
</p>
</li>
<li>
<p>
Maximize scalability and flexibility by using the AWS Elastic
Kubernets Service to pull the image of the latest api of the AWS
Elastic Container Registry
</p>
</li>
<li><p>Document progress of all my user stories in JIRA</p></li>
<li>
<p>
Reorganize sprint planning efforts, in particular backlog
prioritization, shortening the time spent form one day to half
day
</p>
</li>
</ul>
</div>
<div class="col-md-4">
<h4>Professional Profiles</h4>
<hr class="sidebar" />
<h5>
LinkedIn
</h5>
<ul>
<li>
<a href="https://www.linkedin.com/in/diego-riveros-121b22181/"
>https://www.linkedin.com/in/diego-riveros-121b22181/</a
>
</li>
</ul>
<h5>
HackerRank
</h5>
<ul>
<li>
<a href="https://www.hackerrank.com/df_riveros11"
>https://www.hackerrank.com/df_riveros11</a
>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h4>Academic Experience</h4>
<hr />
<h5>
Thesis : " Design and implementation of Blockchain technologies for
the health sector in Colombia"
</h5>
<p>
Explored possible applications of blockchain in the health care
industry and developed a prototype API
</p>
<ul>
<li>
<p>
Collaborated with two companies, IBM and ProCibernética, in the
application development
</p>
</li>
<li>
<p>
Worked in the implementation of the Blockchain web and the
development of the API related to it
</p>
</li>
<li>
<p>
Presented the prototype at a Colombian Central Military Hospital
event
</p>
</li>
</ul>
<h5>
Mobile Course Project
</h5>
<p>
In a team of 4 members, we implemented an application in iOS and
Android, to track the state of the buses at bus terminal
</p>
<ul>
<li>
<p>
Programmed a method that calculates the gForce by using the
gyroscope and accelerometer of a mobile phone, including an
accident detection feature in firebase
</p>
</li>
<li>
<p>
Added a accident notification feature that contacts the company
and the families via email
</p>
</li>
<li>
<p>
Used the enum pattern to customize mobile notifications per
screen size
</p>
</li>
<li>
<p>
Designed an UI/UX of the application by using the gestalt
psychology, leading to a more friendly user experience
</p>
</li>
<li>
<p>
Calculated the bus delay routes by using past and current gps
locations
</p>
</li>
</ul>
</div>
<div class="col-md-4">
<h4>Technical Skills</h4>
<hr class="sidebar" />
<ul>
<li>
<p>Java</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated progress"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
<ul>
<li>
<p>Git</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated progress"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
<ul>
<li>
<p>GNU/Linux</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
<ul>
<li>
<p>MongoDB</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
<ul>
<li>
<p>AWS</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
<ul>
<li>
<p>Docker</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
<ul>
<li>
<p>Spring</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
<ul>
<li>
<p>JUnit</p>
<div class="progress">
<div
class="progress-bar progress-bar-striped progress-bar-animated"
role="progressbar"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-8">
<h4>Research Projects</h4>
<hr />
<h5>
Planning Poker Research September 2019 - Present
</h5>
<p>
Investigate the cons and pros of using shapes and images instead of
numbers for software development effort estimation. The project is
conducted under the advice of professors Mario Linares and Dario
Correal for the department of system and computer engineering, and
Luis Cardenas for the department of psychology
</p>
</div>
<div class="col-md-4">
<h4>Strengths</h4>
<hr class="sidebar" />
<div class="el el-3">Strong Communications Skills</div>
<div class="row">
<div class="col-md-6 el el-3">Team Building</div>
<div class="col-md-6 el el-3">Passion</div>
<div class="col-md-6 el el-3">Self-motivated</div>
<div class="col-md-6 el el-3">Responsible</div>
<div class="col-md-6 el el-3">Leadership Skills</div>
<div class="col-md-6 el el-3">Good Judgment Skills</div>
</div>
</div>
</div>
</div>
<br />
<br />
<br />
<br />
<br />
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script
src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"
></script>
</body>
</html>