| layout | default |
|---|---|
| title | Front End Web Developer |
| image_header | /img/portfolio.png |
| summary | Remote front end developer with full stack experience specializing in React, NodeJS, Flask, and WordPress. Formerly a private pilot, avionics technician, and open source hardware developer. <br /><br />• B.S. in Engineering Technology, 2009<br />• M.Eng. in Electrical and Computer Engineering, 2013<br />• ReactJS and Full Stack Nanodegrees from Udacity, 2018<br /><br /> |
| showhidejs | true |
| permalink | /portfolio/ |
Show All
Websites
Hardware
Software
Talks
{% for proj in site.data.projects %}
{{ proj.year }}
{% if proj.thumb == '' %}
{%- else -%}
{% endif -%}
{% endfor %}
{{ proj.desc }}
{% if proj.tags -%}{{ proj.tags | join: ", " }}
{%- endif -%} {% if proj.urls %}
{% for url in proj.urls -%}
{{ url.linktext }}
{%- endfor %}
{%- endif %}