-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
71 lines (66 loc) · 2.06 KB
/
about.html
File metadata and controls
71 lines (66 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
title: Cris Kelly's Resume
layout: default
---
<h1><a href="http://www.linkedin.com/in/criskelly/">Cristopher Kelly</a></h1>
<h2>Portland, Oregon</h2>
<div id="skills">
<h3>Technical Skills</h3>
<ul id="skills-ul">
<li>Ruby/Rails</li>
<li>HTML5</li>
<li>CSS3</li>
<li>JavaScript/jQuery</li>
<li>Adobe CS5.5</li>
<li>WordPress Development</li>
<li><a href="https://github.com/criskelly">Github</a></li>
<li>Mobile/Responsive Design</li>
<li>jQuery Mobile</li>
<li>PHP and MySQL Familiarity</li>
<li>Bootstrap</li>
<li>Middleman</li>
</ul>
</div>
<div id="work">
<h3>Mobile App Developer</h3>
<p>Created new app for the challenge course industry:</p>
<ul>
<li>Synergo – Portland, OR – 2012 to current</li>
</ul>
<h3>Contract Front End Web Developer</h3>
<p>Create new Wordpress themes using Photoshop mockups:</p>
<ul>
<li>Red Castle Games – Portland, OR; Current</li>
<li>Edge One Media – Portland, OR; June 2012</li>
<li>Ayurveda Plus – Portland, OR – 2012</li>
<li>Juniper Wellness Center – Bend, OR – 2011</li>
<li>Clackamas ILP – Portland, OR – 2012</li>
<li>Various others</li>
<li>Soma Games – Portland, OR; July 2012 – present</li>
<ul>
<li>Create targeted solutions to mobile apps using JavaScript, HTML5, and CSS3</li>
</ul>
</ul>
<h3>Professional Team Builder</h3>
<p>Created new app for the challenge course industry:</p>
<ul>
<li>Synergo – Portland, OR – 2004 to current</li>
<li>Varioius others since 1996</li>
</ul>
<aside>
<h3>Technical Edu-Specs</h3>
<p class="aside-bold">Portland State University</p>
<ul id="psu">
<li>2012 - Interaction Design</li>
<li>HTML5, CSS3 and JavaScript</li>
<li>Discovery and Development</li>
</ul>
<p class="aside-bold">Portland Code School 2013</p>
<ul>
<li>Ruby/Rails</li>
<li>JavaScript</li>
<li>Object-oriented programming</li>
<li>API server development</li>
</ul>
</aside>
</div>