Skip to content

Commit

Permalink
updating experience
Browse files Browse the repository at this point in the history
  • Loading branch information
cullancarey committed Dec 5, 2023
1 parent bb9cb46 commit 1ece532
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions src/main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<div class="display-tc js-fullheight animate-box" data-animate-effect="fadeIn">
<div class="profile-thumb" style="background: url(images/user-3.jpg);"></div>
<h1><span>Cullan Carey</span></h1>
<h3><span>Cloud Engineer | Independant Contractor</span></h3>
<h3><span>Cloud | DevOps Engineer</span></h3>
<p>
<ul class="fh5co-social-icons">
<li><a href="https://www.linkedin.com/in/cullancarey/" target="_blank"><i
Expand Down Expand Up @@ -175,12 +175,30 @@ <h3 class="timeline-title">Cloud/DevOps Engineer</h3>
</div>
</div>
</li>
<li class="timeline-inverted animate-box">
<div class="timeline-badge"><i class="icon-suitcase"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h3 class="timeline-title">Staff Cloud Engineer</h3>
<span class="company">Booz Allen Hamilton - Jan 2023 - June 2023</span>
</div>
</div>
</li>
<li class="timeline-inverted animate-box">
<div class="timeline-badge"><i class="icon-suitcase"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h3 class="timeline-title">Cloud Engineer</h3>
<span class="company">Booz Allen Hamilton - Jan 2022 - June 2023</span>
<span class="company">Booz Allen Hamilton - Jan 2022 - Jan 2023</span>
</div>
</div>
</li>
<li class="animate-box timeline-unverted">
<div class="timeline-badge"><i class="icon-suitcase"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h3 class="timeline-title">Technical Support Specialist II</h3>
<span class="company">CSG - Apr 2022 - Dec 2022</span>
</div>
</div>
</li>
Expand All @@ -189,7 +207,7 @@ <h3 class="timeline-title">Cloud Engineer</h3>
<div class="timeline-panel">
<div class="timeline-heading">
<h3 class="timeline-title">Technical Support Specialist</h3>
<span class="company">CSG - May 2018 - Dec 2022</span>
<span class="company">CSG - May 2018 - Apr 2022</span>
</div>
</div>
</li>
Expand Down

0 comments on commit 1ece532

Please sign in to comment.