-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
349 lines (304 loc) · 15.2 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
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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>Roberta Scalabrin Reis</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Custom styles for this template -->
<link href='https://fonts.googleapis.com/css?family=Raleway:300,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="type=text/css" href="css/style.css">
<!-- Font-awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<!-- COVER AND NAVBAR
================================================== -->
<body>
<div class="site-wrapper" class="jumbotron bg">
<div class="site-wrapper-inner">
<div class="cover-container">
<div class="masthead clearfix">
<div class="header-nav">
<h3 class="masthead-brand"></h3>
<nav>
<ul class="nav masthead-nav">
<li id="nav-home" class="active"><a href="#">Home</a></li>
<li><a href="#About Me">About Me</a></li>
<li><a href="#Experience">Experience</a></li>
<li><a href="#Contact">Contact</a></li>
</ul>
</nav>
</div>
</div>
<div class="inner cover">
<h1 class="cover-heading">Roberta Scalabrin Reis</h1>
<p class="lead">Strategist | Researcher | Web Designer</p>
<p class="lead">
<a href="#About Me" class="btn btn-lg btn-default">
<button type="button" class="btn btn-default" aria-label="Left Align">
<span class="glyphicon glyphicon-chevron-down" aria-hidden="true"></span>
</button>
</a>
</p>
</div>
</div>
</div>
</div>
<!-- INTRO -->
<div class="container marketing">
<div class="row">
<div id="About Me" class="col-lg-12">
<h2 class="featurette-heading">Hi, I'm Roberta!</h2>
<h4 class="intro-bio">I like to think of myself as a combination of analytical and creative personalities fused together with an international background. I have spent my career helping a variety of companies around the world refine their business decisions and carve out relevant brand strategies.</h4>
</div>
</div>
</div>
<!-- ABOUT ME -->
<div class="container-me">
<div class="about-me">
<div class="row">
<div id="me-img" class="col-md-6">
<img class="featurette-image img-responsive center-block" src="img/About_me.jpg" alt="About_me image">
</div>
<div id="me-info" class="col-md-6">
<h2 id="me-info-title">A little bit more about me...</h2>
<table class="table">
<tbody>
<tr>
<td><strong>Age:</strong> 30</td>
</tr>
<tr>
<td><strong>Birthplace:</strong> São Paulo, Brazil</td>
</tr>
<tr>
<td><strong>Color:</strong> Blue</td>
</tr>
<tr>
<td><strong>Languages:</strong> English, Portuguese, Spanish</td>
</tr>
<tr>
<td><strong>Loves:</strong> Art, Skiing, Astronomy, Netflix</td>
</tr>
<tr>
<td><strong>Academics:</strong> Business/Management & Marketing</td>
</tr>
<tr>
<td><strong>Dogs:</strong> Mozzie (Alaskan Klee Kai) & Luna (Shiba Inu)</td>
</tr>
<tr>
<td><strong>Book:</strong> The Power of Myth by Joseph Campbell</td>
</tr>
<tr>
<td><strong>Guilty Pleasure:</strong> Popcorn w/ Truffle Salt</td>
</tr>
<tr>
<td>
<a href="https://github.com/roscalabrin" target="_blank"><i class="fa fa-github fa-2x"></i></span></a>
<a href="https://www.linkedin.com/in/robertascalabrin" target="_blank"><i class="fa fa-linkedin fa-2x"></i></span></a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<!-- STATS -->
<div class="jumbotron">
<div class="container">
<div class="stats-text">
<h3 id="Stats" class="section-title">Some quick numbers</h3>
<div class="col-md-3">
<span class="glyphicon glyphicon-time"></span>
<br>
<h2 class="numbers">10</h2>
<h4 class="numbers_desc">Years of Experience</h4>
<br>
</div>
<div class="col-md-3">
<span class="glyphicon glyphicon-comment"></span>
<br>
<h2 class="numbers">3</h2>
<h4 class="numbers_desc">Languages Spoken</h4>
<br>
</div>
<div class="col-md-3">
<span class="glyphicon glyphicon-tasks"></span>
<br>
<h2 class="numbers">35</h2>
<h4 class="numbers_desc">Companies Helped</h4>
<br>
</div>
<div class="col-md-3">
<span class="glyphicon glyphicon-globe"></span>
<br>
<h2 class="numbers">4</h2>
<h4 class="numbers_desc">Countries Lived In</h4>
<br>
</div>
</div>
</div>
</div>
<br>
<!-- AREAS OF EXPERTISE -->
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="section-title">Areas of Expertise</h2>
<h4 id="experience">A few of the ways I can help your business grow:</h4>
</div>
</div>
<br>
<div class="row">
<div class="col-md-4">
<span class="glyphicon glyphicon-road"></span>
<h2 class="skills">Strategic Direction</h2>
<p class="skill-info">At the heart of everything we do in business lies a strategy within. Let me help your business discover and refine its strategic direction in the areas of customer analysis, finance, pricing, and marketing. Short term or long term, I'm confident I can help you out.</p>
<br>
</div>
<div class="col-md-4">
<span class="glyphicon glyphicon-search"></span>
<h2 class="skills">Market Research</h2>
<p class="skill-info">Are you looking to learn more about your customers and what makes them tick? I adore digging up deeply complex insights on your audience and translating them into usable business tactics that make sense for your business or brand.</p>
<br>
</div>
<div class="col-md-4">
<span class="glyphicon glyphicon-console"></span>
<h2 class="skills">Web Design</h2>
<p class="skill-info">Passionate about designing and buiding quick turn around WordPress based websites that give organizations a unique digital presence that wows users on first visit.</p>
<br>
</div>
</div>
</div>
<!-- TESTIMONIALS -->
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img class="first-slide" src="img/testimonials.jpg" alt="First slide">
<div class="container">
<div class="carousel-caption">
<p class="quote"><i>Roberta has many talents – my favorite – that she is an inventor. At Now What she invented what is probably the research world’s first Wiki of insight based questions. This resource has proven invaluable to our entire company. She brings this kind of thinking to all of her work identifying not just the insight but a very sharp vision of the business need for Now What and our clients. She is adept at succinctly and inspirationally communicating the business case which is always followed up with a very solid plan.</i></blockquote>
<p class="reference"><a href="http://www.nowwhat.com/" target="_blank">Paul Barnett - CEO at Now What</a></p>
</div>
</div>
</div>
<div class="item">
<img class="second-slide" src="img/testimonials.jpg" alt="Second slide">
<div class="container">
<div class="carousel-caption">
<p class="quote"><i>Roberta had a decisive action in implementing 2010 budgeting process at Georadar, a few months after the company received an investment from a private equity fund, and was undergoing a turnaround, at the time I was acting as CFO indicated by the fund. Her leadership and people skills where decisive in completing the process on time, and giving the best results that could be achieved at that point.</i></p>
<p class="reference"><a href="https://www.linkedin.com/in/gamboacarlos">Carlos Gamboa - Co-founder and CEO at Onilé</a></p>
</div>
</div>
</div>
<div class="item">
<img class="third-slide" src="img/testimonials.jpg" alt="Third slide">
<div class="container">
<div class="carousel-caption">
<p class="quote"><i>Roberta has a sharp strategic mind, and a global sensibility. She effortlessly cuts through the weeds and finds the strategic heart of the story. Roberta can contribute to my strategic story any day. Reference available upon request.</i></p>
<p class="reference"><a href="http://www.nowwhat.com/" target="_blank">Alison Munsell - Freelance Global Insights, Brand Strategy and Innovation Professional</a></p>
</div>
</div>
</div>
<div class="item">
<img class="forth-slide" src="img/testimonials.jpg" alt="Third slide">
<div class="container">
<div class="carousel-caption">
<p class="quote"><i>Roberta is easy to talk to, extremely intelligent and intuitive and most importantly; she never loses sight of the goals and metrics that are expected of her. On top of how easy she is to work with, she possesses an extreme attention to detail and displays strong perseverance until the project is finished. I would recommend Roberta to anyone looking to bolster their digital strategy for any project.</i></p>
<p class="reference"><a href="http://www.nowwhat.com/">Jonathan McGraw - Director of Brand Engagement at Blue Wheel Media</a></p>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- /.carousel -->
<!-- CONTACT FORM -->
<div class="container">
<div class="row">
<div id="Contact" class="col-md-12">
<h4>Interested in learning more? Let's start a conversation!</h4>
<h2 class="section-title">Drop me a line</h2>
</div>
</div>
<form class="form-horizontal" role="form" method="post" action="index.php">
<div class="form-group">
<label for="name" class="col-sm-2 control-label">Name</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="name" name="name" placeholder="First & Last Name" value="">
</div>
</div>
<div class="form-group">
<label for="email" class="col-sm-2 control-label">Email</label>
<div class="col-sm-8">
<input type="email" class="form-control" id="email" name="email" placeholder="[email protected]" value="">
</div>
</div>
<div class="form-group">
<label for="message" class="col-sm-2 control-label">Message</label>
<div class="col-sm-8">
<textarea class="form-control" rows="4" name="message"></textarea>
</div>
</div>
<div class="form-group">
<label for="human" class="col-sm-2 control-label">2 + 3 = ?</label>
<div class="col-sm-8">
<input type="text" class="form-control" id="human" name="human" placeholder="Your Answer">
</div>
</div>
<div class="form-group">
<div class="col-sm-10 col-sm-offset-2">
<input id="submit" name="submit" type="submit" value="Send" class="btn btn-primary">
</div>
</div>
<div class="form-group">
<div class="col-sm-10 col-sm-offset-2">
<! Will be used to display an alert to the user>
</div>
</div>
</form>
</div>
<!-- FOOTER -->
<hr>
<footer>
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a href="#"><span>Back to top</span></a></p>
<p>© 2016 made with <i class="fa fa-heart"></i> by Roberta Scalabrin Reis</p>
</div>
</div>
</div>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</body>
</html>