Skip to content

Commit

Permalink
feat: Update intro subtitle to "Software Engineer" and add DX info
Browse files Browse the repository at this point in the history
  • Loading branch information
robere2 authored Apr 7, 2024
1 parent d8f98f9 commit b360b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/components/SelfIntro/SelfIntro.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ class SelfIntro extends HTMLElement {
</div>
<div class="row">
<div class="intro-text-body">
<h2 class="intro-text-subtitle">Full Stack Developer</h2>
<h2 class="intro-text-subtitle">Software Engineer</h2>
<p>
Hi, my name is Erik. I'm a software engineer with a particular love for JavaScript and the web.
Hi, my name is Erik. I'm a software engineer with a particular love for JavaScript, the web, and the developer experience.
I'm a Computer Science graduate from the Class of 2022 at Rensselaer Polytechnic Institute.
</p>
</div>
Expand Down

0 comments on commit b360b2b

Please sign in to comment.