Skip to content

Commit

Permalink
Fix "about" section
Browse files Browse the repository at this point in the history
  • Loading branch information
laaraujo committed May 17, 2024
1 parent d807424 commit 02b99be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/data/experience.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[
{
"title": "Senior Backend Engineer",
"title": "DevOps Engineer",
"years": "2022 - Present",
"company": "Vial",
"description": "Currently spearheading DevOps and back-end projects, reporting directly to the VP of Engineering",
"highlights": [
"Built our containerized GCP infrastructure from scratch with Terraform and Docker and a variety of GCP products",
"Setup most if not all of our CI/CD pipelines and automations",
"Setup most all of our CI/CD pipelines and automations",
"Built numerous APIs and services to meet both internal and product requirements",
"Provided mentorship to multiple engineers to support team growth and development",
"Conducted interviews for numerous candidates as the team expanded in size"
Expand Down
2 changes: 1 addition & 1 deletion src/includes/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h1>Lautaro Araujo</h1>
</header>
<hr>
<p>
I'm a <ins>back-end and DevOps</ins> developer based in Argentina with a passion for building stuff,
I'm a <ins>DevOps and back-end</ins> developer based in Argentina with a passion for building stuff,
especially when it comes to automation and infrastructure.<br>
When I'm not online I'm probably hanging out with my wife and cats or (gaming) with friends.
</p>
Expand Down

0 comments on commit 02b99be

Please sign in to comment.