Skip to content

Commit

Permalink
Update about content
Browse files Browse the repository at this point in the history
  • Loading branch information
grantcodes committed May 31, 2024
1 parent 2e781dc commit d5d5eee
Showing 1 changed file with 10 additions and 23 deletions.
33 changes: 10 additions & 23 deletions app/(full-width)/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,15 @@ const About = () => {
links={['https://kinsta.com/']}
>
<p>
At Kinsta I have been a major contributor to modernizing and
maintaining the website technology stack at scale, performing
accessibility audits, performance improvements, enabling non
developers to easily create beautiful marketing content, and much
more
At Kinsta I have been a major contributor to the high traffic
marketing website, seeing the marketing team grow from 1 to over
30 people
</p>
<p>
Responsibilities included modernizing the technology stack,
performing accessibility audits, performance improvements,
enabling non developers to easily create beautiful marketing
content, and much more
</p>
</Event>

Expand All @@ -52,8 +56,7 @@ const About = () => {
<p>
As a freelance web developer I have worked with a number of
clients on a variety of different projects. Mainly WordPress and
React based websites. I have not died of starvation so I consider
myself to be a successful freelancer!
React based websites for small to medium size businesses
</p>
</Event>

Expand Down Expand Up @@ -171,14 +174,6 @@ const About = () => {
</p>
</SubSection>

<SubSection title="Cooking">
<p>I enjoy cooking (and eating) new things</p>
<p>
I even made my own{' '}
<a href="https://recipes.grant.codes/">recipe website</a>
</p>
</SubSection>

<SubSection title="Making & DIY">
<p>
I founded{' '}
Expand Down Expand Up @@ -206,14 +201,6 @@ const About = () => {
<a href="https://postrchild.com">tools</a> in that space
</p>
</SubSection>

<SubSection title="Movies & TV">
<p>A lot of the usual suspects!</p>
<p>
You can see exactly what I have been watching{' '}
<a href="https://grant.codes/watches">here</a>
</p>
</SubSection>
</Section>
</div>
</div>
Expand Down

0 comments on commit d5d5eee

Please sign in to comment.