-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
80 lines (80 loc) · 3.68 KB
/
about.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
<!-- $title About Carter De Angelis | Carter De Angelis ·Product Designer & Digital Producer -->
<!-- $body-class about -->
<!-- @include _header -->
<p class="pitch">Clients approach us at many different points in the life of a product. As a result, we've built a diverse team of world-class designers, developers, marketers, project managers, and QA pros to ensure that we can meet any challenge.</p>
<div class="services cf">
<h3>Services</h3>
<div class="thirds">
<i class="strategy"></i>
<h2>Product Strategy</h2>
<ul>
<li>User research</li>
<li>Strategic planning & Project Management</li>
<li>Competetive analysis</li>
<li>Product features</li>
<li>A/B testing & User testing</li>
<li>Product Roadmap</li>
</ul>
</div><!--.thirds-->
<div class="thirds">
<i class="design"></i>
<h2>Product Design</h2>
<ul>
<li>Mobile-first Design Philosophy</li>
<li>Product Prototyping</li>
<li>User Experience Design</li>
<li>Visual Design</li>
</ul>
</div><!--.thirds-->
<div class="thirds">
<i class="production"></i>
<h2>Digital Production</h2>
<ul>
<li>Front-end Development (HTML/CSS/Ember.js)</li>
<li>Back-end Development (Ruby on Rails/Elixir & Phoenix Framework)</li>
<li>Mobile First, Responsive Web Development</li>
<li>Native Mobile Development (iOS)</li>
</ul>
</div><!--.thirds-->
</div><!--.services-->
<p class="pitch">Clients approach us at many different points in the life of a product. As a result, we've built a diverse team of world-class designers, developers, marketers, project managers, and QA pros to ensure that we can meet any challenge.</p>
<div class="process cf">
<h3>Process</h3>
<div class="thirds">
<i class="discovery"></i>
<h2>Discovery</h2>
<p>With real-time access to reporting data, you can connect Stripe with your existing accounting or ERP systems.</p>
</div><!--.thirds-->
<div class="thirds">
<i class="execution"></i>
<h2>Execution</h2>
<p>Stripe actively works to protect your business from fraudulent charges and monitors suspicious transactions.</p>
</div><!--.thirds-->
<div class="thirds">
<i class="iteration"></i>
<h2>Iteration</h2>
<p>Work with international customers right out of the box while still getting paid in your preferred currency.</p>
</div><!--.thirds-->
</div><!--.process-->
<div class="bio cf">
<!-- <img src="#" />-->
<!-- @placeholder 220x280 -->
<div class="text cf">
<h2>Carter De Angelis</h2>
<h3>Principal</h3>
<p>I'm a User Experience Designer living in Santa Monica, California. I help take ideas from concept to reality with my skills in Information Architecture, User Experience Design, User Interface Design, and Product Management. I primarily work with funded Startups, helping them take their product to market, refine their design and concepts, or add features. My unusual blend of technical and design expertise help me deliver user experiences that are beautiful and functional.</p>
<ul>
<li class="twitter"><a href="http://twitter.com/carterdea">Twitter</a></li>
<li class="dribbble"><a href="http://dribbble.com/carterdea">Dribbble</a></li>
<li class="skype"><a href="skype:carterdea">Skype</a></li>
</ul>
</div><!--.text-->
</div><!--.bio-->
<a href="#" class="button">Contact</a>
</section>
</div><!--container-->
<div class="map cf">
<h3>Available for Work in Beautiful Santa Monica</h3>
<iframe width='100%' height='350px' frameBorder='0' src='https://a.tiles.mapbox.com/v3/carterdea.g8f59lna.html?secure=1#16/34.012960343509775/-118.49693655967712' style="margin-bottom: -5px;"></iframe>
</div><!--.map-->
<div class="contact-modal cf"><!-- @include _contact --></div>