Update index.html
This commit is contained in:
parent
1bfe2a335f
commit
11e09a9052
1 changed files with 12 additions and 0 deletions
12
index.html
12
index.html
|
@ -48,6 +48,18 @@
|
|||
<p>I'm also a pretty big fan of professional cycling, obstacle course racing and healthy cooking.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="skillset" class="invisible">
|
||||
<p>I'm constantly learning new things and honing my skills in the hopes of having as broad
|
||||
a skillset as possible.</p>
|
||||
<p>I routinely use <b>C/C++</b>, <b>Java</b>, <b>Javascript</b>, <b>jQuery</b>, <b>PHP</b> and <b>HTML/CSS</b>.</p>
|
||||
<p>My current learning goals involve <b>Ruby</b>, <b>HandlebarsJS</b> and <b>node.JS</b>.</p>
|
||||
<p>I have experience managing <b>Wordpress-based websites</b>, writing <b>MIPS assembly</b> and using both
|
||||
<b>NoSQL</b> and <b>SQL</b> databases.</p>
|
||||
<p>On the <b>hardware</b> side of things, I am comfortable <b>soldering</b>, <b>prototyping circuits</b> and
|
||||
<b>programming microcontrollers</b>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="right_field">
|
||||
<div id="callmemaybe" class="invisible">
|
||||
|
|
Loading…
Reference in a new issue