-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·216 lines (170 loc) · 7.57 KB
/
index.html
File metadata and controls
executable file
·216 lines (170 loc) · 7.57 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
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>Andres Contreras</title>
<!-- Google Arvo font -->
<link href="https://fonts.googleapis.com/css?family=Arvo" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="../../assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Custom styles for this template! -->
<link href="css/adjustment.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<script src="../../assets/js/ie-emulation-modes-warning.js"></script>
<!-- For Mobile/Desktop Devices -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!-- Navigation Link Tag to categorize differnt subjections with different links -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Navigation Info</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Andres Contreras</a>
<p class="description" > Sofware Developer </p>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="javascript:myFunction();" >About Me</a></li>
<li><a href="javascript:void(0);" onclick="window.open('Resume.pdf', '_blank');">Contact Info/Resume</a></li>
</ul>
</div>
</div>
</nav>
<!-- Main jumbotron -->
<div class="jumbotron">
<div class="container_img">
<img src="Face_Shot.PNG" class="image" >
<div class="middle">
<div class="text">Andres Contreras</div>
</div>
</div>
<div class="container">
<i> <h1 style="color:white;">Welcome to my website!</h1> </i>
</div>
</div>
<!-- /Main jumbotron -->
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-4">
<h2>Education</h2>
<p>California State University, Chico </p>
<p><a class="btn btn-default" href="Education/index.html" role="button"><span>More Information </span></a></p>
</div>
<div class="col-md-4">
<h2>Volunteer Experience</h2>
<p>My Volunteering experience from 2015-2018.</p>
<p><a class="btn btn-default" href="Volunteering/index.html" role="button"><span>More Information </span></a></p>
</div>
<div class="col-md-4">
<h2>Projects</h2>
<p>Personal Projects that i've done throughout college.</p>
<p><a class="btn btn-default" href="projects/index.html" role="button"><span>More Information </span></a></p>
</div>
<div class="col-md-4">
<h2>Certificates</h2>
<p>A couple of certificates that I've received these past few years.</p>
<p><a class="btn btn-default" href="certificates/index.html" role="button"><span>More Information </span></a></p>
</div>
</div>
<!-- /Example row of columns -->
</div>
<!-- /container -->
<span class="tab-1"></span>
<!-- Footer -->
<footer class="footer-class">
<div class="container">
<div class="row">
<div class = "objects">
<div class="circle">
<div class="hover-anim" style="color: black">
<i class="fa fa-phone"></i>
</div>
</div>
<div class="info">
<p style="font-size:12px; line-height: 1.8;" align="left">
Call <br style="height:30pt; visibility:hidden;"> T:
<a href="tel:909-600-1995">909-600-1995</a>
<br style="height:30pt; visibility:hidden;"> F:
<a href="tel:909-600-1995">909-600-1995</a>
</p>
</div>
</div>
<div class="objects">
<div class="circle">
<div class="hover-anim" style="color: black">
<i class="fa fa-envelope"></i>
</div>
</div>
<div class="info">
<p style="font-size: 12px; line-height: 1.8;" align="left">
Contact <br style="height: 30pt; visibility: hidden;">
<a href="mailto:andrecont23@gmail.com">andrecont23@gmail.com</a>
</p>
</div>
</div>
<div class="objects">
<div class="circle">
<div class="hover-anim" style="color: black">
<i class="fa fa-plus-square-o"></i>
</div>
</div>
<div class="info">
<p style="font-size: 12px; line-height: 1.8;" align="left">
Subscribe <br style="height: 33pt; visibility: hidden;">
<a href="https://www.linkedin.com/in/andres-contreras-147a6613a/" class="fa fa-linkedin" style="font-size: 22px; line-height: 1.4; padding-right: 7px; color: white;"></a>
<a href="https://github.com/andrecon" class="fa fa-github" style="font-size: 22px; line-height: 1.4; padding-right: 7px; color: white;"></a>
<a href="https://www.instagram.com/andreee.con/" class="fa fa-instagram" style="font-size: 22px; line-height: 1.4; padding-right: 7px; color: white;"></a>
</p>
</div>
</div>
<div class="objects">
<div class="circle">
<div class="hover-anim" style="color: black">
<i class="fa fa-copyright"></i>
</div>
</div>
<div class="info">
<p style="font-size: 12px; line-height: 1.3;" align="left">
<br style="height: 33pt; visibility: hidden;">
Company 2017-2018
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- /Footer -->
<hr>
<hr class = "break_line">
<hr>
<!-- Implements my JavaScript Code -->
<script src="main.js"> </script>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="../../dist/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>