From b360b2b7e7051227e26fb6f38e388b5995bba498 Mon Sep 17 00:00:00 2001 From: Erik Roberts <7330807+robere2@users.noreply.github.com> Date: Sat, 6 Apr 2024 22:03:55 -0400 Subject: [PATCH] feat: Update intro subtitle to "Software Engineer" and add DX info --- client/components/SelfIntro/SelfIntro.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/components/SelfIntro/SelfIntro.js b/client/components/SelfIntro/SelfIntro.js index 5321a8d..2140019 100644 --- a/client/components/SelfIntro/SelfIntro.js +++ b/client/components/SelfIntro/SelfIntro.js @@ -13,9 +13,9 @@ class SelfIntro extends HTMLElement {
- 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.