1.9 KiB
title | layout | permalink |
---|---|---|
About | default | /about.html |
{%- assign artist = music.artists | first -%} {%- assign book = books | first -%} {%- assign show = tv | first -%} {% capture css %} {% render "../assets/styles/pages/about.css" %} {% endcapture %}
Hi, I'm Cory
I'm a software developer based in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, music, writing, reading, tv and movies. Lately I've been{% if artist %} listening to a lot of {{ artist.title }},{% endif %} reading {{ book.title }} and watching {{ show.name }}.
I build, maintain and design web applications. I've been coding professionally since 2010 with a focus on frontend technologies. I help organize the Eleventy Meetup and mentor through Underdog Devs.
I tend to write about whatever strikes me, with a focus on development, technology, automation or issues I run into with these things. This is all typically light on editing with and heavy on spur of the moment thoughts.
You can also see what I'm doing now, take a look at the links I've shared recently or check out the webrings I'm a member of.
{% render "partials/badge-grid.liquid" %}