--- layout: default ---

{{ site.waterfall.author.name }}

{{ site.waterfall.author.description }}

{% if page.cta %} {{ page.cta.label }} {% endif %}
{% if site.experiences.size > 0 %} {%- include experience.html -%} {% endif %} {% if site.projects.size > 0 %} {%- include projects.html -%} {% endif %} {% if site.posts.size > 0 %} {%- include last_posts.html -%} {% endif %} {{ content }}