Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
conforming resume changes (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgraham4401 authored Oct 29, 2023
1 parent 7d30bde commit 7fa1fbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/CloudChallengeResume/CloudChallengeResume.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export function CloudChallengeResume() {
<div className={styles.summary}>
{/* Summary ToDo: update*/}
<span>
Web developer with 4 years of experience using back end and
Web developer with 3 years of experience using back end and
front-end technology, familiar with managing cost-effective cloud
solutions, and a background in Geophysics and environmental
science.
Expand All @@ -82,7 +82,7 @@ export function CloudChallengeResume() {
{/* Phone */}
<div className={styles.contactInfoItem}>
<Phone className={styles.contactInfoIcon} />
<span className={styles.contactInfoField}>214-263-4401</span>
<span className={styles.contactInfoField}>(214) 263-4401</span>
</div>
{/* Location */}
<div className={styles.contactInfoItem}>
Expand Down Expand Up @@ -130,7 +130,7 @@ export function CloudChallengeResume() {
<div className={styles.sectionListItem}>
<div className={styles.left}>
<div className={styles.subSectionTitle}>
Full-Stack Developer and Environmental Policy Writer
Full Stack Developer and e-Manifest Policy Author
</div>
<div className={styles.subSectionDescription}>
United States Environmental Protection Agency (EPA)
Expand Down

0 comments on commit 7fa1fbc

Please sign in to comment.