mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-20 22:00:52 -05:00
homepage text updates
This commit is contained in:
@@ -134,26 +134,21 @@ const Index = () => (
|
|||||||
|
|
||||||
<Paragraph>
|
<Paragraph>
|
||||||
I specialize in{" "}
|
I specialize in{" "}
|
||||||
<ColorfulLink
|
<ColorfulLink href="https://reactjs.org/" title="React Official Website" lightColor="#1091b3" darkColor="#6fcbe3">
|
||||||
href="https://stackoverflow.blog/2018/01/11/brutal-lifecycle-javascript-frameworks/"
|
React
|
||||||
title='"The Brutal Lifecycle of JavaScript Frameworks" by Ian Allen'
|
|
||||||
lightColor="#1091b3"
|
|
||||||
darkColor="#6fcbe3"
|
|
||||||
>
|
|
||||||
modern JS frameworks
|
|
||||||
</ColorfulLink>{" "}
|
</ColorfulLink>{" "}
|
||||||
and{" "}
|
and{" "}
|
||||||
<ColorfulLink
|
<ColorfulLink
|
||||||
href="http://vanilla-js.com/"
|
href="https://timkadlec.com/remembers/2020-04-21-the-cost-of-javascript-frameworks/"
|
||||||
title="The best JS framework in the world by Eric Wastl"
|
title='"The Cost of Javascript Frameworks" by Tim Kadlec'
|
||||||
lightColor="#f48024"
|
lightColor="#f48024"
|
||||||
darkColor="#e18431"
|
darkColor="#e18431"
|
||||||
>
|
>
|
||||||
vanilla JavaScript
|
vanilla JavaScript
|
||||||
</ColorfulLink>{" "}
|
</ColorfulLink>{" "}
|
||||||
to make nifty{" "}
|
to make nifty{" "}
|
||||||
<ColorfulLink href="https://jamstack.wtf/" title="WTF is JAMstack?" lightColor="#04a699" darkColor="#08bbac">
|
<ColorfulLink href="https://jamstack.wtf/" title="WTF is Jamstack?" lightColor="#04a699" darkColor="#08bbac">
|
||||||
JAMstack sites
|
Jamstack sites
|
||||||
</ColorfulLink>{" "}
|
</ColorfulLink>{" "}
|
||||||
with dynamic{" "}
|
with dynamic{" "}
|
||||||
<ColorfulLink
|
<ColorfulLink
|
||||||
@@ -164,36 +159,23 @@ const Index = () => (
|
|||||||
>
|
>
|
||||||
Node.js
|
Node.js
|
||||||
</ColorfulLink>{" "}
|
</ColorfulLink>{" "}
|
||||||
services. But I'm fluent in non-buzzwords like{" "}
|
services. But I still know my way around less buzzwordy stacks like{" "}
|
||||||
<ColorfulLink
|
<ColorfulLink
|
||||||
href="https://stitcher.io/blog/php-in-2020"
|
href="https://www.jetbrains.com/lp/php-25/"
|
||||||
title='"PHP in 2020" by Brent Roose'
|
title="25 Years of PHP History"
|
||||||
lightColor="#8892bf"
|
lightColor="#8892bf"
|
||||||
darkColor="#a4afe3"
|
darkColor="#a4afe3"
|
||||||
>
|
>
|
||||||
PHP
|
LAMP
|
||||||
</ColorfulLink>
|
</ColorfulLink>
|
||||||
,{" "}
|
, too.
|
||||||
<ColorfulLink
|
|
||||||
href="https://www.ruby-lang.org/en/"
|
|
||||||
title="Ruby Official Website"
|
|
||||||
lightColor="#d34135"
|
|
||||||
darkColor="#f95a4d"
|
|
||||||
>
|
|
||||||
Ruby
|
|
||||||
</ColorfulLink>
|
|
||||||
, and{" "}
|
|
||||||
<ColorfulLink href="https://golang.org/" title="Golang Official Website" lightColor="#00acd7" darkColor="#2ad1fb">
|
|
||||||
Go
|
|
||||||
</ColorfulLink>{" "}
|
|
||||||
too.
|
|
||||||
</Paragraph>
|
</Paragraph>
|
||||||
|
|
||||||
<Paragraph>
|
<Paragraph>
|
||||||
Whenever possible, I also apply my experience in{" "}
|
Whenever possible, I also apply my experience in{" "}
|
||||||
<ColorfulLink
|
<ColorfulLink
|
||||||
href="https://github.com/jakejarvis/awesome-shodan-queries"
|
href="https://bugcrowd.com/jakejarvis"
|
||||||
title="jakejarvis/awesome-shodan-queries on GitHub"
|
title="Jake Jarvis on Bugcrowd"
|
||||||
lightColor="#00b81a"
|
lightColor="#00b81a"
|
||||||
darkColor="#57f06d"
|
darkColor="#57f06d"
|
||||||
>
|
>
|
||||||
@@ -243,22 +225,22 @@ const Index = () => (
|
|||||||
>
|
>
|
||||||
the Tooth Fairy
|
the Tooth Fairy
|
||||||
</EasterEgg>
|
</EasterEgg>
|
||||||
. <Quiet>I've improved a bit since then, I think...</Quiet>
|
. <Quiet>I've improved a bit since then, I think? 🤷</Quiet>
|
||||||
</Paragraph>
|
</Paragraph>
|
||||||
|
|
||||||
<Paragraph>
|
<Paragraph>
|
||||||
Over the years, some of my side projects{" "}
|
Over the years, some of my side projects{" "}
|
||||||
<ColorfulLink
|
<ColorfulLink
|
||||||
href="https://tuftsdaily.com/news/2012/04/06/student-designs-iphone-joeytracker-app/"
|
href="/leo/"
|
||||||
title='"Student designs iPhone JoeyTracker app" on The Tufts Daily'
|
title="Powncer segment on The Lab with Leo Laporte (G4techTV)"
|
||||||
lightColor="#ff1b1b"
|
lightColor="#ff1b1b"
|
||||||
darkColor="#f06060"
|
darkColor="#f06060"
|
||||||
>
|
>
|
||||||
have
|
have
|
||||||
</ColorfulLink>{" "}
|
</ColorfulLink>{" "}
|
||||||
<ColorfulLink
|
<ColorfulLink
|
||||||
href="/leo/"
|
href="https://tuftsdaily.com/news/2012/04/06/student-designs-iphone-joeytracker-app/"
|
||||||
title="Powncer segment on The Lab with Leo Laporte (G4techTV)"
|
title='"Student designs iPhone JoeyTracker app" on The Tufts Daily'
|
||||||
lightColor="#f78200"
|
lightColor="#f78200"
|
||||||
darkColor="#fd992a"
|
darkColor="#fd992a"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user