layout: default
{%- include navigation.html -%}
<div class=“container-fluid p-0”>
{%- include sections/about.html -%} {%- include sections/experience.html -%} {%- include sections/education.html -%} {%- include sections/volunteering.html -%} {%- include sections/projects.html -%} {%- include sections/awards.html -%} {%- include sections/skills.html -%}
</div>
{%- include footer.html -%}