-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
409 lines (331 loc) · 13.1 KB
/
index.html
File metadata and controls
409 lines (331 loc) · 13.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
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>araw-araw everyday | jaycee daily</title>
<link href="https://fonts.googleapis.com/css?family=Varela+Round&display=swap" rel="stylesheet">
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link rel="stylesheet" href="https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?u8vidh">
<style>
h1 {
font-size: 30px;
}
p {
line-height: 2em;
}
body {
font-family: 'Varela Round', sans-serif;
color: #333;
}
html {
scroll-behavior: smooth;
}
</style>
</head>
<body>
<div class="navbar-fixed mynav hide-on-med-and-down">
<nav class="black">
<div class="nav-wrapper container">
<a href="#!" class="brand-logo"><img src="img/asset-04.svg" alt="place holder logo" style="width: 200px;"></a>
<ul class="right hide-on-med-and-down mt-20">
<li><a href="/blog">Blog</a></li>
<li><a href="#about">About</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
<li><a class="btn teal darken-4 tooltipped" data-position="bottom" data-tooltip="Download now" href="badges.html">Download CV</a></li>
</ul>
</div>
</nav>
</div>
<div class="hero myhero">
<div class="container">
<div class="row">
<div class="col s12 l6 offset-l6 mt-50">
<h2 class="white-text">Let's make intuitive digital products & solve problems</h2>
<!-- <p>I'm a developer & designer with an obsession with clean code, good design, and technology</p> -->
<!-- <a href="#technical-skills-section" class="btn teal darken-4">Get to Know Me</a> -->
</div>
</div>
</div>
</div>
<!-- <div class="container mt-100">
<div class="row">
<div class="col s12 m6 l6">
<h2>Previous Clients</h2>
<p>Some things you might find useful for your next project</p>
</div>
</div>
<div class="row">
<div class="col s12 m6 l6 offset-l6">
<h2>Open Source Projects</h2>
<p>Some things you might find useful for your next project</p>
</div>
</div>
</div> -->
<div class="row teal darken-4" id="technical-skills-section">
<div class="pa-20">
<div class="center white-text">
<h2 class="">"Hey bro, what's your stack?"</h2>
<p class="">I can cook but that's not why you're here, here are some relevant skills instead</p>
</div>
<div class="container">
<div class="row">
<ul>
<!-- Horizontal with logo -->
<!-- <li class=" col s12 m4 l3">
<div class="card horizontal small">
<div class="card-image">
<img src="img/asset-05.svg">
</div>
<div class="card-stacked">
<div class="card-content">
<span class="card-title"><h3 class="mt-0">Laravel</h3></span>
<p>Everyones favorite (and personal favorite) PHP framework.</p>
</div>
</div>
</div>
</li> -->
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">🧱 Laravel</h3></span>
<p>Everyones favorite (and personal favorite) PHP framework.</p>
<!-- <div class="progress red lighten-4">
<div class="determinate red" style="width: 90%" data="90%"></div>
</div> -->
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">🔻 Vue.js</h3></span>
<p>I'd do server side but this one feels more like home.</p>
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">🔥 CodeIgniter</h3></span>
<p>This will always have a special place in my heart, or github repository.</p>
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">🐘 PHP</h3></span>
<p>It's like laravel and codeigniter but with no fancy name.</p>
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">☕ JavaScript</h3></span>
<p>It's not the 20th century without JavaScript, or the internet.</p>
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">🐦 Flutter</h3></span>
<p>Feeding two birds with one corn. This site is now officially peta.org approved</p>
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">📃 Database</h3></span>
<p>Let's be honest, it's all the same just different.</p>
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">⚡ Socket.io</h3></span>
<p>Let's make everything real-time! No? Okay.</p>
</div>
</div>
</li>
<li class=" col s12 m6 l4">
<div class="card extra-small">
<div class="card-content">
<span class="card-title"><h3 class="conference-hero mt-0">& More</h3></span>
<p>I could have added HTML and CSS but it's not as cool as these bad boys.</p>
</div>
</div>
</li>
</ul>
</div>
</div>
<!-- <div class="row">
<div class="col s12 center white-text">
I could have added HTML, CSS, etc., but you probably get the point
</div>
</div> -->
</div>
</div>
<div class="container">
<div class="row mt-100 hide">
<div class="col s12">
<div class="card">
<div class="card-content hoverable">
<p class="center mb-0">Sharing with </p>
<h2 class="center mt-0">Homemade Solutions</h2>
</div>
</div>
</div>
</div>
<div class="row mt-100 mb-100">
<div class="col s12 m6 l6 mt-100">
<h2 class="mt-0">Full-time developer, makes designs whenever.</h2>
<!-- <p>Some works I've done for clients, both locally and internationally</p> -->
</div>
<div class="col s12 m6 l6">
<div class="carousel">
<a class="carousel-item" href="#one!"><img src="https://via.placeholder.com/720x720"></a>
<a class="carousel-item" href="#two!"><img src="https://via.placeholder.com/720x720"></a>
<a class="carousel-item" href="#three!"><img src="https://via.placeholder.com/720x720"></a>
<a class="carousel-item" href="#four!"><img src="https://via.placeholder.com/720x720"></a>
<a class="carousel-item" href="#five!"><img src="https://via.placeholder.com/720x720"></a>
</div>
</div>
</div>
<div class="row">
<div class="center">
<h2>Conferences Attended</h2>
<p>Maybe we've bumped into each other before, small world</p>
</div>
<div class="row">
<div class="col s12 l4 m6">
<div><img class="col s12" src="img/asset-01.svg" alt="devcon logo" style="width: 150px;"></div>
<div class="col s12">
<h3 class="conference-hero mt-0">Developer Connect</h3>
<p class="mt-0">Dev Future Forward</p>
<small class="grey-text text-lighten-1">November 5-6, 2016</small>
</div>
</div>
<div class="col s12 l4 m6">
<div><img class="col s12" src="img/asset-01.svg" alt="devcon logo" style="width: 150px;"></div>
<div class="col s12">
<h3 class="conference-hero mt-0">Developer Connect</h3>
<p class="mt-0">Changing the Game</p>
<small class="grey-text text-lighten-1">November 18-19, 2017</small>
</div>
</div>
<div class="col s12 l4 m6">
<div><img class="col s12" src="img/asset-03.svg" alt="y4it logo" style="width: 150px;"></div>
<div class="col s12">
<h3 class="conference-hero mt-0">Y4iT Youth Congress</h3>
<p class="mt-0">Engineer a Better Future</p>
<small class="grey-text text-lighten-1">September 5-7, 2017</small>
</div>
</div>
<div class="col s12 l4 m6">
<div><img class="col s12" src="img/asset-01.svg" alt="devcon logo" style="width: 150px;"></div>
<div class="col s12">
<h3 class="conference-hero mt-0">Developer Connect</h3>
<p class="mt-0">The Future of Jobs, Embracing Industry 4.0</p>
<small class="grey-text text-lighten-1">June 22, 2019</small>
</div>
</div>
<div class="col s12 l4 m6">
<div class="col s12"><img class="col s12" src="img/asset-02.svg" alt="uiux+ logo" style="width: 150px;"></div>
<div class="col s12">
<h3 class="conference-hero mt-0">UX+ Conference</h3>
<p class="mt-0">An Experience Conference</p>
<small class="grey-text text-lighten-1">August 24, 2019</small>
</div>
</div>
</div>
</div>
<div class="row mt-100 hide">
<div class="col s12 card">
<div class="card-content">
<h2>Contact Me</h2>
<p>Let me know what you think</p>
</div>
</div>
</div>
</div>
<footer class="grey lighten-4 pb-100 pt-100">
<div class="row">
<div class="container">
<div class="col s12 center">
<a class="mr-20 ml-20" href="https://instagram.com/jayceedaily"><i class="socicon-instagram mycon grey-text text-lighten-1"></i></a>
<a class="mr-20 ml-20" href="https://youtube.com/jayceemariano"><i class="socicon-youtube mycon grey-text text-lighten-1"></i></a>
<a class="mr-20 ml-20" href="https://twitter.com/jayceedaily"><i class="socicon-twitter mycon grey-text text-lighten-1"></i></a>
<a class="mr-20 ml-20" href="https://github.com/jayceedaily"><i class="socicon-github mycon grey-text text-lighten-1"></i></a>
<a class="mr-20 ml-20" href="https://github.com/jayceedaily"><i class="socicon-behance mycon grey-text text-lighten-1"></i></a>
<a class="mr-20 ml-20" href="https://github.com/jayceedaily"><i class="socicon-linkedin mycon grey-text text-lighten-1"></i></a>
<p class=" row grey-text text-lighten-1">
<small>last updated on 09/<span class="carbon" format="d">10</span>/2019 • copyright <span id="current-year"></span></small>
</p>
<!--
<a href="https://instagram.com/jayceedaily"><i class="socicon-instagram mycon grey-text text-lighten-1"></i></a>
<a href="https://youtube.com/jayceemariano"><i class="socicon-youtube mycon grey-text text-lighten-1"></i></a>
<a href="https://twitter.com/jayceedaily"><i clas s="socicon-twitter mycon grey-text text-lighten-1"></i></a> -->
</div>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EWDFXJ4XCM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-EWDFXJ4XCM');
</script>
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function () {
FB.init({
xfbml: true,
version: 'v4.0'
});
};
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Your customer chat code -->
<div class="fb-customerchat" attribution=setup_tool page_id="1410082079062531">
</div>
</body>
<script>
$(document).ready(function(){
$("#current-year").append(new Date().getFullYear());
$('.tooltipped').tooltip();
console.log("%c This looks awkwSard", "background: black; padding:20px; color: #7FFF00;");
$('.carousel').carousel();
var scroll_pos = 0;
$(document).scroll(function() {
scroll_pos = $(this).scrollTop();
console.log(scroll_pos)
if(scroll_pos > 350) {
$("nav").removeClass('black').addClass('white z-depth-3');
} else {
$("nav").removeClass('white z-depth-3').addClass('black');
}
});
});
</script>
</html>