{% extends "base" %}
{% block command %}
./about.sh
{% endblock command %}
{% block content %}
> Embedded Software Engineer at Blue Canyon Technologies
> Masters of Electrical and Computer Engineering from Auburn University
> Bachelors of Computer Engineering from The University of Texas at Dallas
> Maker of Basic Websites
joey@ahines:~$ ls
{% for link in links %}
{{ link.link_name }}
{% endfor %}
github
email
linkedin
{% endblock content %}