-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
117 lines (93 loc) · 5.48 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<!-- Metadata -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Personal web-page for web-dev course at Uniandes (Colombia)">
<meta name="keywords" content="HTML,CSS,JSON,JavaScript,Bootstrap">
<meta name="author" content="Juan David Vega Guzman">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<!-- Font Awesome for icons -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Cairo" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Neucha" rel="stylesheet">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/global.css">
<link rel="stylesheet" type="text/css" href="css/experience.css">
<link rel="stylesheet" type="text/css" href="css/home.css">
<link rel="stylesheet" type="text/css" href="css/projects.css">
<title>Juan David Vega Guzman</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="#" id="myNameIs">Juan David Vega</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-item nav-link active" href="#" onclick="changeTabs('home')">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-item nav-link" href="#" onclick="changeTabs('projects')">Projects</a>
</li>
<li class="nav-item">
<a class="nav-item nav-link" href="#" onclick="changeTabs('experience')">Experience</a>
</li>
</ul>
</div>
<div class="navbar-collapse collapse w-100 order-3">
<ul class="navbar-nav ml-auto list-inline social-buttons">
<li class="nav-item list-inline-item">
<a href="https://twitter.com/juanve98" target="_blank">
<i class="fab fa-twitter fa-2x"></i>
</a>
</li>
<li class="nav-item list-inline-item" >
<a href="https://www.facebook.com/jdvegaG" target="_blank">
<i class="fab fa-facebook fa-2x"></i>
</a>
</li>
<li class="nav-item list-inline-item">
<a href="https://www.linkedin.com/in/juan-david-vega-guzmán-5666b130" target="_blank">
<i class="fab fa-linkedin fa-2x"></i>
</a>
</li>
<li class="nav-item list-inline-item">
<a href="https://github.com/jd-vega11" target="_blank">
<i class="fab fa-github fa-2x"></i>
</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid pl-sm-1 ml-sm-1 mr-sm-1">
<div class="row w-100 mr-sm-0">
<div class="col-sm-3 d-none d-md-block mt-sm-3">
<h5 class="myFont">Song of the day!</h5>
<iframe width="311" height="175" src="https://www.youtube.com/embed/videoseries?list=PL4Jm7JEzDXvp-yyQEmwN9MjNL5YNU_Lzt" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<a class="twitter-timeline" data-width="311" data-height="511" href="https://twitter.com/juanve98?ref_src=twsrc%5Etfw">Tweets by juanve98</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="col-sm-9 mr-sm-0" id="personalContent">
</div>
</div>
</div>
<footer>
<div class="container">
<p>© Juan Vega 2018. All Rights Reserved.</p>
</div>
</footer>
<!-- Bootstrap necessary scripts -->
<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>
<!-- JQuery -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="js/globalFunctions.js"></script>
</body>
</html>