-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-original.html
More file actions
389 lines (344 loc) · 20.1 KB
/
index-original.html
File metadata and controls
389 lines (344 loc) · 20.1 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
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
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Bob Ziroll | Portfolio</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Fonts from Font Awsome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Magnific popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="css/main.css">
<!-- Color styles -->
<link rel="stylesheet" href="css/colors/blue.css">
<!--<link rel="stylesheet" href="css/colors/yellow.css">-->
<!--<link rel="stylesheet" href="css/colors/red.css">-->
<!--<link rel="stylesheet" href="css/colors/purple.css">-->
<!--<link rel="stylesheet" href="css/colors/orange.css">-->
<!-- <link rel="stylesheet" href="css/colors/green.css">-->
<link rel="stylesheet" href="css/style.css">
<!-- Feature detection -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900,300italic,400italic,600italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oxygen:400,700' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<!--========== **| BEGIN BODY |** ==========-->
<body>
<nav class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav" id="main-menu">
<li><a href="#page-welcome">Home</a></li>
<li><a href="#page-skills">Skills</a></li>
<li><a href="#page-education">Education</a></li>
<li><a href="#page-experience">Experience</a></li>
<li><a href="#page-portfolio">Portfolio</a></li>
<li><a href="#page-profile">Me</a></li>
<li><a href="#page-contact">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<!--========== **| WELCOME |** ==========-->
<section id="page-welcome" class="page-welcome">
<div>
<ul class="slider-controls">
<li><a id="vegas-next" class="next" href="#"></a></li>
<li><a id="vegas-prev" class="prev" href="#"></a></li>
</ul>
</div>
<div class="container">
<div class="row">
<header class="centered">
<h1>Bob Ziroll</h1>
<p>Fledgling Web Developer</p>
</header>
<div class="social-icons">
<a href="https://twitter.com/bobziroll" class="btn btn-round btn-clear btn-twitter" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/bobziroll" class="btn btn-round btn-clear btn-facebook" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/bobziroll" class="btn btn-round btn-clear btn-instagram" target="_blank"><i class="fa fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/bobziroll" class="btn btn-round btn-clear btn-linkedin" target="_blank"><i class="fa fa-linkedin-square"></i></a>
<!--<a href="https://www.google.com/" class="btn btn-round btn-clear btn-google"><i class="fa fa-google-plus"></i></a>-->
</div>
<a href="#page-portfolio" class="btn btn-default hire-me">See My Portfolio</a>
</div>
</div>
</section><!-- welcome ends -->
<!--========== **| SKILLS |** ==========-->
<section id="page-skills" class="page-skills">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Skills</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">I'm pretty good at a lot of things. Not these things though.</p>
</header>
<div class="row">
<div class="col-md-2">
<span class="chart" data-percent="5">
<span class="percent"></span>
<h3>Photoshop</h3>
</span>
</div>
<div class="col-md-2 ">
<span class="chart" data-percent="35">
<span class="percent"></span>
<h3>Illustrator</h3>
</span>
</div>
<div class="col-md-2">
<span class="chart" data-percent="50">
<span class="percent"></span>
<h3>HTML</h3>
</span>
</div>
<div class="col-md-2">
<span class="chart" data-percent="40">
<span class="percent"></span>
<h3>CSS</h3>
</span>
</div>
<div class="col-md-2">
<span class="chart" data-percent="0">
<span class="percent"></span>
<h3>jQuery</h3>
</span>
</div>
<div class="col-md-2">
<span class="chart" data-percent="0">
<span class="percent"></span>
<h3>PHP</h3>
</span>
</div>
</div>
</div>
</section><!-- skills ends -->
<!--========== **| EDUCATION |** ==========-->
<section id="page-education" class="page-education">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Education</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">I've been taught a thing or two along the way.</p>
</header>
<div class="row">
<div class="col-md-6">
<article class="education">
<header>
<h3>Coding Campus</h3>
<p>Certificate of Completion – <strong>Completed:</strong> May 2014</p>
</header>
<p>Coding Campus is a 9-week, full-time, boot-camp-style learning course focused on teaching web and software development through both lecture- and project- focused learning. Languages and technologies learned include HTML, CSS, JavaScript, Angular.js, Git, Python, Django, <u>fill in more here</u>.</p>
</article>
</div>
<div class="col-md-6">
<article class="education">
<header>
<h3>Brigham Young University</h3>
<p>Bachelor of Arts in Communications: Advertising Emphasis; Business Minor – <strong>Graduated:</strong> 2011</p>
</header>
<p>The advertising program at BYU is consistently ranked among the best undergraduate advertising programs in the nation. While there, I focused on the strategic planning aspect of advertising – researching trends, brands, and consumers, and implementing the findings into a strategic campaign that best communicates the company's core message.</p>
</article>
</div>
</div>
</div>
</section><!-- education ends -->
<!--========== **| EXPERIENCE |** ==========-->
<section id="page-experience" class="page-experience">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Experience</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">Lorem ipsum dolor sit amet, id iusto oportere mel. </p>
</header>
<div class="row">
<div class="col-md-4">
<article class="experience">
<header>
<h3>Dropbox</h3>
<p>Design Lead / San Francisco, CA / 2013 - Current</p>
</header>
<p>Lorem ipsum dolor sit amet, ut pri munere perfecto sadipscing, nam habeo legere disputationi ea. Vis nostrud intellegat eu, in vix erat abhorreant accommodare. Vix id elit albucius suavitate. Eos mentitum forensibus et. Vix et quidam moderatius, cu vim quem tibique constituam.</p>
</article>
</div>
<div class="col-md-4">
<article class="experience">
<header>
<h3>Instagram</h3>
<p>Visual Designer / San Francisco, CA / 2010 - 2013</p>
</header>
<p>Lorem ipsum dolor sit amet, ut pri munere perfecto sadipscing, nam habeo legere disputationi ea. Vis nostrud intellegat eu, in vix erat abhorreant accommodare. Vix id elit albucius suavitate. Eos mentitum forensibus et. Vix et quidam moderatius, cu vim quem tibique constituam.</p>
</article>
</div>
<div class="col-md-4">
<article class="experience">
<header>
<h3>Facebook</h3>
<p>Product Designer / San Francisco, CA / 2005 - 2010</p>
</header>
<p>Lorem ipsum dolor sit amet, ut pri munere perfecto sadipscing, nam habeo legere disputationi ea. Vis nostrud intellegat eu, in vix erat abhorreant accommodare. Vix id elit albucius suavitate. Eos mentitum forensibus et. Vix et quidam moderatius, cu vim quem tibique constituam.</p>
</article>
</div>
</div>
</div>
</section><!-- experience ends -->
<!--========== **| PORTFOLIO |** ==========-->
<section id="page-portfolio" class="page-portfolio">
<div class="container">
<div class="row">
<header class="section-header">
<h2 class="section-title"><span>Portfolio</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">Lorem ipsum dolor sit amet, id iusto oportere mel. </p>
</header>
<div id="grid-controls-wrapper">
<ul class="nav nav-pills center-pills grid-controls">
<li class="active filter"><a href="javascript:void(0)" data-filter="*">All</a></li>
<li class="filter" ><a href="javascript:void(0)" data-filter=".branding">Branding</a></li>
<li class="filter" ><a href="javascript:void(0)" data-filter=".design">Design</a></li>
<li class="filter"><a href="javascript:void(0)" data-filter=".photography">Photography</a></li>
<li class="filter" ><a href="javascript:void(0)" data-filter=".web">Website</a></li>
</ul>
</div>
<div>
<ul id="grid" class="grid-wrapper">
<li class="mix web" >
<a href="img/portfolio/large/01.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/01.png" alt="" >
</a> </li>
<li class="mix design">
<a href="img/portfolio/large/02.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/02.png" alt="" ></a></li>
<li class="mix design">
<a href="img/portfolio/large/03.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/03.png" alt="" ></a></li>
<li class="mix web">
<a href="img/portfolio/large/04.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/04.png" alt="" ></a></li>
<li class="mix branding">
<a href="img/portfolio/large/05.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/05.png" alt="" ></a></li>
<li class="mix design">
<a href="img/portfolio/large/06.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/06.png" alt="" ></a></li>
<li class="mix photography">
<a href="img/portfolio/large/07.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/07.png" alt="" ></a></li>
<li class="mix photography">
<a href="img/portfolio/large/08.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/08.png" alt="" ></a></li>
<li class="mix photography">
<a href="img/portfolio/large/09.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/09.png" alt="" ></a></li>
<li class="mix web">
<a href="img/portfolio/large/10.jpg"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/10.jpg" alt="" ></a></li>
<li class="mix design">
<a href="img/portfolio/large/11.jpg"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/11.jpg" alt="" ></a></li>
<li class="mix design">
<a href="img/portfolio/large/12.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/12.png" alt="" ></a></li>
<li class="mix design">
<a href="img/portfolio/large/13.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/13.png" alt="" ></a></li>
<li class="mix design">
<a href="img/portfolio/large/14.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/14.png" alt="" ></a></li>
<li class="mix branding">
<a href="img/portfolio/large/15.png"><div class="overlay"><i class="fa fa-search"></i></div><img src="img/portfolio/small/15.png" alt="" ></a></li>
</ul>
</div>
</div>
</div>
</section><!-- portfolio ends -->
<!--========== **| ME |** ==========-->
<section id="page-profile" class="page-profile">
<div class="container">
<header class="section-header">
<h2 class="section-title">Me</h2>
<div class="spacer"></div>
<p class="section-subtitle">As my mom always said, "It started on a snowy March morning..."</p>
</header>
<div class="row">
<div class="col-md-3">
<div class="profile"><img src="img/bob-photo.jpg" alt="profile"/></div>
</div>
<div class="col-md-9">
<p>I really started programming in middle school on my TI-83+ graphing calculator. I wish I had realized then that I could have kept building programs as a career.</p>
<p>I studied communications in college and emphasized in advertising. I finished an internship at a very well-known advertising agency and began working at a digital marketing agency doing search engine optimization. After not too long, I realized that I had more fun concepting new business ideas and building them out than I did simply promoting other people's stuff, so I started learning programming in my spare time through various online resources. When the opportunity arose to really focus on learning to code, I jumped at the chance.</p>
<p>I'm currently a student at <a href="http://codingcamp.us/" target="_blank">Coding Campus</a>. We're learning myriad languages and technologies including HTML, CSS, JavaScript, Angular.js, Node.js, Python, Django, and Git.</p>
<p></p>
</div>
</div>
</div>
</section>
<!-- profile ends -->
<!--========== **| CONTACT |** ==========-->
<section id="page-contact" class="page-contact">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Contact</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">Lorem ipsum dolor sit amet, id iusto oportere mel. </p>
</header>
<div class="row">
<div class="col-sm-5 contact-info">
<h3>Contact Info</h3>
<!--<p><i class="fa fa-map-marker"></i> 1234 State St., Little Rock, AR 72020 </p>-->
<p><i class="fa fa-phone"></i> (801) 616-6474</p>
<p><i class="fa fa-envelope-o"></i> bobziroll@gmail.com</p>
</div>
<div class="col-sm-7">
<h3>Get in Touch</h3>
<form class="form-horizontal" id="contact-form">
<div class="control-group">
<label class="control-label" for="name">Name</label>
<div class="controls">
<input type="text" name="name" id="name" placeholder="Your name" class="form-control input-lg ">
</div>
</div>
<div class="control-group">
<label class="control-label" for="email">Email Address</label>
<div class="controls">
<input type="text" name="email" id="email" placeholder="Your email address" class="form-control input-lg">
</div>
</div>
<div class="control-group">
<label class="control-label" for="message">Message</label>
<div class="controls">
<textarea name="message" id="message" rows="8" class="form-control input-lg"></textarea>
</div>
</div>
<div class="form-actions">
<button type="submit" class="btn btn-default btn-lg btn-block">Submit Message</button>
</div>
</form><!-- End contact-form -->
</div>
</div><!-- End row -->
</div>
</section> <!-- contact ends -->
<!--========== **| SCRIPTS |** ==========-->
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.scrollTo.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.easypiechart.min.js"></script>
<script src="js/jquery.vegas.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.validate.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>