{%- assign artist = artists | first -%} {%- assign book = books | bookStatus: 'started' | 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{% if artist %} listening to a lot of {{ artist.title }},{% endif %} reading {{ book.title }} and watching {{ show.name }}.
{% render "partials/now/status.liquid", status:status %} {% render "partials/now-playing.liquid" %}