{% extends "base.html.tera" %}
{% block command %}
./about.sh
{% endblock command %}
{% block content %}
> Mission Specific Software Engineer at Loft Orbital
> 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 %}