Skip to content

Commit

Permalink
refactor(about): update
Browse files Browse the repository at this point in the history
  • Loading branch information
barbaracalderon committed Jan 20, 2025
1 parent ec0ca66 commit c69fabf
Showing 1 changed file with 22 additions and 16 deletions.
38 changes: 22 additions & 16 deletions src/app/about/about.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,36 +23,42 @@ <h2 class="default-topic">About me.</h2>
Fast-forward to today, and I've had the privilege of working with amazing people in the tech industry.
</p>
<p class="default-p">
I've worked with <span class="default-highlight">several technologies</span> and developed valuable
I've had the chance to work with a range of <span class="default-highlight">technologies</span> and developed valuable
<span class="default-highlight">soft skills</span>, including leading transformative changes to improve
team dynamics and organizational culture within a tech company. My technical knowledge has expanded
through hands-on collaboration with developers and rigorous study of documentation. I gained experience
in programming logic, refined software craftsmanship, contributed to the development of
<span class="default-highlight">websites</span> and <span class="default-highlight">REST APIs</span>,
through hands-on collaboration with developers and rigorous study of documentation. Over time, I've gained experience
with programming logic, refined software craftsmanship, contributed to the development of
<span class="default-highlight">websites</span> and built <span class="default-highlight">REST APIs</span>,
collaborated on building visual dashboards, <span class="default-highlight">scrapers</span>,
<span class="default-highlight">crawlers</span>, and participated in retrieving and processing data
from various sources.
</p>
<p class="default-p">
Working closely with teams, I helped implement <span class="default-highlight">microservices
architectures</span> using <span class="default-highlight">Docker</span>,
<span class="default-highlight">Kubernetes</span>, <span class="default-highlight">Rancher</span>,
and <span class="default-highlight">ArgoCD</span>. I also contributed to developing asynchronous systems
with <span class="default-highlight">RabbitMQ</span> and optimizing CI/CD pipelines using
<span class="default-highlight">Azure DevOps</span> and YAML configurations.
I've worked with teams to adopt <span class="default-highlight">microservices architectures</span> using tools like
<span class="default-highlight">Docker</span>, <span class="default-highlight">Kubernetes</span>, <span class="default-highlight">Rancher</span>,
and <span class="default-highlight">ArgoCD</span>. I've also been part of efforts to develop and maintain asynchronous systems
with <span class="default-highlight">RabbitMQ</span> and optimizing CI/CD pipelines mainly using
<span class="default-highlight">Azure DevOps</span> and YAML configurations.
</p>
<p class="default-p">
I do think <span class="default-highlight">DevOps</span> plays such an important role in enhancing
<span class="default-highlight">collaboration</span> between <span class="default-highlight">development</span>
and <span class="default-highlight">operations</span> teams because it <span class="default-highlight">streamlines</span>
processes and improves the overall <span class="default-highlight">efficiency and quality of software delivery</span>.
The optimization of workflows and reduction of system delays are significant factors for the success of project outcomes.
</p>
<p>
<img src="../../assets/bc02_a.jpg" alt="Barbara in the Andes mountains, Chile" class="about-picture">
</p>
<p class="default-p">
Additionally, I have contributed to creating and managing <span class="default-highlight">PostgreSQL</span>
databases, stream processing, and data pipelines. My work also involved implementing secure authentication
I have been involved in creating and managing <span class="default-highlight">PostgreSQL</span>
databases, working on stream processing, and data pipelines. My work also involved handling secure authentication
with <span class="default-highlight">OAuth2.0</span> and <span class="default-highlight">JWT</span>,
conducting User Acceptance Testing (UATs), performing manual testing, and creating user manuals using
as well as conducting User Acceptance Testing (UATs), performing manual testing, and writing user manual guides with
<span class="default-highlight">LaTeX</span>. Furthermore, I developed end-to-end tests with
<span class="default-highlight">Cypress</span> and assisted in monitoring applications with
<span class="default-highlight">Cypress</span> and assisted in monitoring applications using
<span class="default-highlight">Prometheus</span>, <span class="default-highlight">Grafana</span>,
and centralized logging solutions.
and centralized logging systems.
</p>
<p class="default-p">
I have to tell you — I know you probably hear this a lot from other developers, but this much is true:
Expand Down Expand Up @@ -86,7 +92,7 @@ <h2 class="default-topic">About me.</h2>
I am <span class="default-highlight">passionate about every aspect of software development</span>.
</p>
<p class="default-p">
Let me wrap this up with a final thought.
Now that you've read this fard, let me wrap this up with a final thought.
</p>
<p class="default-p">
Humankind is a species that constantly pushes the boundaries of technology. We are explorers at heart.
Expand Down

0 comments on commit c69fabf

Please sign in to comment.