-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
221 lines (206 loc) · 6.42 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="referrer" content="no-referrer" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Iran Reyes</title>
<meta
name="description"
content="Iran Reyes is the VP, Global Head of Engineering at Experience.Monks with vast experience leading teams, previously focused in frontend, backend, UI/UX, performance, algorithms, deployment, management, infrastructure, agile and many others."
/>
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Iran Reyes" />
<meta
property="og:description"
content="Iran Reyes is the VP, Global Head of Engineering at Experience.Monks with vast experience leading teams, previously focused in frontend, backend, UI/UX, performance, algorithms, deployment, management, infrastructure, agile and many others."
/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://iranreyes.com/" />
<meta property="og:site_name" content="Iran Reyes" />
<meta property="og:image:width" content="250" />
<meta property="og:image:height" content="250" />
<meta
property="og:image"
content="https://iranreyes.com/assets/images/profile.png"
/>
<meta name="twitter:card" content="summary" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="/assets/images/favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/assets/images/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/assets/images/favicon/favicon-16x16.png"
/>
<link rel="manifest" href="/assets/images/favicon/manifest.json" />
<link
rel="mask-icon"
href="/assets/images/favicon/safari-pinned-tab.svg"
color="#f0db4f"
/>
<link rel="shortcut icon" href="/assets/images/favicon/favicon.ico" />
<meta
name="msapplication-config"
content="/assets/images/favicon/browserconfig.xml"
/>
<meta name="theme-color" content="#ffffff" />
<style>
body {
background-color: #2b2323;
font-family: monospace;
text-align: center;
color: #b4b4b4;
}
h1 {
font-size: 30px;
color: #f1f0f0;
}
h2 {
font-size: 15px;
margin: 10px 0;
}
a {
color: #8295bb;
text-decoration: none;
}
section {
margin: 15px 0;
}
.container {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
min-height: 95vh;
}
header {
color: #b7b7b7;
}
header .photo img {
border-radius: 100%;
}
header .basic-info .current-role {
font-size: 20px;
}
.contact {
margin-top: 0;
}
.contact h2 {
display: none;
}
.socials {
margin: 15px 0;
}
.tags .tag {
padding: 6px 10px;
background-color: #312727;
font-size: 10px;
border-radius: 10px;
display: inline-block;
margin: 5px 0;
}
.portfolio .companies img {
margin: 10px;
height: 25px;
}
</style>
</head>
<body>
<main class="container">
<header>
<div class="photo">
<img
src="assets/images/profile.png"
alt="Iran Reyes"
width="139"
height="142"
/>
</div>
<div class="basic-info">
<h1>Iran Reyes</h1>
<p class="current-role">VP, Global Head of Engineering</p>
</div>
</header>
<section class="contact">
<h2 aria-hidden="true">Contact</h2>
<div>
Email:
<a href="mailto:iran.reyes@jam3.com">iran.reyes@jam3.com</a>
</div>
<div>
LinkedIn:
<a
href="https://www.linkedin.com/in/iran-reyes-fleitas"
target="_blank"
rel="noopener"
>@iranreyesfleitas</a
>
</div>
<div>
Twitter:
<a
href="https://twitter.com/iranfleitas"
target="_blank"
rel="noopener"
>@rfleitas</a
>
</div>
<div>
Github:
<a href="https://github.com/iranreyes" target="_blank" rel="noopener"
>@iranreyes</a
>
</div>
</section>
<section class="tags">
<h2>Key Experience</h2>
<span class="tag">frontend</span>
<span class="tag">backend</span>
<span class="tag">devops</span>
<span class="tag">cloud development</span>
<span class="tag">UI / UX</span>
<span class="tag">performance</span>
<span class="tag">algorithms</span>
<span class="tag">infrastructure</span>
<span class="tag">deployment</span>
<span class="tag">management</span>
<span class="tag">agile</span>
<span class="tag">director</span>
</section>
<section class="portfolio">
<div class="companies">
<h2>Some clients I've worked with</h2>
<img src="assets/images/fb.png" alt="Facebook" />
<img src="assets/images/oculus.png" alt="Oculus" />
<img src="assets/images/me.png" alt="Messenger" />
<img src="assets/images/ig.png" alt="Instagram" />
<img src="assets/images/adidas.png" alt="Adidas" />
<img src="assets/images/history.png" alt="History" />
<img src="assets/images/google.png" alt="Google" />
<img src="assets/images/ebay.png" alt="Ebay" />
<img src="assets/images/visa.png" alt="Visa" />
<img src="assets/images/disney.png" alt="Disney" />
<img src="assets/images/twitter.png" alt="Twitter" />
<img src="assets/images/toyota.png" alt="Toyota" />
<img src="assets/images/spotify.png" alt="Spotify" />
<img src="assets/images/ea.png" alt="EA" />
<img src="assets/images/levis.png" alt="Levis" />
<img src="assets/images/ibm.png" alt="IBM" />
<img src="assets/images/soundcloud.png" alt="SoundCloud" />
<img src="assets/images/whatsapp.png" alt="Whatsapp" />
</div>
</section>
</main>
</body>
</html>