-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
131 lines (116 loc) · 4.79 KB
/
Copy pathindex.html
File metadata and controls
131 lines (116 loc) · 4.79 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Eric Andrade: Accomplished Scrum Master, Technical Project Manager, Award-winning Executive Producer, ecommerce team lead, Product Manager, Web Developer.">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<title>Eric Andrade</title>
<script src="http://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css?family=Farro&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<section class="second clearfix">
<header>
<h1>Hello! I'm Eric.</h1>
<h5>I am an award-winning executive producer, accomplished product manager, scrum master, and e-commerce program manager
(Magento). I have worked closely with many high-performing engineering teams to produce state-of-the-art, enterprise
solutions for clients across many categories.</h5>
<p>
<h5>Here's my
<a href="/cv/EA_CV_052019.pdf">resumé</a>.
<p></p>You can also contact me here:
<a href="https://www.linkedin.com/in/ericandrade/" target="top">
<i class="fa fa-linkedin">
</i>
</a>
</h5>
</header>
</section>
<section class="second clearfix">
<header>
<h1>A Sampling.</h1>
<h5>Some products I have developed and managed, content I have produced, and programs & content that have been produced
under my purview as head of production.</h5>
</header>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/146316161">
<img class="videoThumb" src="/images/cs.jpg">
</a>
</figure>
<h2 class="videoTitle">Samsung Centerstage</h2>
</article>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/248921767">
<img class="videoThumb" src="/images/etihad.jpg">
</a>
</figure>
<h2 class="videoTitle">Etihad: VR Experience</h2>
</article>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/146313425">
<img class="videoThumb" src="/images/ppass.jpg">
</a>
</figure>
<h2 class="videoTitle">Pepsi Pass: Loyalty</h2>
</article>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/146317810">
<img class="videoThumb" src="/images/kawesome.jpg">
</a>
</figure>
<h2 class="videoTitle">KIND Awesome: Loyalty</h2>
</article>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/240999926">
<img class="videoThumb" src="/images/btime.jpg">
</a>
</figure>
<h2 class="videoTitle">Balloon Time: Spot</h2>
</article>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/146313424">
<img class="videoThumb" src="/images/gedrone.jpg">
</a>
</figure>
<h2 class="videoTitle">GE: Social Media</h2>
</article>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/146313428">
<img class="videoThumb" src="/images/runkeeper.png">
</a>
</figure>
<h2 class="videoTitle">IBM: Runkeeper</h2>
</article>
<article class="video">
<figure>
<a class="fancybox fancybox.iframe" href="https://player.vimeo.com/video/129307820">
<img class="videoThumb" src="/images/ungrounded.jpg">
</a>
</figure>
<h2 class="videoTitle">BA: Social Campaign</h2>
</article>
</section>
<footer>
© 2019 Eric Andrade. All rights reserved.
</footer>
<script src="compiled/base.min.js"></script>
</body>
</html>