This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/pages/main/about.md

2.5 KiB

title layout permalink
About default /about.html

{%- assign artist = music.week.artists | first -%} {%- assign book = books | bookStatus: 'started' | reverse | first -%} {%- assign show = tv.recentlyWatched | first -%}

{%- capture about_alt -%}{{ meta.siteName }} - image by David Neal / @reverentgeek{%- endcapture -%} {{ about_alt }}

Hi, I'm Cory

I'm a software developer based in Camarillo, California. I enjoy hanging out with my beautiful family and 3 rescue dogs, technology, automation, music, writing, reading, tv and movies. Lately I've been listening to a lot of {{ artist.title }}, 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/widgets/badge-grid.liquid" %}