-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportTEST.html
298 lines (271 loc) · 9.95 KB
/
portTEST.html
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!doctype html>
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Portfolio for AntiConsultant -- Web Communications & UX -- Berkeley, CA +1 510 332 9661</title>
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/foundation.css">
<script src="js/vendor/custom.modernizr.js"></script>
<script src="js/foundation/foundation.orbit.js"></script>
<script src="js/foundation/foundation.reveal.js"></script>
<script type="text/javascript" src="//use.typekit.net/ket7qbc.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<style>
html {
background: url(img/bg-port.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
</head>
<body>
<nav class="top-bar">
<!-- TOP BAR TITLE AREA -->
<ul class="title-area">
<li class="name"><h1 class="tkfg-demi-italic"><a href="http://anticonsultant.org/">AntiConsultant</a></h1></li>
<li class="toggle-topbar menu-icon"><a href="#"><span></span></a></li>
</ul>
<!-- TOP BAR MENU -->
<div class="top-bar-section">
<ul class="left">
<li class=""><a href="contact-anticonsultant.html" title="Make contact with AntiConsultant">Contact</a></li>
<li class="divider"></li>
<li class=""><a href="working-with-anticonsultant.html" title="Working with AntiConsultant">Working with</a></li>
<li class="divider"></li>
<li class="active"><a href="portfolio-by-anticonsultant.html" title="AntiConsultant Portfolio">Portfolio</a></li>
<li class="divider"></li>
<li class=""><a href="process-from-anticonsultant.html" title="AntiConsultant Process">Process</a></li>
<li class="divider"></li>
<li class="has-dropdown"><a href="#">Content</a>
<ul class="dropdown">
<li class=""><a href="http://AntiConsultant.tumblr.com/" title="Tumblr blog: Back of the Napkin" target="_blank">Back of the Napkin →</a></li>
<li class="divider"></li>
<li class=""><a href="http://anticonsultant.wordpress.com/" title="AntiConsultant Design Blog" target="_blank">Design Blog →</a></li>
<li class="divider"></li>
<li class=""><a href="http://twitter.com/anticonsultant" title="AntiConsultant Twitter" target="_blank">Twitter →</a></li>
<li class="divider"></li>
</ul></li>
<li class="has-dropdown"><a href="#">Self</a>
<ul class="dropdown">
<li class=""><a href="http://about.me/anticonsultant" title="About.Me: AntiConsultant" target="_blank">About.Me →</a></li>
<li class="divider"></li>
<li class=""><a href="http://webserial.com" title="The (even more) creative side of AntiConsultant" target="_blank">Webserial →</a></li>
<li class="divider"></li>
<li class=""><a href="http://linkedin.com/in/anticonsultant" title="AntiConsultant LinkedIn Profile" target="_blank">LinkedIn Profile →</a></li>
<li class="divider"></li>
<li class=""><a href="https://plus.google.com/105155553302748831395/posts/" title="AntiConsultant Google+ Profile" target="_blank">Google+ Profile →</a></li>
<li class="divider"></li>
<li class=""><a href="http://www.youtube.com/user/trhusserl" title="Webserial YouTube Channel" target="_blank">Webserial YouTube Channel →</a></li>
</ul></li>
</ul>
</div>
</nav>
<!-- HEADER -->
<header>
<div class="row">
<div class="large-12 columns">
<h1 style="color:#fff;">AntiConsultant: Portfolio</h1>
<h4 style="color:#fff;">Epic Scale, Attention to Detail</h4>
<span style="float: right;" class="fff">See the <a href="docs/portfolio-singalong.pdf" target="_blank">walk-through guide</a> for more information.</span>
</div>
</div>
</header>
<br/>
<!-- ROW 1: HM, CU, Paymap -->
<div class="row">
<div class="large-4 columns">
<div class="panel">
<a href="#" data-reveal-id="healthmap-orbit"><img src="img/hm.png" /></a>
</div>
<h4><a href="#" data-reveal-id="healthmap-orbit">HealthMap mobile</a></h4>
<p class="fff">Current Project: a mobile project management tool for personal healthcare.</p>
</div>
<div class="large-4 columns">
<div class="panel">
<a href="#" data-reveal-id="cornell-orbit"><img src="img/cornell-timeline.png" /></a>
</div>
<h4><a href="#" data-reveal-id="cornell-orbit">Cornell University</a></h4>
<p class="fff">A <a href="docs/2004-Cornell-Web-Proposal.pdf" title="2004 Cornell University Web proposal by Thomas Richardson">5 year plan for Cornell University's web space</a>, including a complete top-level redesign and <a href="http://blogs.cornell.edu/viewsource/2004/07/18/welcome-to-the-redesign-blog/">a groundbreaking blog</a> to follow the process.</p>
</div>
<div class="large-4 columns">
<div class="panel">
<a href="#" data-reveal-id="paymap-orbit"><img src="img/paymap.png" /></a>
</div>
<h4><a href="#" data-reveal-id="paymap-orbit">Paymap</a></h4>
<p class="fff">Complete UX and functional redesign of startup Paymap's mortgage payment system. Acquired by Western Union.</p>
</div>
</div>
<!-- ROW 2: Innov, WU, Exponential
<div class="row">
<div class="large-4 columns">
<div class="panel">
<a href="#" data-reveal-id="innovation-orbit"><img src="img/innovation.png" /></a>
</div>
<h4><a href="#" data-reveal-id="innovation-orbit">Innovation</a></h4>
<p class="fff">A career of firsts: Online travel. Higher Education communications. Payments. Startups. </p>
</div>
<div class="large-4 columns">
<div class="panel">
<a href="#" data-reveal-id="WU-orbit"><img src="img/smart-card.png" /></a>
</div>
<h4><a href="#" data-reveal-id="WU-orbit">Fortune 500 Products</a></h4>
<p class="fff">Concepts and interfaces for the global leader in electronic payments.</p>
</div>
<div class="large-4 columns">
<div class="panel">
<a href="#" data-reveal-id="expo-orbit"><img src="img/expo.png" /></a>
</div>
<h4><a href="#" data-reveal-id="expo-orbit">Exponential Interactive</a></h4>
<p class="fff">Creation of a global communications system for the 2nd largest global ad network. </p>
</div>
</div>
<br/><br/><br/><br/><br/><br/>
-->
<!-- FOOTER -->
<div class="exp-menu" style="background:#000;">
<footer class="site-footer" role="contentinfo" style="background:#000;">
<div class="hide-for-touch">
<ul class="footeractions" style="background:#000;">
<li><a class="footeraction" href="http://www.twitter.com/anticonsultant"><span class="footeractionTW"></span></a></li>
</ul>
</div>
<p style="background:#000;">
2013 <a href="http://about.me/anticonsultant/">Thomas Richardson</a>
</p>
</footer>
</div>
<!-- HealthMap modal orbit-->
<div class="reveal-modal" id="healthmap-orbit">
<div class="row">
<div class="large-12 columns">
<ul data-orbit>
<li>
<img src="img/orbit/dayview.jpg" />
<div class="orbit-caption">Daily view of a patient's schedule</div>
</li>
<li>
<img src="img/orbit/medication.jpg" />
<div class="orbit-caption">Reference for subscribed medication</div>
</li>
<li>
<img src="img/orbit/menu.jpg" />
<div class="orbit-caption">Mobile menu for HealthMap</div>
</li>
<li>
<img src="img/orbit/meeting.jpg" />
<div class="orbit-caption">Meeting management for appointments</div>
</li>
</ul>
<hr />
</div>
</div>
</div>
<!-- Cornell modal orbit-->
<div id="cornell-orbit" class="reveal-modal">
<div class="row">
<div class="large-12 columns">
<ul data-orbit>
<li><img src="img/orbit/cuhome.jpg" /></li>
<li><img src="img/orbit/cusearch.jpg" /></li>
<li><img src="img/orbit/blog.jpg" /></li>
<li><img src="img/orbit/explore.jpg" /></li>
</ul>
<hr />
</div>
</div>
</div>
<!-- Paymap modal orbit-->
<div id="paymap-orbit" class="reveal-modal">
<div class="row">
<div class="large-12 columns">
<ul data-orbit>
<li><img src="img/orbit/mental-model.jpg" /></li>
<li><img src="img/orbit/macro.jpg" /></li>
<li><img src="img/orbit/log.jpg" /></li>
</ul>
<hr />
</div>
</div>
</div>
<!-- Innovation modal orbit-->
<div id="innovation-orbit" class="reveal-modal">
<div class="row">
<div class="large-12 columns">
<ul data-orbit>
<li><img src="img/orbit/explore.jpg" /></li>
<li><img src="img/orbit/blog.jpg" /></li>
<li><img src="img/orbit/flight-tracker.jpg" /></li>
<li><img src="img/orbit/outlook.jpg" /></li>
<li><img src="img/orbit/macro.jpg" /></li>
<li><img src="img/orbit/apropos.jpg" /></li>
</ul>
<hr />
</div>
</div>
</div>
<!-- WU modal orbit-->
<div id="WU-orbit" class="reveal-modal">
<div class="row">
<div class="large-12 columns">
<ul data-orbit>
<li><img src="img/orbit/persona.jpg" /></li>
<li><img src="img/orbit/transaction.jpg" /></li>
<li><img src="img/orbit/kiosk.jpg" /></li>
<li><img src="img/orbit/desktop.jpg" /></li>
</ul>
<hr />
</div>
</div>
</div>
<!-- Expo modal orbit-->
<div id="expo-orbit" class="reveal-modal">
<div class="row">
<div class="large-12 columns">
<ul data-orbit>
<li><img src="img/orbit/pmexpo.jpg" /></li>
<li><img src="img/orbit/edge-help.jpg" /></li>
<li><img src="img/orbit/sales-model.jpg" /></li>
<li><img src="img/orbit/traffic.jpg" /></li>
</ul>
<hr />
</div>
</div>
</div>
<!-- Check for Zepto support, load jQuery if necessary -->
<script>
document.write('<script src=/js/vendor/'
+ ('__proto__' in {} ? 'zepto' : 'jquery')
+ '.js><\/script>');
</script>
<script src="js/foundation.min.js"></script>
<script>
// For Kitchen Sink Page
$('#start-jr').on('click', function() {
$(document).foundation('joyride','start');
});
</script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2902884-2");
pageTracker._trackPageview();
} catch(err) {}</script>
<script>
// NOTE: You shouldn't need to use $(function(){}) (aka $(document).ready)
//syntax since we're at the bottom of the page
$(document).foundation();
$('.reveal-modal').on('opened', function(){
$(this).find('[data-orbit]').css('height','');
$(window).trigger('resize.fndtn.orbit');
});
</script>
</body>
</html>