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

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 }}.

{% render "partials/now/status.liquid", status:status %} {% render "partials/widgets/now-playing.liquid" %}