{% extends "base.html" %} {% block title %}Portfolio{% endblock %} {% macro skill(link, label)%} {{label}} {% endmacro %} {% macro job(title, date, description)%}
{{description}}
Full Stack Software Developer @VentraHealth
I am a self taught Full Stack Software Developer with an unhealthy addiction to solving problems using code.
{% call skill("https://www.typescriptlang.org/docs/handbook/intro.html", "Typescript") %} | {% call skill("https://docs.python.org/3/", "Python") %} | {% call skill("https://doc.rust-lang.org/std/index.html", "Rust") %} | {% call skill("https://developer.mozilla.org/en-US/docs/Web/javascript#reference","Javascript") %}
Solar Battery Monitor API | Armstrong Editor | Web Window Manager | Component Test Helper | Hive DAPP | Kivy Twisted Input Capture | Plant Monitor Node MCU | Oppo BDP 103 CLI | Sony Bravia Pro Server | Chat IO | Zip Code Distance App
{% endblock %}