Skip to content

Commit

Permalink
june 2018 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
immber committed Jun 6, 2018
1 parent 901a40d commit 81551ef
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="#projects">Projects</a></li>
<li><a href="#blog">DBC</a></li>
<li><a href="#about">About</a></li>
<li><a href="https://resume.creddle.io/resume/gbd4up439b3">Resume</a></li>
</ul>
Expand All @@ -44,15 +43,15 @@
<img id="jessie" src="imgs/jessie.jpg" height="150px" width="125px">
<div class="caption" id="summary" >
<h1>Jessie Rushing</h1>
<p>A full stack engineer with a particular knack for database design and persistence layer management. She is a graduate of Dev Bootcamp, and currently works as a Site Reliability Engineer in San Francisco. Before moving to the bay area, Jessie started and built a successful software consulting and development business focused on inventory management software that integrates with QuickBooks.</p>
<p>A full stack engineer with a particular knack for database design and persistence layer management. She is a graduate of Dev Bootcamp, and recently worked as a Site Reliability Engineer in San Francisco. Before moving to the bay area, Jessie started and built a successful software consulting and development business focused on inventory management software that integrates with QuickBooks.</p>
<p><button class="btn default"><a id="contactlink" href="mailto:[email protected]">Contact Jessie</a></button></p>
</div>
</div>
</div>
<div class="col-xs-6 col-md-4"></div>
</div>
<div class="row blog" id="blog">
<div class="col-xs-12">
<!-- <div class="col-xs-12">
<h3>Stuff I learned at DevBootcamp:</h3>
<h4>Actually, this was all stuff we learned before the onsite portion</h4>
</div>
Expand Down Expand Up @@ -105,7 +104,7 @@ <h4>Engineering Empathy was DBCs emotional inteligence ciriculum</h4>
<a class="list-group-item" href="blog/c8-conflict.html">Dealing with Conflict</a>
<a class="list-group-item" href="blog/c9-questions.html">Good Questions</a>
</div>
</div>
</div> -->
</div>
<div class="row" id="projects">
<div class="col-md-6 col-xs-12">
Expand Down

0 comments on commit 81551ef

Please sign in to comment.