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