Skip to content

Commit

Permalink
improves profile description add hashnode blog
Browse files Browse the repository at this point in the history
  • Loading branch information
aleon1220 authored Oct 27, 2023
1 parent 91035d4 commit 6b3afd0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 18 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cvDownload: https://www.dropbox.com/s/3poq3t3jofawnia/CV-WWWandresNZ.pdf?dl=0 #
blogger: https://aleonsocial.blogspot.com/
facebook: http://www.facebook.com/aleon1220
github: https://github.com/aleon1220
hashnode: https://andres.hashnode.dev/
linkedin: https://www.linkedin.com/in/aleonrangel
medium: https://medium.com/@aleon1220
scholar: https://scholar.google.com/citations?user=sOgChXwAAAAJ&hl=en # google Scholar Academic
Expand Down
28 changes: 10 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,29 +68,31 @@ <h6><span class="fa fa-map-marker"></span> {{ site.location }}</h6>
<!-- Profile Description -->
<div id="profile_desc">
<p>
My goal is to achieve CI/CD Releasing software safely, reliably & continously
Seasoned Cloud software Engineer with over 10 years of experience driving cloud adoption and modernization initiatives for global enterprises. Specialized in AWS, Azure, and GCP public cloud platforms with expertise in architecting and implementing secure, resilient cloud solutions utilizing IaaS, PaaS, containers, and serverless technologies.
Wide-ranging capabilities leading design, development, deployment, and optimization of cloud-native applications, microservices, CI/CD pipelines, infrastructure-as-code, and DevSecOps best practices. Instrumental in migrating legacy on-premises systems to public cloud through lift-and-shift and refactoring techniques.

Deep expertise instrumenting cloud architecture with monitoring, logging, and automation to ensure reliability, availability and achieve operational excellence. Skilled at leveraging actionable metrics to drive continuous improvement. Passionate about empowering high velocity software delivery through technology, process optimization and a fail fast culture underpinned by a data-driven approach.
</p>
</div>
<!-- End Profile Description -->

<!-- Name -->
<div id="profile_social">
<h6>Online Profiles</h6>
<!-- Font awesome icons https://fontawesome.com/icons -->
<h6>Online Presence</h6>
<a href="{{site.linkedin}}"><i class="fa fa-linkedin"></i></a>
<a href="{{site.github}}"><i class="fa fa fa-github"></i></a>
<a href="{{site.medium}}"><i class="fa fa-spinner"></i></a>
<a href="{{site.github}}"><i class="fa fa-github"></i></a>
<a href="{{site.medium}}"><i class="fa fa-brands fa-medium"></i></a>
<a href="{{site.hashnode}}"></a><i class="fa-brands fa-hashnode"></i></a>
<a href="{{site.facebook}}"><i class="fa fa-facebook"></i></a>
<a href="{{site.twitter}}"><i class="fa fa-twitter"></i></a>
<div class="clear"></div>
</div>
<!-- End Name -->

<!-- <div id="profile_desc"> -->
<!-- <p> -->
<!-- More Templates <a href="https://github.com/jekyller" target="_blank" title="jekyller" class="a-footer">Jekyller</a> and <a href="https://themeforest.net/item/flexyvcard-responsive-vcard-template-/7158750" target="_blank" title="flexycodes" class="a-footer">Flexycodex</a> -->
<!-- </p> -->
<!-- </div> -->

</div>
<!-- End profile information -->
</div>
Expand Down Expand Up @@ -119,7 +121,7 @@ <h6>Online Profiles</h6>
</li>

<li class="tabs-blog hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5a" data-tab-name="blog">
<span class="tite-list">blog</span>
<span class="tite-list">Andres.NZ Blog</span>
<i class="fa fa-bullhorn icon_menu"></i>
</li>
<li class="tabs-contact hi-icon-wrap hi-icon-effect-5 hi-icon-effect-5a" data-tab-name="contact" style="margin-bottom: 48px !important;">
Expand All @@ -145,21 +147,13 @@ <h6>Online Profiles</h6>
{% include /contact.html %}

</div><!-- End #resp-tabs-container -->

</div><!-- End verticalTab -->

</div><!-- End flexy_content -->

</div><!-- End row -->

</div><!-- End col-md-12 -->

</div><!-- End row -->

</div><!-- End container -->

</section><!-- End Content -->

</div><!-- End wrapper -->

<!-- Switcher -->
Expand All @@ -181,7 +175,6 @@ <h3>Theme Color</h3>
</ul>
</div>
<div>
<h3 class="layouts">Profile Image</h3>
<div id="show">
<div class="clean-check">
Expand All @@ -192,7 +185,6 @@ <h3 class="layouts">Profile Image</h3>
<label for="r2"><span></span>Fixed image</label>
</div>
</div>
<h3 class="layouts">Page Builder</h3>
<div id="show">
<div class="clean-check" style="padding-left: 30px;">
Expand Down

0 comments on commit 6b3afd0

Please sign in to comment.