Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/people/jeremy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,18 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
</span>
</a>
</div>

<div class='col-third'>
<a class='card' href='{{ site.baseurl }}/people/jeremy'>
<div class='card-img-wrapper'>
<img class='card-img' src='{{ site.baseurl }}/images/people/jeremy.jpg' alt='Jeremy Childers'>
</div>
<span class='card-text'>
<h4 class='text-m card-title'>Jeremy Childers</h4>
<h5 class='text-xs card-subtitle'>Staff Engineer</h5>
</span>
</a>
</div>
</section>

<!-- Our Alumni section-->
Expand Down Expand Up @@ -592,6 +604,7 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
</span>
</a>
</div>


</section>

Expand Down
12 changes: 12 additions & 0 deletions people/jeremy.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: team
nav-class: dark
member-name: Jeremy Childers
id: jeremy
title: Jeremy Childers | The C++ Alliance
position: Staff Engineer
image: /images/people/jeremy.jpg
github: https://github.com/jlchilders11
email: jeremy@cppalliance.org
---
<p>Jeremy is an open-source focused full stack web developer with a primary focus in the Python programming language and the Django Framework. Having started as a Physics major, he quickly fell in love with programming and being an engineer, and hasn't looked back in his 8 year long career. When not digging through esoteric bug reports (or writing one himself) he enjoys miniature painting, table top rpgs, and amateur power lifting.</p>