-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
520 lines (509 loc) · 16.8 KB
/
index.html
File metadata and controls
520 lines (509 loc) · 16.8 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
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
<!DOCTYPE html>
<html lang="en">
<head>
<title>Julio Sanchez | Full Stack Dev</title>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!-- Bootstrap CSS -->
<!-- <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css"
integrity="sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css?family=Playfair+Display+SC"
rel="stylesheet"
/>
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body>
<nav id="mainNav" class="navbar navbar-expand-lg navbar-light sticky">
<a class="navbar-brand" href="#">JS</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link scroll" href="#"
>Home <span class="sr-only">(current)</span></a
>
</li>
<li class="nav-item">
<a class="nav-link scroll" href="#aboutSection">About</a>
</li>
<li class="nav-item">
<a class="nav-link scroll" href="#portfolioSection">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link scroll" href="#mainFooter">Contact</a>
</li>
</ul>
</div>
</nav>
<header id="mainHeader">
<h1 class="text-center headerText">
Julio Sanchez<br />Full Stack Developer
</h1>
<br />
<img id="arrowDown" src="assets/svg/si-glyph-arrow-thick-thin-down.svg" />
</header>
<section id="aboutSection">
<div class="container">
<h1>ABOUT <span class="this">this</span>.developer</h1>
<div class="row">
<div class="col-md-4">
<img
src="assets/img/selfieSmall.jpg"
class="img-fluid"
alt="selfie of Julio Sanchez"
/>
</div>
<div class="col-md-8">
<p>
I love to code because I enjoy the challenge and the ability of
being able to create something right in front of me. I can make
what I see on the screen do anything I tell it if I just find the
right commands.
</p>
<p>
I taught myself HTML, CSS and a touch of JavaScript by using
online resources. I knew I wanted to become better at coding so I
joined the SMU Full Stack Developer program to take me to the next
level.
</p>
<p>
I’m looking forward to being tested and learning new technologies.
My goal is to combine my previous experience in the military and
law enforcement to develop software that makes people safer.
</p>
<p>
In my spare time I enjoy spending time with my family, working out
and making YouTube videos!
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<h3>Front End</h3>
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 80%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
HTML5 80%
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 60%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
CSS3 60%
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 50%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
JavaScript 50%
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 50%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
REACT
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 80%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
Bootstrap 80%
</div>
</div>
<br />
</div>
<div class="col-md-4 col-sm-12">
<h3>Back End</h3>
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 50%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
Node.JS 50%
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 50%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
MongoDB
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 30%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
mySQL
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 50%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
Firebase 50%
</div>
</div>
<br />
</div>
<div class="col-md-4 col-sm-12">
<h3>Additional</h3>
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 60%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
Git | Github 60%
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 50%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
Terminal 50%
</div>
</div>
<br />
<div class="progress" style="height: 30px;">
<div
class="progress-bar"
role="progressbar"
style="width: 60%;"
aria-valuenow="25"
aria-valuemin="0"
aria-valuemax="100"
>
Photoshop 60%
</div>
</div>
<br />
</div>
</div>
</div>
<!--/Container-->
</section>
<section id="portfolioSection">
<div class="container">
<div class="jumbotron">
<h1 class="display-3"><span class="this">this</span>.Portfolio</h1>
<p class="lead">I improve my work as I learn.</p>
<a
class="btn btn-outline-info"
href="https://github.com/CoderJSanchez"
role="button"
>Visit My Github</a
>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="card mb-2 ">
<div class="card-header">
BoredHub
</div>
<div class="card-body">
<h5 class="card-title">Front-End</h5>
<p class="card-text">
HTML5, CSS3, Bootstrap, JS, JSON Firebase
</p>
<a
href="https://coderjsanchez.github.io/BoredHUB/"
target="#blank"
class="btn btn-primary"
>Visit</a
>
</div>
</div>
</div>
<br />
<div class="col-md-4 col-sm-6">
<div class="card">
<div class="card-header">
Train Schedule
</div>
<div class="card-body">
<h5 class="card-title">Front-End</h5>
<p class="card-text">HTML5, CSS3, JS, Moment.JS, Firebase</p>
<a
href="https://coderjsanchez.github.io/trainApp/"
target="#blank"
class="btn btn-primary"
>Visit</a
>
</div>
</div>
</div>
<br />
<div class="col-md-4 col-sm-6">
<div class="card">
<div class="card-header">
Gif-Tastic!
</div>
<div class="card-body">
<h5 class="card-title">Front-End</h5>
<p class="card-text">HTML5, CSS3, Bootstrap, JS, JSON</p>
<a
href="https://coderjsanchez.github.io/gifTastic/"
target="#blank"
class="btn btn-primary"
>Visit</a
>
</div>
</div>
</div>
</div>
<!--End of Row-->
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="card">
<div class="card-header">
Number Memory Game
</div>
<div class="card-body">
<h5 class="card-title">Front-End</h5>
<p class="card-text">HTML5, CSS3, JS, Bootstrap</p>
<a
href="https://coderjsanchez.github.io/unit-4-game/"
target="#blank"
class="btn btn-primary"
>Visit</a
>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="card">
<div class="card-header">
Liri Bot
</div>
<div class="card-body">
<h5 class="card-title">Command Line - Node</h5>
<p class="card-text">CLI Node App</p>
<a
href="https://github.com/CoderJSanchez/liri-node-app"
target="#blank"
class="btn btn-primary"
>Visit</a
>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="card">
<div class="card-header">
Bamazon
</div>
<div class="card-body">
<h5 class="card-title">Command Line - Node - mySQL</h5>
<p class="card-text">CLI Node App</p>
<a
href="https://github.com/CoderJSanchez/Amazon-LikeApp"
target="#blank"
class="btn btn-primary"
>Visit</a
>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 mt-3">
<div class="card">
<div class="card-header">
News Scraper
</div>
<div class="card-body">
<h5 class="card-title">Full-Stack</h5>
<p class="card-text">HTML5, CSS3, JS, Bootstrap, MongoDB</p>
<a
href="https://github.com/CoderJSanchez/News_Scrapper"
target="#blank"
class="btn btn-primary"
>Visit</a
>
</div>
</div>
</div>
</div>
</div>
<!--End of second Container-->
</section>
<footer id="mainFooter">
<div class="container">
<div class="row">
<div class="col-md-6 text-center mt-4">
<h4>I'm online here</h4>
<a href="https://github.com/CoderJSanchez" target="#blank"
><img
src="assets/img/GitHub-Mark-Light-64px.png"
alt="Github Logo"/></a
><br /><br />
<a
href="https://www.youtube.com/channel/UCrPq8rboAHlocWzbrTGIlQw"
target="#blank"
><img
id="ytLogo"
src="assets/img/yt_logo_rgb_dark.png"
alt="YouTube Logo"/></a
><br /><br />
<a
href="https://www.linkedin.com/in/julio-sanchez-a41404b9/"
target="#blank"
><img
src="assets/img/Logo-2CRev-41px-TM.png"
alt="LinkedIn Logo"/></a
><br /><br />
<a href="https://twitter.com/TechLifeJulio" target="#blank"
><img
id="twitterLogo"
src="assets/img/Twitter_Social_Icon_Square_Color.png"
alt="Twitter Logo"/></a
><br /><br />
</div>
<div class="col-md-6 text-center mt-4">
<h4>Contact Me</h4>
<form>
<div class="form-group">
<label for="exampleFormControlInput1">Name</label>
<input
type="email"
class="form-control"
id="exampleFormControlInput1"
placeholder="Please enter your name"
/>
</div>
<div class="form-group">
<label for="exampleFormControlInput1">Email address</label>
<input
type="email"
class="form-control"
id="exampleFormControlInput1"
placeholder="name@example.com"
/>
</div>
<div class="form-group">
<label for="exampleFormControlTextarea1">Message</label>
<textarea
class="form-control"
id="exampleFormControlTextarea1"
placeholder="Type your message here"
rows="3"
></textarea>
</div>
<button id="submitButton" type="submit" class="btn">
Submit
</button>
</form>
</div>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<script
src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"
></script>
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"
></script>
<script src="assets/javascript/main.js"></script>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"
></script>
</body>
</html>