{{#if site.analytics}} {{site.analytics}} {{/if}}

John Doe

Senior Software Engineer

{{profile.description}}

{{experience.years}}+
Years Experience
{{projects.count}}
Projects Completed
{{skills.count}}
Technical Skills
{{companies.count}}
Companies

Featured Projects

{{#each featuredProjects}}

{{title}}

{{description}}

{{excerpt}}

{{#if tech_stack}}
{{#each tech_stack}} {{this}} {{/each}}
{{/if}}
{{#if live_url}} View Live {{/if}} {{#if github_url}} View Code {{/if}}
{{/each}}

Latest Blog Posts

{{#each recentPosts}}
{{#if category}} {{category}} {{/if}}

{{title}}

{{excerpt}}

{{#if tags}}
{{#each tags}} {{this}} {{/each}}
{{/if}} Read More →
{{/each}}

Technical Skills

{{#each skills.categories}}

{{title}}

{{#each skills}}
{{name}} {{level}}
{{/each}}
{{/each}}