Skip to content

Commit 6b5b0e5

Browse files
committed
Modified positions area to include 'featured' positions.
1 parent 7366078 commit 6b5b0e5

1 file changed

Lines changed: 81 additions & 9 deletions

File tree

_includes/content/positions.html

Lines changed: 81 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,82 @@
1+
<h2>Featured <small>Highlights from Seg's career.</small></h2>
2+
<div class="row">
3+
4+
<div class="col-md-6">
5+
<h3>Front-End Web Engineer</h3>
6+
<div class="panel panel-success">
7+
<div class="panel-heading">
8+
<ul class="positionInfo list-inline">
9+
<li class="company">John McNeil Studio</li>
10+
<li class="dates">Nov 2013 - Current</li>
11+
</ul>
12+
</div>
13+
<div class="panel-body">
14+
John McNeil Studio is a creative studio dedicated to making beautiful design, films, photos and interactive. The role involves a variety of projects for clients including Juniper Networks and CA Inc. Roles include implementing interactive front-ends for web and mobile applications plus designing and building back-end solutions.
15+
</div>
16+
</div>
17+
</div>
18+
19+
<div class="col-md-6">
20+
<h3>Puzzle Design &amp; Implementation</h3>
21+
<div class="panel panel-success">
22+
<div class="panel-heading">
23+
<ul class="positionInfo list-inline">
24+
<li class="company">Telltale Games</li>
25+
<li class="dates">Feb 2010 - Dec 2011</li>
26+
</ul>
27+
</div>
28+
<div class="panel-body">
29+
<p>Seg's puzzle designs for the Puzzle Agent series (including 'The Maw of Madness') blended mental challenge and narrative discovery. Design &amp; production processes included implementation of prototypes using LUA and proprietary tools along with working with artists on specifications and art deliverables.</p>
30+
</div>
31+
</div>
32+
</div>
33+
34+
</div>
35+
36+
<div class="row">
37+
38+
<div class="col-md-6">
39+
<h3>Content Programmer</h3>
40+
<div class="panel panel-success">
41+
<div class="panel-heading">
42+
<ul class="positionInfo list-inline">
43+
<li class="company">Telltale Games</li>
44+
<li class="dates">Feb 2010 - Dec 2011</li>
45+
</ul>
46+
</div>
47+
<div class="panel-body">
48+
<p>With a background in world building, interface wiring, dialog writing &amp; logic, cinematography, narrative game play, and interactive fiction, Seg produced award winning narrative experiences for console, desktop, and mobile platforms. Development was using the Telltale Games Tool with Lua and a proprietary dialog system.</p>
49+
<p>Duties also included localization, platform ports, achievement design and writing, statistical analysis, Steamworks integration, TCR/Lot Check/TRC support, and other content development.</p>
50+
</div>
51+
</div>
52+
</div>
53+
54+
<div class="col-md-6">
55+
<h3>Co-Founder &amp; Event Producer</h3>
56+
<div class="panel panel-success">
57+
<div class="panel-heading">
58+
<ul class="positionInfo list-inline">
59+
<li class="company">Ümloud!</li>
60+
<li class="dates">Nov 2009 - Current</li>
61+
</ul>
62+
</div>
63+
<div class="panel-body">
64+
<p>Ümloud! is a non-profit organization which holds an annual charity concert to support Child’s Play and over 70 children’s hospitals around the world. Individuals donate to perform a live concert using the game Rock Band on DNA Lounge’s concert stage; an experience you can’t get in your living room!</p>
65+
<p>As co-founder and lead event producer, Seg has helped raise over $80,000 for children’s hospitals around the world since 2009.</p>
66+
</div>
67+
</div>
68+
</div>
69+
70+
</div>
71+
72+
173
<h2>Video Game Development</h2>
274

375
<div class="row">
476

577
<div class="col-md-6">
678
<h3>Creative Director</h3>
7-
<div class="panel panel-info">
79+
<div class="panel panel-primary">
880
<div class="panel-heading">
981
<ul class="positionInfo list-inline">
1082
<li class="company">Space Between Studios</li>
@@ -19,7 +91,7 @@ <h3>Creative Director</h3>
1991

2092
<div class="col-md-6">
2193
<h3>Executive Producer</h3>
22-
<div class="panel panel-info">
94+
<div class="panel panel-primary">
2395
<div class="panel-heading">
2496
<ul class="positionInfo list-inline">
2597
<li class="company">Deirdra Kiai Productions</li>
@@ -39,7 +111,7 @@ <h3>Executive Producer</h3>
39111

40112
<div class="col-md-6">
41113
<h3>Content Programmer</h3>
42-
<div class="panel panel-info">
114+
<div class="panel panel-primary">
43115
<div class="panel-heading">
44116
<ul class="positionInfo list-inline">
45117
<li class="company">Telltale Games</li>
@@ -55,7 +127,7 @@ <h3>Content Programmer</h3>
55127

56128
<div class="col-md-6">
57129
<h3>Special Projects Producer</h3>
58-
<div class="panel panel-info">
130+
<div class="panel panel-primary">
59131
<div class="panel-heading">
60132
<ul class="positionInfo list-inline">
61133
<li class="company">Telltale Games</li>
@@ -76,7 +148,7 @@ <h3>Special Projects Producer</h3>
76148

77149
<div class="col-md-6">
78150
<h3>Puzzle Design &amp; Implementation</h3>
79-
<div class="panel panel-info">
151+
<div class="panel panel-primary">
80152
<div class="panel-heading">
81153
<ul class="positionInfo list-inline">
82154
<li class="company">Telltale Games</li>
@@ -91,7 +163,7 @@ <h3>Puzzle Design &amp; Implementation</h3>
91163

92164
<div class="col-md-6">
93165
<h3>Build &amp; Distribution Engineer</h3>
94-
<div class="panel panel-info">
166+
<div class="panel panel-primary">
95167
<div class="panel-heading">
96168
<ul class="positionInfo list-inline">
97169
<li class="company">Telltale Games</li>
@@ -112,7 +184,7 @@ <h2>Web Development</h2>
112184
<div class="row">
113185

114186
<div class="col-md-6">
115-
<h3>Front-End Engineer</h3>
187+
<h3>Front-End Web Engineer</h3>
116188
<div class="panel panel-info">
117189
<div class="panel-heading">
118190
<ul class="positionInfo list-inline">
@@ -169,7 +241,7 @@ <h2>Event Production &amp; Planning</h2>
169241

170242
<div class="col-md-6">
171243
<h3>Co-Founder &amp; Event Producer</h3>
172-
<div class="panel panel-info">
244+
<div class="panel panel-warning">
173245
<div class="panel-heading">
174246
<ul class="positionInfo list-inline">
175247
<li class="company">Ümloud!</li>
@@ -185,7 +257,7 @@ <h3>Co-Founder &amp; Event Producer</h3>
185257

186258
<div class="col-md-6">
187259
<h3>Demonstrations &amp; Sales Associate</h3>
188-
<div class="panel panel-info">
260+
<div class="panel panel-warning">
189261
<div class="panel-heading">
190262
<ul class="positionInfo list-inline">
191263
<li class="company">Go To Games / Roll To Market</li>

0 commit comments

Comments
 (0)