Skip to content

Commit

Permalink
Merge pull request #33 from d-g-h/specifySQLs
Browse files Browse the repository at this point in the history
Elaborate on SQL skills
  • Loading branch information
d-g-h committed Jul 30, 2015
2 parents 5acabe3 + c3b7722 commit b3bb06c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resume/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h5 class="job-location">New York, NY</h5>
<div class="links col col-two">
<article>
<h3>Skills</h3>
<p class="skills">PHP, Javascript (AngularJS, jQuery), CSS, SASS, Stylus, HTML, Jade, Markdown, SQL (MySQL SQL2005), noSQL(Redis, MongoDB), DevOps(Vagrant, Ansible, Chef, Capistrano, Shell Scripts, NGINX, Node)</p>
<p class="skills">PHP, Javascript (AngularJS, jQuery), CSS, SASS, Stylus, HTML, Jade, Markdown, SQL (MySQL, SQL Server 2005, DB2), noSQL(Redis, MongoDB), DevOps(Vagrant, Ansible, Chef, Capistrano, Shell Scripts, NGINX, Node)</p>
<h3>Social Links</h3><a href="https://www.linkedin.com/in/davidghandihall">https://www.linkedin.com/in/davidghandihall</a><a href="https://github.com/d-g-h">https://github.com/d-g-h</a>
<h3>Education</h3>
<p>Brooklyn College, Information Systems, MS Program<span>(preparing for comprehensive final, completed all courses requirements)</span></p>
Expand Down
2 changes: 1 addition & 1 deletion resume/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ include ../.templates/partials/head.jade
.links.col.col-two
article
h3 Skills
p.skills PHP, Javascript (AngularJS, jQuery), CSS, SASS, Stylus, HTML, Jade, Markdown, SQL (MySQL SQL2005), noSQL(Redis, MongoDB), DevOps(Vagrant, Ansible, Chef, Capistrano, Shell Scripts, NGINX, Node)
p.skills PHP, Javascript (AngularJS, jQuery), CSS, SASS, Stylus, HTML, Jade, Markdown, SQL (MySQL, SQL Server 2005, DB2), noSQL(Redis, MongoDB), DevOps(Vagrant, Ansible, Chef, Capistrano, Shell Scripts, NGINX, Node)
h3 Social Links
a(href='https://www.linkedin.com/in/davidghandihall') https://www.linkedin.com/in/davidghandihall
a(href='https://github.com/d-g-h') https://github.com/d-g-h
Expand Down

0 comments on commit b3bb06c

Please sign in to comment.