Skip to content

Commit

Permalink
Updated index.html with new skills
Browse files Browse the repository at this point in the history
  • Loading branch information
RohanRusta21 authored Nov 14, 2024
1 parent 9d7cfd6 commit e12a56d
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2>About Me</h2>
<div class="col-md-8">
<h2>Hello There!</h2>
<p>Hello, I'm Rohan Rustagi, a DevOps Engineer with a passion for enhancing software delivery processes and optimizing cloud infrastructure.
With 3+ years of experience in the field of DevOps & Cloud I have developed a strong foundation in ensuring efficient and reliable software deployments and driving automation initiatives.
With 4+ years of experience in the field of DevOps & Cloud I have developed a strong foundation in ensuring efficient and reliable software deployments and driving automation initiatives.
</p>
<p>As a DevOps enthusiast, I specialize in leveraging cloud technologies to design and implement scalable and resilient architectures.
I have hands-on experience with cloud platforms such as AWS, using their services to deploy and manage applications in a secure and cost-effective manner.
Expand Down Expand Up @@ -525,6 +525,14 @@ <h3><span class="name-left">AWS EKS</span><span class="value-right">85%</span></
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Prometheus</span><span class="value-right">75%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-4 progress-bar-striped active" role="progressbar"
aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width:85%">
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="progress-wrap">
Expand Down Expand Up @@ -559,6 +567,14 @@ <h3><span class="name-left">Cloudformation</span><span class="value-right">75%</
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Grafana</span><span class="value-right">80%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-3 progress-bar-striped active" role="progressbar"
aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width:75%">
</div>
</div>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit e12a56d

Please sign in to comment.