-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
360 lines (318 loc) · 18.5 KB
/
about.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
350
351
352
353
354
355
356
357
358
359
360
<!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">
<meta name="online portfolio of devr52" content="">
<meta name="devr52" content="">
<title>DEVR52 - About</title>
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<!-- Theme CSS -->
<link href="css/devr52.min.css" rel="stylesheet">
<link href="css/circle.min.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="index">
<nav id="mainNav" class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="/">DEVR52</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="/#about">About</a>
</li>
<li>
<a class="page-scroll" href="/#skills">Skills</a>
</li>
<li>
<a class="page-scroll" href="/#portfolio">Portfolio</a>
</li>
<li>
<a class="page-scroll" href="/#services">Services</a>
</li>
<li>
<a class="page-scroll" href="/#blog">Blog</a>
</li>
<li>
<a class="page-scroll" href="/#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<header>
<div class="container">
<div class="intro-text">
<div class="intro-lead-in">ABOUT</div>
<div class="intro-heading">Edmon Villanueva</div>
<!-- <a href="#services" class="page-scroll btn btn-xl">Tell Me More</a> -->
</div>
<div class="header-photo">
<figure>
<img src="img/about/pic.png" class="photo" alt="portfolio picture">
</figure>
</div>
</div>
</header>
<section style="padding-bottom:20px;">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">About Me</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<p style="padding:0px 15px; text-indent:30px;" class="text-justify">
Hello there! my name is Edmon Villanueva, an aspiring programmer/web developer. I previously worked as a data entry clerk in a clinic for OFW's before I decided to pursue a career in programming. </p>
<p style="padding:0px 15px; text-indent:30px;" class="text-justify">
On my spare time, I work on some side projects, I play online games especially MMORPG's <b>(PASSION!)</b>, watch tv-series, movies and learn some new stuffs that interests me. I graduated college with a degree in Industrial Technology major in Computer Technology, which is more on the hardware side, well it's not that I'm bad at it that I switched to programming (software), it's more like my fingers are destined to my keyboard, not with RAM and power supply ☺. My favorite place is at home sitting in my self-proclaimed gaming chair, and yeah it's boring to others but for me I'll just say <q>There's no place like home.☺</q>, i rarely see sunlight eversince I got my desktop PC, and yes I'm an introvert but I don't have any problem interacting with people. <q>Introverts are awesome! but they just keep it to themselves. :P</q></p>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-6 text-center about-margins">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"> </li>
<li data-target="#carousel-example-generic" data-slide-to="1"> </li>
<li data-target="#carousel-example-generic" data-slide-to="2"> </li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="img/about/rti1.jpg" alt="First slide" />
</div>
<div class="item">
<img src="img/about/rti3.jpg" alt="Second slide" />
</div>
<div class="item">
<img src="img/about/rti5.jpg" alt="Third slide" />
</div>
<div class="item">
<img src="img/about/memes/m6.jpg" alt="Third slide" />
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a class="right carousel-control" href="#carousel-example-generic" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div>
<h6></h6>
<p class="carousel-label"><i>Java Training - Righttechnicomm International</i></p>
</div>
<div class="col-md-6 about-margins">
<p class="text-justify about-question">Describe your personality?</p>
<p class="text-justify">Hmm.. why it's so hard to talk about yourself? Hahah anyways, I'm just a simple man I see something interesting I press like (I think I spent too much time on 9GAG). These two mottos? quotes? pretty much describe who I am.</p>
<ul>
<li><q>Less Talk Less Mistake.</q></li>
<li><q>Always expect the unexpected.</q></li>
</ul>
<p class="text-justify.">
I don't talk "much" when not needed and I always think ahead. I'm a realist and I base my decisions on facts and datas, it ranges from whether I should enroll in college again to should I go left? or right? to overtake this person walking slowly in front of me :D and yes I walk fast, sometimes really FAST. (Really? you included that?) Anyways, I'm awesome just to let you know. :D
</p>
</div>
</div>
<div class="row">
<div class="col-md-6 text-center about-margins">
<div id="carousel-example-generic1" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic1" data-slide-to="0" class="active"> </li>
<li data-target="#carousel-example-generic1" data-slide-to="1"> </li>
<li data-target="#carousel-example-generic1" data-slide-to="2"> </li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="img/about/IMG1.jpg" alt="First slide" />
</div>
<div class="item">
<img src="img/about/IMG2.jpg" alt="Second slide" />
</div>
<div class="item">
<img src="img/about/IMG3.jpg" alt="Third slide" />
</div>
<div class="item">
<img src="img/about/memes/m1.jpg" alt="Third slide" />
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic1" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a class="right carousel-control" href="#carousel-example-generic1" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div>
<p class="carousel-label"><i>I.T Coding Bootcamp - Tuitt Philippines Incorporated</i></p>
</div>
<div class="col-md-6 about-margins">
<p class="text-justify about-question">Why choose programming?</p>
<p class="text-justify">Like the popular meme says: <q>I didn't choose coding life, the coding life chose me.</q>. It totally makes sense for me, ever since the first computer rental shop opened in our area, I knew it! that I really love computers, not just programming or coding. Well you can say that technology is what I really love. Computer hardware, gaming pc's, virtual reality, augmented reality, programming, streaming, social media. I don't know how to properly explain why I choose programming,but for me it's just because of the feeling that you like/love something and you enjoy what you are doing.(That's so cheesy. Next time I put my dramas in my future blog.)</p>
</div>
</div>
<div class="row">
<div class="col-md-6 text-center about-margins">
<div id="carousel-example-generic2" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic2" data-slide-to="0" class="active"> </li>
<li data-target="#carousel-example-generic2" data-slide-to="1"> </li>
<li data-target="#carousel-example-generic2" data-slide-to="2"> </li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="img/about/achievements/RTI-cert.jpg" alt="First slide" />
</div>
<div class="item">
<img src="img/about/achievements/RTI-grades.jpg" alt="Second slide" />
</div>
<div class="item">
<img src="img/about/achievements/TPI-award.jpg" alt="Third slide" />
</div>
<div class="item">
<img src="img/about/achievements/TPI-cert.jpg" alt="Fourth slide" />
</div>
<div class="item">
<img src="img/about/achievements/TPI-misc1.jpg" alt="Fifth slide" />
</div>
<div class="item">
<img src="img/about/achievements/TPI-misc2.jpg" alt="Sixth slide" />
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic2" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a class="right carousel-control" href="#carousel-example-generic2" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div>
<p class="carousel-label"><i>Perks of loving what you do</i></p>
</div>
<div class="col-md-6 about-margins" style="padding-top:0px;">
<h3 class="text-center skillbar-header">Programming Skills</h3>
<div class="col-xs-2 skill-level beginner">Beginner</div>
<div class="col-xs-3 skill-level familiar">Familiar</div>
<div class="col-xs-3 skill-level proficient">Proficient</div>
<div class="col-xs-2 skill-level expert">Expert</div>
<div class="col-xs-2 skill-level master">Master</div>
<div class="container-fluid" style="padding:55px 0px 0px 0px;">
<div class="skillst9">
<div class="skillbar" data-percent="75%">
<div class="count-bar"></div>
<div class="title">HTML 5</div>
<div class="count"></div>
</div>
<div class="skillbar" data-percent="50%">
<div class="title">CSS 3</div>
<div class="count"></div>
<div class="count-bar"></div>
</div>
<div class="skillbar" data-percent="20%">
<div class="title">jQuery/AJAX</div>
<div class="count"></div>
<div class="count-bar"></div>
</div>
<div class="skillbar" data-percent="30%">
<div class="title">JAVA</div>
<div class="count"></div>
<div class="count-bar"></div>
</div>
<div class="skillbar" data-percent="60%">
<div class="count-bar"></div>
<div class="title">PHP</div>
<div class="count"></div>
</div>
<div class="skillbar" data-percent="35%">
<div class="title">Laravel Framework</div>
<div class="count"></div>
<div class="count-bar"></div>
</div>
<div class="skillbar" data-percent="30%">
<div class="title">Bootstrap</div>
<div class="count"></div>
<div class="count-bar"></div>
</div>
<div class="skillbar" data-percent="10%">
<div class="title">Wordpress</div>
<div class="count"></div>
<div class="count-bar"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="text-center">
<div class="footer-above">
<div class="container">
<div class="row">
<div class="footer-col col-md-4">
<h3>Location</h3>
<p>Taal, Pulilan
<br>Bulacan, 3005</p>
</div>
<div class="footer-col col-md-4">
<h3>Around the Web</h3>
<ul class="list-inline">
<li>
<a href="https://www.facebook.com/dughot" class="btn-social btn-outline" target="_blank"><i class="fa fa-fw fa-facebook"></i></a>
</li>
<li>
<a href="https://plus.google.com/u/0/112437188027136732350" class="btn-social btn-outline" target="_blank"><i class="fa fa-fw fa-google-plus"></i></a>
</li>
<li>
<a href="https://twitter.com/xdughot" class="btn-social btn-outline" target="_blank"><i class="fa fa-fw fa-twitter"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/in/edvnueva" class="btn-social btn-outline" target="_blank"><i class="fa fa-fw fa-linkedin"></i></a>
</li>
</ul>
</div>
<div class="footer-col col-md-4">
<h3>CONTACT #</h3>
<p>+6392-6556-7349 - GLOBE</p>
<p>+6393-5566-7263 - GLOBE</p>
</div>
</div>
</div>
</div>
<div class="footer-below">
<div class="container">
<div class="row">
<div class="col-lg-12">
Copyright © 2013-2016 Blackrock Digital LLC.
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="vendor/jquery/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.min.js"></script>
<script src="js/contact_me.min.js"></script>
<!-- Theme JavaScript -->
<script src="js/devr52.min.js"></script>
<script src="vendor/jquery.appear/jquery.appear.min.js" type="text/javascript"></script>
<script src="js/custom.min.js" type="text/javascript"></script>
</body>
</html>