--- layout: default title: The Paper Pilot nocard: true ---

Hello!

I'm The Paper Pilot, and I develop free, open source programs and games, using a variety of languages and engines. I'm currently working towards my B.S. in Computer Science, after which I hope to go on to getting a Masters degree, with a focus on Data Science.
{% for post in paginator.posts %}

{{ post.title }}

{{ post.content }} read more
{% endfor %} {% if paginator.total_pages > 1 %}
{% endif %}