import ColorfulLink from "../components/ColorfulLink/ColorfulLink"; import { WaveIcon, LockIcon } from "../components/Icons"; const Index = () => ( <>

Hi there! I'm Jake.{" "}

I'm a frontend web developer based in{" "} Boston .

I specialize in{" "} modern JS frameworks {" "} and{" "} vanilla JavaScript {" "} to make nifty{" "} JAMstack sites {" "} with dynamic{" "} Node.js {" "} services. But I'm fluent in non-buzzwords like{" "} PHP ,{" "} Ruby , and{" "} Go {" "} too.

Whenever possible, I also apply my experience in{" "} application security ,{" "} serverless stacks , and{" "} DevOps automation .

I fell in love with{" "} frontend web design {" "} and{" "} backend programming {" "} back when my only source of income was{" "} the Tooth Fairy . I've improved a bit since then, I think...

Over the years, some of my side projects{" "} have {" "} been {" "} featured {" "} by {" "} various {" "} media {" "} outlets .

You can find more of my work on{" "} GitHub {" "} and{" "} LinkedIn . I'm always available to connect over{" "} email {" "} 2B0C 9CF2 51E6 9A39 ,{" "} Twitter , or{" "} SMS {" "} as well!

); export default Index;