-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·70 lines (64 loc) · 3.68 KB
/
index.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
---
layout: default
title: Home
---
<section id="about">
<div class="container">
<h1>We build Products that connect People</h1>
<p>We're honored to work on Product Development alongside some incredible companies like</p>
<p class="companies">
<a href="http://junyo.com">Junyo</a>,
<a href="http://envylabs.com">Envy Labs</a> &
<a href="http://allogy.com">Allogy</a>
</p>
</div>
</section>
<section id="work">
<p class="sectionTitle">Our Work</p>
<section id="traffic">
<div class="container">
<div class="info">
<a href="http://trafficlabs.co"><img class="tlogo" src="/assets/img/[email protected]"></a>
<p class="ttitle">Social Restaurant Recommendations</p>
<p>We teamed up with Traffic to build the first version of their consumer iOS application for reviewing restaurants. We love eating food, so we were all like "Nom Nom Nom".</p>
<p>The team behind Traffic had an awesome vision for an incredibly simple product, utilizing a Traffic light for giving users a more clear understanding of a recommendation. We were honored to help bring their vision to life.</p>
<a href="https://itunes.apple.com/us/app/traffic-recommend-places-to/id602826896?mt=8"><img class="appStore" src="/assets/img/[email protected]"></a>
</div>
</div>
</section>
<section id="surfr">
<div class="container">
<div class="info">
<a href="http://surfrapp.co"><img class="slogo" src="/assets/img/[email protected]"></a>
<p class="stitle">Surf Reports with Stoke</p>
<p>The team behind Surfr had an idea for a more social surf report experience - with photos, comments and, of course, throwing the Shaka all over the place. We happen to love dodging barrels ourselves and were "stoked" to start building Surfr.</p>
<p>We designed the iOS experience around building social connections and letting Surfers share their own thoughts about what the waves are really like.</p>
<a href="https://itunes.apple.com/us/app/surfr-app-log-your-sessions/id731541068?mt=8"><img class="appStore" src="/assets/img/[email protected]"></a>
</div>
</div>
</section>
</section>
<section id="team">
<p class="sectionTitle">Our Team</p>
<div class="container">
<div class="teamMember">
<img src="/assets/img/[email protected]">
<p class="name">Chris Constable</p>
<p>Chris is iOS Development and Founder. He's the smartest man in the room no matter where he's at. While studying computer science he also perfected software enabled music making. Chris believes modular, scalable code makes for a better finished product. Chris also Co-founded <a href="http://theanalogschool.com">The Analog School</a> where he teaches the iOS development track.</p>
<div class="center">
<a href="https://github.com/mstrchrstphr" class="sbtn">GitHub</a>
<a href="https://twitter.com/mstrchrstphr" class="sbtn">Twitter</a>
</div>
</div>
<div class="teamMember">
<img src="/assets/img/[email protected]">
<p class="name">Robb Schiller</p>
<p>Robb is Product Design and Founder. He's a people person who loves building tools that connect the world. He's half science and half art, which is where he believes design happens. Robb also Co-founded <a href="http://orlandotech.org">Orlando Tech</a>, an organization empowering the tech community in Orlando and he helps organize <a href="http://creativemornings.com">CreativeMornings/Orlando</a>.</p>
<div class="center">
<a href="http://github.com/robbschiller" class="sbtn">GitHub</a>
<a href="http://twitter.com/robbschiller" class="sbtn">Twitter</a>
</div>
</div>
<p class="clear">
</div>
</section>