diff --git a/src/pages/index.astro b/src/pages/index.astro index eb8d496..68c6597 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -23,173 +23,175 @@ import Layout from "../layouts/Layout.astro"; alt="Christopher Moriarty" class="w-16 h-16" /> -
-

Christopher Moriarty

-
-

- Software Architect, Contractor, Entrepreneur -

+ href="/" + class="text-4xl lg:text-5xl block font-bold tracking-tight bg-clip-text text-transparent bg-gradient-to-b from-neutral-50 to-neutral-400 bg-opacity-50" + > +

Christopher Moriarty

+
+

+ Software Architect, Contractor, Entrepreneur +

- - Email me - - - + Email me + + + + - - { - SOCIALS.length && ( - - ) - } - + { + SOCIALS.length && ( + + ) + } + -
-
-
+
-

- About -

-
-
-
-

- I've been a professional software engineer since 2006, spending - the majority of my career in the field of astrophysics. I've - recently started my own company, - Moriarty Engineering LLC - , to pursue my own endevours. I'm passionate about science, - technology, and the intersection of the two. I'm always looking - for new and exciting opportunities to collaborate with others! -

+

+ About +

-
-
-
-
+
+

+ I've been a professional software engineer since 2006, + spending the majority of my career in the field of + astrophysics. I've recently started my own company, + Moriarty Engineering LLC + , to pursue my own endevours. I'm passionate about + science, technology, and the intersection of the two. I'm + always looking for new and exciting opportunities to + collaborate with others! +

+
+
+
+
-

- Experience -

-
-
    - {EXPERIENCE.map((experience) => )} -
- -
+
    + {EXPERIENCE.map((experience) => )} +
+ +
-
-
- -
+ + + + - - + - + +