Skip to content

Commit

Permalink
Change button labels
Browse files Browse the repository at this point in the history
  • Loading branch information
dalyhabit committed Dec 15, 2023
1 parent 04e3f99 commit c51b265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h3 class="professional-portfolio-header">Professional Experience</h3>
<img class="company-logo" src="resources/images/spredfast-logo.png" alt="spredfast-logo">
</picture>
<div class="logo-overlay">
<a target="_blank" href="https://login.spredfast.com" aria-label="visit website"><button class="visit-website-button">Visit Website</button></a>
<a target="_blank" href="https://login.spredfast.com" aria-label="view project"><button class="visit-website-button">View Project</button></a>
</div>
</div>
<p>I was the lead frontend engineer working on the redesign of the login page for Spredfast's marketing platform, eventually the marketing half of the Khoros product suite. In doing so, we upgraded all project dependencies, maintained a focus on accessibility, and added the convenience of 4 multi-factor authentication options.</p>
Expand All @@ -90,7 +90,7 @@ <h3 class="professional-portfolio-header">Professional Experience</h3>
<img class="company-logo" src="resources/images/khoros-logo.png" alt="khoros-logo">
</picture>
<div class="logo-overlay">
<a target="_blank" href="https://shared-ui.qa.app.khoros.com" aria-label="visit website"><button class="visit-website-button">Visit Website</button></a>
<a target="_blank" href="https://shared-ui.qa.app.khoros.com" aria-label="view project"><button class="visit-website-button">View Project</button></a>
</div>
</div>
<p>As the technical lead for the Shared UI project at Khoros, I oversaw the conception, design, and implementation of a brand new reusable React component library for use by developers across the Khoros product suite. This project maintained accessibility as top priority by enforcing WCAG compliance.</p>
Expand Down

0 comments on commit c51b265

Please sign in to comment.