-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
504 lines (451 loc) · 25.6 KB
/
index.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
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta name="google-site-verification" content="4smed8UwgUr7km-3rN9t5dl5aEQhi7zO7_akZzkUx0A" />
<title>Leynier Gutiérrez González</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet">
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/resume.min.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a target="_blank" class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Leynier Gutiérrez González</span>
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile.jpg" alt="">
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#about">About me</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#statistics">Statistics</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#experience">Experience</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#education">Education</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#courses">Courses</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#languages">Languages</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#projects">Projects</a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link js-scroll-trigger" href="#articles">Articles</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="about">
<div class="w-100">
<h2 class="mb-0">
<span class="text-primary">Leynier</span>
Gutiérrez González
</h2>
<div class="subheading mb-3">Havana · Cuba ·
<a target="_blank" href="mailto:leynier41@gmail.com">leynier41@gmail.com</a>
</div>
<div class="row">
<div class="w-100 mb-3 ml-3 mr-3 text-center">
<codersrank-summary username="leynier" layout="horizontal" style="--badge-text-color: #72a0a8;">
</codersrank-summary>
</div>
<p class="lead mb-3 ml-3 mr-3 text-justify">
I am a student of Computer Science. I know several programming languages such as C, C++, C#, Dart, Java,
Python and Javascript; in addition to other markup or style languages such as HTML, CSS and JSON. I really
like both mobile application development and web application development, using frameworks, software,
technologies, etc like Android Studio, Flutter, Unity, Flask, Vue.js and Bootstrap.
</p>
<p class="lead mb-3 ml-3 mr-3 text-justify">
In my free time I am always researching and learning about new technologies, frameworks, etc. I am good
working both individually and as a team, I know the development methodologies of agile software and tools
like Git.
</p>
<div class="social-icons">
<a class="m-2" target="_blank" href="https://www.linkedin.com/in/leynier">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="m-2" target="_blank" href="https://github.com/leynier">
<i class="fab fa-github"></i>
</a>
<a class="m-2" target="_blank" href="https://gitlab.com/leynier">
<i class="fab fa-gitlab"></i>
</a>
<a class="m-2" target="_blank" href="https://profile.codersrank.io/user/leynier">
<i class="fa fa-code"></i>
</a>
<a class="m-2" target="_blank" href="https://dev.to/leynier">
<i class="fab fa-dev"></i>
</a>
<a class="m-2" target="_blank" href="https://stackoverflow.com/users/8921443/leynier-guti%C3%A9rrez-gonz%C3%A1lez">
<i class="fab fa-stack-overflow"></i>
</a>
<a class="m-2" target="_blank" href="https://www.researchgate.net/profile/Leynier_Gutierrez_Gonzalez">
<i class="fab fa-researchgate"></i>
</a>
<a class="m-2" target="_blank" href="https://medium.com/@leynier41">
<i class="fab fa-medium"></i>
</a>
<a class="m-2" target="_blank" href="https://twitter.com/leynier41">
<i class="fab fa-twitter"></i>
</a>
<a class="m-2" target="_blank" href="https://t.me/leynier">
<i class="fab fa-telegram"></i>
</a>
<a class="m-2" target="_blank" href="https://www.facebook.com/leynier41">
<i class="fab fa-facebook"></i>
</a>
<a class="m-2" target="_blank" href="https://www.instagram.com/leynier41">
<i class="fab fa-instagram"></i>
</a>
<a class="m-2" target="_blank" href="https://www.youtube.com/channel/UCT1z3Pckv-U31HhL31e--rw">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="statistics">
<div class="w-100">
<h2 class="mb-5">Statistics</h2>
<div class="row">
<div class="w-100 mb-3 ml-3 mr-3 text-center">
<figure class="figure">
<a href="https://github.com/leynier" target="_blanck">
<img class="img-fluid" src="https://github-readme-stats.vercel.app/api?username=leynier&count_private=true&show_icons=true&title_color=72a0a8&text_color=72a0a8&icon_color=72a0a8" alt="leynier" />
</a>
</figure>
</div>
<div class="w-100 mb-1 ml-3 mr-3 text-center">
<h5>Activity Chart</h5>
</div>
<div class="w-100 mb-2 ml-2 mr-2 text-center">
<codersrank-activity username="leynier" legend tooltip labels></codersrank-activity>
</div>
<div class="w-100 mb-1 ml-3 mr-3 text-center">
<h5>Skills Chart</h5>
</div>
<div class="w-100 mb-2 ml-2 mr-2 text-center">
<codersrank-skills-chart username="leynier" legend tooltip labels></codersrank-skills-chart>
</div>
<div class="w-100 mb-1 ml-3 mr-3 text-center">
<h5>GitHub Trophies</h5>
</div>
<div class="w-100 mb-3 ml-3 mr-3 text-center">
<figure class="figure">
<a href="https://github.com/leynier" target="_blanck">
<img class="img-fluid" src="https://github-profile-trophy.vercel.app/?username=leynier&column=3" alt="leynier" />
</a>
</figure>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex justify-content-center align-items-center" id="experience">
<div class="w-100">
<h2 class="mb-5">Experience</h2>
<codersrank-work-experience username="leynier" logos></codersrank-work-experience>
<!-- <div class="w-100 mb-2 ml-2 mr-2 text-center">
<codersrank-work-experience username="leynier"></codersrank-work-experience>
</div> -->
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0">Flutter Developer</h3>
<div class="subheading mb-3"><a target="_blank" href="https://viera.academy">Viera Academy</a></div>
<p class="text-justify">
Mainly developing mobile applications using the Flutter framework, but
also maintaining mobile applications developed with Unity, as well as implementing
systems and tools using Dart, Python and C#.
</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">January 2020 - Present</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0">Unity Developer</h3>
<div class="subheading mb-3"><a target="_blank" href="https://viera.academy">Viera Academy</a></div>
<p class="text-justify">Member of the applications development team. In charge mainly of the functionalities
related to third
party services such as Unity IAP, Google Firebase, etc.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">September 2018 - Present</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0">Assistant Student</h3>
<div class="subheading mb-3"><a target="_blank" href="https://www.uh.cu">University of Havana</a></div>
<p class="text-justify">Student Assistant of Computer Networks in the Faculty of Mathematics and Computing
of the University of
Havana.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">January 2020 - Present</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0">Assistant Student</h3>
<div class="subheading mb-3"><a target="_blank" href="https://www.uh.cu">University of Havana</a></div>
<p class="text-justify">Assistant Student of Computing and Programming at the <a target="_blank"
href="https://www.fbio.uh.cu">Faculty of Biology</a> of the University of Havana.</p
class="text-justify">
</div>
<div class="resume-date text-md-right">
<span class="text-primary">September 2019 - Present</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0">Trained</h3>
<div class="subheading mb-3"><a target="_blank" href="http://www.cneuro.cu">Cuban Neuroscience Center</a>
</div>
<p class="text-justify">Member of a team responsible for migrating and implementing new functionalities of
an application made in
Matlab on the analysis of the gait which from sensors that measure acceleration, direction, etc;
calculates different parameters such as the number of steps, the step length, the step speed, etc. The new
application was implemented in the Python programming language.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">July 1, 2019 - July 18, 2019</span>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="education">
<div class="w-100">
<h2 class="mb-5">Education</h2>
<codersrank-education username="leynier"></codersrank-education>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0"><a target="_blank" href="http://www.uh.cu">University of Havana</a></h3>
<div class="subheading mb-3">Bachelor's Degree, Computer Science</div>
<div class="text-justify">Student of Computer Science of the Faculty of Mathematics and Computation of the
University of Havana.
I have represented the faculty and the university in many events such as the International Girls' Day on
ICTs developed at the Cuba Security Center, the ICT Boulevard developed at the Central Palace of Computing
and Electronics of Cuba, etc.</div>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">September 2016 - Present</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0">IPVCE Vladimir Ilich Lenin</h3>
<div class="subheading mb-3">High School, Pre University</div>
<div class="text-justify">I was part of the high performance group, specifically in the Computer Science
course. Among the awards
can be highlighted the Gold at the provincial level and the Bronze at the national level in the
Competitive Programming Contests. Proudly a member of Graduation 41.</div>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">September 2012 - July 2015</span>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="skills">
<div class="w-100">
<h2 class="mb-5">Skills</h2>
<ul class="fa-ul mb-0">
<li><i class="fa-li fa fa-check"></i><strong>Knowledges:</strong> Software Development | Software Design |
Software Engineering | Web Development | Mobile Development</li>
<li><i class="fa-li fa fa-check"></i><strong>Programming Languages:</strong> C | C++ | C# | Python | Dart |
Java | Assembly Language | JavaScript | SQL | Ruby</li>
<li><i class="fa-li fa fa-check"></i><strong>Markup and Style Languages:</strong> HTML5 | CSS | JSON</li>
<li><i class="fa-li fa fa-check"></i><strong>Frameworks and Technologies:</strong> Flask | Android | Unity3D |
Flutter | Bootstrap | Vue.js | AngularJS | SQLAlchemy | Windows Forms | Windows Presentation Fundation</li>
<li><i class="fa-li fa fa-check"></i><strong>Tools:</strong> Google Firebase | pipenv | Git</li>
</ul>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="courses">
<div class="w-100">
<h2 class="mb-5">Courses</h2>
<div class="row">
<div class="col">
<ul class="fa-ul mb-0">
<li><i class="fa-li fa fa-check"></i><strong>Algebra I and II</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Algorithm Design and Analysis</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Analytic Geometry</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Compilation</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Computer Networks</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Data Structure and Algorithms I and II</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Database Systems I and II</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Discrete Mathematics I and II</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Distributed Systems</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Image Processing</strong></li>
</ul>
</div>
<div class="col">
<ul class="fa-ul mb-0">
<li><i class="fa-li fa fa-check"></i><strong>Machine Programming I and II</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Mathematical Analysis I and II</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Mathematical Logic</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Numerical Mathematics I and II</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Operating Systems</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Ordinary Differential Equations</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Programming</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Programming Languages</strong></li>
<li><i class="fa-li fa fa-check"></i><strong>Software Engineering</strong></li>
</ul>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="languages">
<div class="w-100">
<h2 class="mb-5">Languages</h2>
<ul class="fa-ul mb-0">
<li><i class="fa-li fa fa-check"></i><strong>Spanish:</strong> It is my native language.</li>
<li><i class="fa-li fa fa-check"></i><strong>English:</strong> Intermediate basic level.</li>
</ul>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="projects">
<div class="w-100">
<h2 class="mb-5">Projects</h2>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-2">
<div class="resume-content">
<h3 class="mb-0"><a target="_blank" href="https://covid19cubadata.github.io">Covid19 Cuba Data</a></h3>
<p class="text-justify">Visualize the data related to Covid19 in Cuba from the official information of the
MINSAP that is reported the next day.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">March 2020 - Present</span>
</div>
</div>
<div class="social-icons text-md-right">
<a class="m-2" target="_blank" href="https://covid19cubadata.github.io">
<i class="fab fa-chrome"></i>
</a>
<a class="m-2" target="_blank" href="https://github.com/covid19cuba">
<i class="fab fa-github"></i>
</a>
<a class="m-2" target="_blank" href="https://t.me/covid19cubadata">
<i class="fab fa-telegram"></i>
</a>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-2 mt-5">
<div class="resume-content">
<h3 class="mb-0"><a target="_blank" href="https://cubaweather.app">Cuba Weather</a></h3>
<p class="text-justify">Cuba Weather is a pioneering, open-source, cross-platform, non-profit project in
Cuba, the goal of which is to provide residents of Cuba a convenient way to access weather information
obtained from national sources using only national navigation (for example, the voucher 300 megabytes of
national data packets). A little over a month ago, Apklis has reached more than 28 thousand downloads,
several reports in digital media, a great contribution from users through suggestions and donations,
collaboration and advice from INSMET specialists and improvements implemented by various developers
creating in shortly an enthusiastic community around the project.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">January 2019 - Present</span>
</div>
</div>
<div class="social-icons text-md-right">
<a class="m-2" target="_blank" href="https://cubaweather.app">
<i class="fab fa-chrome"></i>
</a>
<a class="m-2" target="_blank" href="https://github.com/cuba-weather">
<i class="fab fa-github"></i>
</a>
<a class="m-2" target="_blank" href="https://t.me/cubaweather">
<i class="fab fa-telegram"></i>
</a>
<a class="m-2" target="_blank" href="https://twitter.com/cubaweatherapp">
<i class="fab fa-twitter"></i>
</a>
<a class="m-2" target="_blank" href="https://www.facebook.com/cubaweatherapp">
<i class="fab fa-facebook"></i>
</a>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="articles">
<div class="w-100">
<h2 class="mb-5">Articles</h2>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<h3 class="mb-0"><a target="_blank"
href="https://www.researchgate.net/publication/337484558_Evaluacion_de_la_marcha_utilizando_unidades_de_medicion_inercial_Assessment_of_gait_using_inertial_measurements_units">Assessment
of gait using inertial measurements units</a></h3>
<div class="mb-3 mt-3 text-justify"><strong>Authors:</strong> <a target="_blank"
href="mailto:tania@cneuro.edu.cu">Tania Aznielle Rodríguez</a>, <a target="_blank"
href="mailto:tania@cneuro.edu.cu">Leisy Serrano Blanco</a>, <a target="_blank"
href="mailto:tania@cneuro.edu.cu">Jaime Menéndez Álvarez</a>, <a target="_blank"
href="mailto:tania@cneuro.edu.cu">Ana Fernández Nin</a>, <a target="_blank"
href="mailto:daysiga@infomed.sld.cu">Daysi García Agustín</a>, <a target="_blank"
href="mailto:bmachadom@automatica.cujae.edu.cu">Beatriz Machado Morciego</a>, <a target="_blank"
href="mailto:l.gutierrez@estudiantes.matcom.uh.cu">Leynier Gutiérrez González</a>, <a target="_blank"
href="mailto:l.gutierrez@estudiantes.matcom.uh.cu">Carlos Bermudez Porto</a>, <a target="_blank"
href="mailto:l.gutierrez@estudiantes.matcom.uh.cu">Leonel García López</a>, <a target="_blank"
href="mailto:hsahli@etrovub.be">Hichem Sahli</a>, <a target="_blank"
href="mailto:tania@cneuro.edu.cu">Mitchell Valdés Sosa</a>.</div>
<div class="text-justify"><strong>Abstract:</strong> Gait patterns undergo a natural modification throughout
life, which may include the occurrence of gait disorders due to aging and different pathologies. Its
analysis allows the evaluation of physical performance at different ages and it is a predictor of the risk
of falls and cognitive impairment in older adults. The clinical eval-uation of gait is usually performed
in laboratories, but there is a promissory alternative by the use of Inertial Measurement Units (IMU),
portable devices for recording gait patterns in ambulatory environments. This paper presents a methodology
for recording and assessing the gait patterns using Bitalino RIoT, an IMU that records acceleration,
angular velocity and magnetic field signals in three axes. It was placed in the lumbar region of the 80
subjects included in the study, at the level of L1 vertebra, adjusting it firmly at the waist. The
subjects walked 40 m in a straight line, 20 m in each direction, executing different types of walking.
</div>
</div>
</div>
</div>
</section>
<hr class="m-0">
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/resume.min.js"></script>
<script src="https://unpkg.com/@codersrank/summary@0.9.9/codersrank-summary.min.js"></script>
<script src="https://unpkg.com/@codersrank/activity@0.9.7/codersrank-activity.min.js"></script>
<script src="https://unpkg.com/@codersrank/skills-chart@0.9.10/codersrank-skills-chart.min.js"></script>
<!-- <script src="https://unpkg.com/@codersrank/work-experience@0.9.4/codersrank-work-experience.min.js"></script> -->
<script src="https://unpkg.com/@codersrank/work-experience@0.9.5/codersrank-work-experience.min.js"></script>
<script src="https://unpkg.com/@codersrank/education@0.9.10/codersrank-education.min.js"></script>
</body>
</html>