-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
@@ -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"> | ||
|