Core Technologies
-
<% experience.technologies.forEach(function(tech) { %>
- <%= tech %> <% }); %>
Professional Experience
<% experience.positions.forEach(function(position) { %>
<% if (position.logo.path.length > 0) { %>
<% } %>
<% if (!position.logo.includesName) { %>
<% position.roles.forEach(function(role) { %>
<%= position.company %>
<% } %><%= role.role %>
<%= role.dates %>-
<% role.bullets.forEach(function(bullet) { %>
- <%= bullet %> <% }); %>
Education
<%= education.university %>
<%= education.location %>
<%= education.degree %>
<%= education.dates %>