-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
345 lines (308 loc) · 16.7 KB
/
index.html
File metadata and controls
345 lines (308 loc) · 16.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
============================-->
<meta charset="UTF-8">
<title>BobbyDigitalDev - Full-stack Developer, Design, Photography & Video </title>
<meta name="description" content="I'm a NYC based, Full-Stack Developer, Designer, Photographer & Video Producer, specializing in client centric products and optimized end-user experiences.">
<meta name="author" content="BobbyDigitalDev">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<!-- CSS
==============================-->
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/css/materialize.min.css">
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="./assets/css/animate.css">
<link rel="stylesheet" type="text/css" href="./assets/css/style.css">
<!-- Bing Geo-META
============================-->
<meta name="geo.region" content="US-NY" />
<meta name="geo.placename" content="New York" />
<meta name="geo.position" content="40.739241;-73.98826" />
<meta name="ICBM" content="40.739241, -73.98826" />
<!-- Google Analytics
==============================-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64768594-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="row">
<section class="col s12 break-50 light-grey">
<h1>bobby digital dev</h1>
<h2 class="">Web Development | Design | Photo | Video</h2>
</section>
</div>
<div class="row ruby">
<section class="col s12 break-25 text-center">
</section>
</div>
<!-- About Me Section
===================================================================== -->
<div class="container">
<section class="row top-padding">
<div class="col s6 m4 l3 offset-s3 offset-l1 padding">
<img src="https://avatars3.githubusercontent.com/u/11252485" class="responsive-img image-icon" alt="BobbyDigitalDev">
</div>
<div class="col s12 m8 l7 padding">
<h4>about me</h4>
<p>I'm a front-end developer with a 15-year print design background. I love making beautiful things that work beautifully. I learned full-stack web development at one of the most challenging dev bootcamps in NYC, <a href = "https://generalassemb.ly/education/web-development-immersive" target="_new">General Assembly</a>. Hand-coded, HTML5, CSS3, JavaScript, jQuery, Node.js and Ruby on Rails sitting on rock-solid, industry standard databases, such as PostgreSQL, make up my stack thus far. </p>
<p>When I’m not coding or designing, you can usually find me with a camera in my hand. I love learning new things and traveling to new and exotic places with my wife.</p>
</div>
</section>
</div>
<!--Web Dev Tech section
======================================================================= -->
<div class="row">
<div class="col s12 light-grey">
<h3 class="tcenter">web development technology</h3>
</div>
</div>
<div class="row break-skill tealy">
<section class="col s12 m12 l12 offset-l2 top-padding wow fadeIn">
<div class="col s6 m3 l2"></div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/html5.png" class="responsive-img img-rounded" alt="HTML 5" title="HTML 5">
</div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/css3.png" class="responsive-img img-rounded" alt="CSS 3" title="CSS 3">
</div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/javascript.png" class="responsive-img img-rounded" alt="JavaScript" title="JavaScript">
</div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/jquery.png" class="responsive-img img-rounded" alt="jQuery" title="jQuery">
</div>
<div class="col s6 m3 l2 "></div>
</section>
<section class="col s12 m12 l12 offset-l2 top-padding wow fadeIn">
<div class="col s6 m3 l2"></div>
<div class="col s6 m3 l2">
<img src="./assets/images/nodejs.png" class="responsive-img img-rounded" alt="Node JS" title="Node JS">
</div>
<div class="col s6 m3 l2">
<img src="./assets/images/ruby-rails.png" class="responsive-img img-rounded" alt="Ruby on Rails" title="Ruby on Rails">
</div>
<div class="col s6 m3 l2">
<img src="./assets/images/postgresql.png" class="responsive-img img-rounded" alt="PostgreSQL" title="PostgreSQL">
</div>
<div class="col s6 m3 l2">
<img src="./assets/images/github.png" class="responsive-img img-rounded" alt="GitHub" title="GitHub">
</div>
<div class="col s6 m3 l2"></div>
</section>
</div><!-- Web Dev Tech-->
<!-- My Work Section
======================================================================== -->
<section class="row">
<div class="col s12">
<h3 class="tcenter">My Web Development Work</h3>
</div>
</section>
<section class="break-skill light-grey row top-padding">
<div class="col s12 m12 l12 top-padding">
<!-- Trekabilly.com
====================================================== -->
<div class="col s12 m6 l3 wow fadeInLeft">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./assets/images/Site_Cards-Trek.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Click for site details<i class="material-icons right">more_vert</i></span>
<p><a href="http://trekabilly.herokuapp.com/" target="_new"alt="Trekabilly" title="Trekabilly">Visit Site</a></p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Trekabilly<i class="material-icons right">close</i></span>
<p class="caption">Trekabilly was developed as part of a hackathon competition at General Assembly. The Hack challenged teams of developers, project managers and UX specialists to come up with a viable web app. The development cycle covered 2 sprints that followed the latest Agile development processes. The Trekabilly site was developed using the following technologies:
</p>
<hr>
<ul class="">
<li>Ruby on Rails</li>
<li>JavaScript</li>
<li>PostgreSQL - Database</li>
<li>Google Maps API</li>
<li>HTML5 & CSS3</li>
<li>MaterializeCSS</li>
<li>Draw.io - ERD</li>
<li>Adobe Illustator & Moqups.com - Wireframes</li>
</ul>
<a href="https://github.com/BobbysAngels/GA-Labs-Hackathon" target="_new" alt="Trekabilly Github Repo" title="Trekabilly Github Repo">Scope out the repo</a>
</div>
</div>
</div>
<!-- ApexMiamiLocksmith.com
====================================================== -->
<div class="col s12 m6 l3 wow fadeInUp">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./assets/images/Site_Cards-Apex.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Click for site details<i class="material-icons right">more_vert</i></span>
<p><a href="http://www.apexmiamilocksmith.com" target="_new" alt="Apex Miami Locksmith" title="Apex Miami Locksmith">Visit Site</a></p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Apex Miami Locksmith<i class="material-icons right">close</i></span>
<p class="caption">Apex Miami Locksmiths is a small business located in the heart of Miami. The owners of AML needed a quick and easy way to update their site without the need for drawn out maintenance contracts. We decided to use the Wordpress content management system because of it's flexibility and super simple back-end interface. The site was responsible for a 300% increase in sales which has allowed the business to flourish. The Apex Miami Locksmith site was developed using the following technologies:
</p>
<hr>
<ul class="">
<li>Wordpress</li>
<li>Shortcode</li>
<li>MYSQL - Database</li>
<li>HTML5 & CSS3</li>
<li>Adobe Illustator & Photoshop - Wireframes</li>
</ul>
</div>
</div>
</div>
<!-- ForestUrgentCare.com
====================================================== -->
<div class="col s12 m6 l3 wow fadeInUp">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./assets/images/Site_Cards-FHUC.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Click for site details<i class="material-icons right">more_vert</i></span>
<p><a href="http://www.foresturgentcare.com" target="_new" alt="Forest Urgent Care" title="Forest Urgent Care">Visit Site</a></p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Forest Urgent Care<i class="material-icons right">close</i></span>
<p class="caption">Forest Urgent Care has been providing medical care to the residents of Forest Hills, Queens, for over 15 years. The team at FHUC needed a modern upgrade to their old site that was easy enough for patients of all ages to use. They chose Wordpress as their back-end so that non-technical people could make updates to the site quickly & easily. The Forest Urgent Care site was developed using the following technologies:
</p>
<hr>
<ul class="">
<li>Wordpress</li>
<li>Shortcode</li>
<li>MYSQL - Database</li>
<li>HTML5 & CSS3</li>
<li>Adobe Illustator & Photoshop - Wireframes</li>
</ul>
</div>
</div>
</div>
<!-- The Traveling Football Fan.com
====================================================== -->
<div class="col s12 m6 l3 wow fadeInRight">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./assets/images/Site_Cards-Football.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Click for site details<i class="material-icons right">more_vert</i></span>
<p><a href="https://github.com/BobbyDigitalDev/Traveling_Football_Fan" target="_new" alt="Traveling Football Fan" title="Traveling Football Fan">Visit Site</a></p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Travelling Soccer Fan<i class="material-icons right">close</i></span>
<p class="caption">The traveling football Fan App is being developed to be the perfect travel partner for football fanatics and casual watchers alike. It allows you to create your very own football match itineraries for your travels abroad. Itineraries are designed to be printed or stored as PDFs for offline use. If you have internet access while at the game, The Traveling Football Fan is only one click away. The Traveling Football Fan site is being developed using the following technologies:
</p>
<hr>
<ul class="">
<li>Ruby on Rails</li>
<li>jQuery & AJAX</li>
<li>PostgreSQL - Database</li>
<li>HTML5 & CSS3</li>
<li>MaterializeCSS</li>
<li>Draw.io - ERD</li>
<li>Moqups.com - Wireframes</li>
</ul>
<a href="https://github.com/BobbyDigitalDev/Traveling_Football_Fan" target="_new" alt="Football Github Repo" title="Football Github Repo">Scope out the repo</a>
</div>
</div>
</div>
<div>
<div class="col s12 top-padding tcenter">
<p>Visit my <a href="https://github.com/bobbydigitaldev" target="_new">GitHub</a> repo to see the code!</p>
</div>
</div>
</div>
</section><!--end of skill section-->
<!-- Design Software Section
===================================================================== -->
<section class="row">
<div class="col s12">
<h3 class="tcenter">design software</h3>
</div>
</section>
<div class="row break-skill tealy">
<section class="col s12 m12 l12 offset-l2 top-padding wow fadeIn">
<div class="col s6 m3 l2"></div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/photoshop.png" class="responsive-img img-rounded" alt="Adobe Photoshop" title="Adobe Photoshop">
</div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/illustrator.png" class="responsive-img img-rounded" alt="Adobe Illustrator" title="Adobe Illustrator">
</div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/bridge.png" class="responsive-img img-rounded" alt="Adobe Bridge" title="Adobe Bridge">
</div>
<div class="col s6 m3 l2 5-padding img-icon">
<img src="./assets/images/indesign.png" class="responsive-img img-rounded" alt="Adobe InDesign" title="Adobe InDesign">
</div>
<div class="col s6 m3 l2 5-padding"></div>
</section>
<section class="col s12 m12 l12 offset-l2 top-padding">
<div class="col s6 m3 l2"></div>
<div class="col s6 m3 l2">
<img src="./assets/images/lightroom.png" class="responsive-img img-rounded" alt="Adobe Photoshop Lightroom" title="Adobe Photoshop Lightroom">
</div>
<div class="col s6 m3 l2">
<img src="./assets/images/dreamweaver.png" class="responsive-img img-rounded" alt="Adobe Dreamweaver" title="Adobe Dreamweaver">
</div>
<div class="col s6 m3 l2">
<img src="./assets/images/premiere.png" class="responsive-img img-rounded" alt="Adobe Premiere" title="Adobe Premiere">
</div>
<div class="col s6 m3 l2">
<img src="./assets/images/after_effects.png" class="responsive-img img-rounded" alt="Adobe After Effects" title="Adobe After Effects">
</div>
<div class="col s6 m3 l2"></div>
</section>
<section>
<div class="col l12 font-white tcenter">
<p>You can visit my <a href="http://bobbylopezcreative.com/" target="_new">graphic design site</a> to see examples of my design work.</p>
</div>
</section>
</div>
<!-- Photography Section
====================================-->
<section class="row">
<div class="col s12">
<h3 class="tcenter">Photography</h3>
</div>
</section>
<div class="break-skill tealy">
<section class="row">
<div class="col l12 tcenter">
<p>You can visit my <a href="http://bobbylopezphotography.com/" target="_new">Photography site</a> to see examples of my photography work.</p>
</div>
</section>
</div>
<!-- Footer
====================================-->
<!-- <div class="ruby"> -->
<footer class="row ruby">
<div class="col s12 m6 l4 offset-4"><p class="font-white tcenter">©2015 All Rights Reserved</p></div>
<div class="col s10 m3 l2 offset-l4 right">
<a href="mailto:mail@BobbyDigitalDev.com?Subject=BobbyDigitalDev%20email"><img src="./assets/images/email.png" class="social-media responsive-img" alt="Email" title="Email"></a>
<a href="https://github.com/bobbydigitaldev" target="_new"><img src="./assets/images/github_2.png" class="social-media responsive-img"alt="GitHub" title="GitHub"></a>
<a href="https://www.linkedin.com/in/bobbydigitaldev" target="_new"><img src="./assets/images/linkedin.png" class="social-media responsive-img" alt="Linkedin" title="Linkedin"></a>
</div>
</footer>
<!-- Javascript
==============================-->
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.0/js/materialize.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script>
new WOW().init();
</script>
</body>
</html>