Skip to content

Commit

Permalink
Copy.
Browse files Browse the repository at this point in the history
  • Loading branch information
theruther4d committed Jul 27, 2021
1 parent 43f3785 commit fea6f82
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion src/hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ export function Hero() {
<p>
I've got a strong background in the web fundamentals of HTML, CSS, and
Javascript while having the wealth of experience of working with React
and Typescript since nearly the beginning.{" "}
and Typescript since nearly the beginning. Currently working remotely
from my home state of Arkansas.
<button
className="link noprint"
tabIndex={showMore ? undefined : -1}
Expand Down
2 changes: 1 addition & 1 deletion src/history/History.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export const jobs = [
end: "December 31 2020",
Logo: RiskMatch,
notes: [
"Promoted to head of UI development in a year",
"Promoted to head of UI development in under a year",
"Hired, trained, managed, and mentored team of 3-4 junior developers",
"Used React, Typescript, Redux, MobX, SCSS, Webpack",
],
Expand Down
4 changes: 2 additions & 2 deletions src/stats/Stats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ export function Stats() {
<div className="languages noscreen">
<h3>Languages and Tools</h3>
<p>
React, Typescript, NodeJS, HTML, CSS, Javascript, SCSS, Webpack,
Rollup, MSW, testing-library
React, Typescript, Node.js, HTML, CSS, Javascript, SCSS, D3.js,
Webpack, Rollup, MSW, Testing-library, Cypress, Puppeteer
</p>
</div>
</section>
Expand Down

1 comment on commit fea6f82

@vercel
Copy link

@vercel vercel bot commented on fea6f82 Jul 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.