Skip to content

Commit

Permalink
Career updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjerue committed Jun 13, 2022
1 parent fc5ebd5 commit f5ee73d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions layouts/default.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ const Layout: React.FC = ({ children }) => {
<Navbar />
<Box>
<div>
I am Ryan Jerue, a Software Engineer working remotely at Reify
Health from Saratoga Springs, New York. My focus is in creating
scalable web systems. I can be contacted by email over ryan at jerue
dot org.
I am Ryan Jerue, a Software Engineer working remotely at Amazon from
Saratoga Springs, New York. My focus is in creating scalable web
systems. I can be contacted by email over ryan at jerue dot org.
</div>
</Box>

Expand Down
6 changes: 3 additions & 3 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ const HomePage: NextPage<BlogListProps> = ({ blogs }) => {
<Header>About me:</Header>
<Box as="ul" px={[2, 4]}>
<Text as="li">
Previously worked at Viasat, Charles River Development, NAVSEA, and
with the RIPPLES group at my alma mater, the University of
Massachusetts Amherst.
Previously worked at Reify Health, Viasat, Charles River
Development, NAVSEA, and with the RIPPLES group at my alma mater,
the University of Massachusetts Amherst.
</Text>
<Text as="li">
Enjoy working with JavaScript, TypeScript, Clojure(Script), React,
Expand Down

1 comment on commit f5ee73d

@vercel
Copy link

@vercel vercel bot commented on f5ee73d Jun 13, 2022

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.