Skip to content

Commit 248be8f

Browse files
author
Sofia Fernandez
committed
Add new cv
1 parent a66b544 commit 248be8f

2 files changed

Lines changed: 25 additions & 5 deletions

File tree

assets/pdf/cv.pdf

-12.8 KB
Binary file not shown.

index.html

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h2>I work as Junior DevOps Engineer in <a href="https://www.ibm.com/es-es" clas
9292
</a> I have passion for <span
9393
class="txt-rotate"
9494
data-period="2000"
95-
data-rotate='[ "virtual environments.", "docker container.", "monitoring.", "security apis.", "networks!" ]'>
95+
data-rotate='[ "cloud.", "security.", "monitoring.", "networks!" ]'>
9696
</span></h2>
9797

9898
<a href="mailto:chui274@gmail.com"class="btn btn-outline-primary">Hire Me</a>
@@ -188,8 +188,9 @@ <h4 class="organization">IBM</h4>
188188
<time class="period">Sep 2020 - now</time>
189189
</div>
190190
</div>
191-
<p class="text-muted">Management, monitoring, alert and administration of the tools used within the life cycle of the
192-
applications and the platform. Also provisioning all the infraestructure from DevOps Department with K8s.</p>
191+
<p class="text-muted">Management, monitoring, logging, alert and administration of the tools used within the life cycle of the
192+
applications and the platform, the tools used are all Prometheus Stack and Elastic Stack. Also provisioning all the infraestructure from DevOps Department with Ansible and managing the same
193+
with K8s and Openshift. </p>
193194
</div>
194195
</div>
195196
<div class="education group" id="education">
@@ -305,7 +306,7 @@ <h3>Docker</h3>
305306
<h3>K8s</h3>
306307
<div class="progress">
307308
<div class="progress-bar" role="progressbar" aria-valuenow="70"
308-
aria-valuemin="0" aria-valuemax="100" style="width:60%">
309+
aria-valuemin="0" aria-valuemax="100" style="width:90%">
309310
</div>
310311
</div>
311312

@@ -323,7 +324,12 @@ <h3>Bash</h3>
323324
</div>
324325
</div>
325326

326-
327+
<h3>Apache Kafka</h3>
328+
<div class="progress">
329+
<div class="progress-bar" role="progressbar" aria-valuenow="70"
330+
aria-valuemin="0" aria-valuemax="100" style="width:60%">
331+
</div>
332+
</div>
327333

328334

329335

@@ -436,6 +442,20 @@ <h3>Grafana</h3>
436442
</div>
437443
</div>
438444

445+
446+
<h3>Cloud (IBM Cloud, GCP and Azure)</h3>
447+
<div class="progress">
448+
<div class="progress-bar" role="progressbar" aria-valuenow="70"
449+
aria-valuemin="0" aria-valuemax="100" style="width:60%">
450+
</div>
451+
</div>
452+
453+
<h3>Openshift</h3>
454+
<div class="progress">
455+
<div class="progress-bar" role="progressbar" aria-valuenow="70"
456+
aria-valuemin="0" aria-valuemax="100" style="width:90%">
457+
</div>
458+
</div>
439459
</div>
440460
</div>
441461

0 commit comments

Comments
 (0)