-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
322 lines (308 loc) · 12.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Felipe Sabogal - Systems Engineer & Industrial Engineer</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.css">
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,900,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600,300' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js for 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/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<div id="nav">
<nav class="navbar navbar-custom">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse"> <i class="fa fa-bars"></i> </button>
<a class="navbar-brand page-scroll" href="#page-top">Felipe Sabogal</a> </div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<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="#resume">Resume</a> </li>
<li> <a class="page-scroll" href="#facts">Random Facts</a> </li>
<li> <a class="page-scroll" href="#contact">Contact</a> </li>
</ul>
</div>
</div>
</nav>
</div>
<!-- About Section -->
<div id="about">
<div class="container">
<div class="section-title text-center center">
<h2>About Me</h2>
<hr>
</div>
<div class="row">
<div class="col-md-12 text-center"><img src="img/Yox2.PNG" class="img-responsive"></div>
<div class="col-md-8 col-md-offset-2">
<div class="about-text">
<p>As a System and Industrial Engineering student with knowledge about the internal operation and needs of a company, how to support it with Information technologies and how to develop them in the software area, I have analytic, learning, creativity, group work and software development skills that can add value to a company. I am looking for a job where I can develop and master those skills in the Information Technologies area, gain experience, improve the company performance and my own performance.</p>
<p class="text-center"><a class="btn btn-primary" target="_blank" href="https://1drv.ms/b/s!ArO_uLyrkgpd8QPzRTc6rSnCDULl"><i class="fa fa-download"></i> Download CV</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- Skills Section -->
<div id="skills" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Skills</h2>
<hr>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 skill"> <span class="chart" data-percent="50%"> <span class="percent">95</span> </span>
<h4>HTML5</h4>
</div>
<div class="col-md-4 col-sm-6 skill"> <span class="chart" data-percent="50%"> <span class="percent">85</span> </span>
<h4>CSS3</h4>
</div>
<div class="col-md-4 col-sm-6 skill"> <span class="chart" data-percent="60%"> <span class="percent">80</span> </span>
<h4>javaScript</h4>
</div>
<div class="col-md-4 col-sm-6 skill"> <span class="chart" data-percent="90%"> <span class="percent">80</span> </span>
<h4>Java</h4>
</div>
<div class="col-md-4 col-sm-6 skill"> <span class="chart" data-percent="60"> <span class="percent">70</span> </span>
<h4>Unix OS</h4>
</div>
<div class="col-md-4 col-sm-6 skill"> <span class="chart" data-percent="65"> <span class="percent">65</span> </span>
<h4>SQL</h4>
</div>
</div>
</div>
</div>
<!-- Resume Section -->
<div id="resume" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Experience</h2>
<hr>
</div>
<div class="row">
<div class="col-lg-12">
<ul class="timeline">
<li class="timeline-inverted">
<div class="timeline-image">
<h4>... <br>
- <br>
Feb 2017 </h4>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Alert!</h4>
<h4 class="subheading">Under Construction</h4>
</div>
</div>
</li>
<li>
<div class="timeline-image">
<h4>Dec 2016 <br>
- <br>
Jul 2016 </h4>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>IBM</h4>
<h4 class="subheading">Middleware Delivery Intern</h4>
</div>
<div class="timeline-body">
<p>Development of Automation projects to improve the administration of Middleware services reducing 130 hours of administration per month; Middleware like IBM Websphere Application Server and Oracle WebLogic Server.</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="section-title center">
<h2>Achievements</h2>
<hr>
</div>
<div class="row">
<div class="col-lg-12">
<ul class="timeline">
<!-- Achievements Section-->
<li class="timeline-inverted">
<div class="timeline-image">
<h4>Nov 2013</h4>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Expoandes</h4>
<h4 class="subheading">Winner of ExpoAndes </h4>
</div>
</div>
</li>
<li>
<div class="timeline-image">
<h4>Jun 2013</h4>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>QEE</h4>
<h4 class="subheading">Achieved Quiero Estudiar Escala Scholarship</h4>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="section-title center">
<h2>Education</h2>
<hr>
</div>
<div class="row">
<div class="col-lg-12">
<ul class="timeline">
<!-- Education Section-->
<li>
<div class="timeline-image">
<h4>Present <br>
- <br>
Jan 2015</h4>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Universidad de los Andes</h4>
<h4 class="subheading">Bachelor Degree of Industrial Engineering</h4>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image">
<h4>Present <br>
- <br>
Jul 2013</h4>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Universidad de los Andes</h4>
<h4 class="subheading">Bachelor Degree of Systems Engineering</h4>
</div>
</div>
</li>
<li>
<div class="timeline-image">
<h4>Dec 2012 <br>
- <br>
Jan 2006</h4>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Instituto Diversificado Albert Einstein</h4>
<h4 class="subheading">High School Degree</h4>
</div>
<div class="timeline-body">
<p class="text-muted">High School with specialization on Graphic Design.</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Random fact section -->
<div id="facts" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Random Facts</h2>
<hr>
</div>
<div class="col-md-8 col-md-offset-2">
<div class="col-md-4">
</div>
<div class="col-md-4">
<h5 id="fact"></h4><br><br>
<div class="col-md-12 text-center"><img id="factimage" src="" class="img-responsive"></div>
<br><br>
</div>
<div class="clearfix"></div>
</div><br />
<div class="col-md-8 col-md-offset-2">
<div class="social">
<p class="text-center"><a class="btn btn-primary" href="javascript:void(0);" onclick="showFact();" > Know Random Fact</a>
</p>
</div>
</div>
</div>
</div>
<!-- Contact Section -->
<div id="contact" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Contact</h2>
<hr>
</div>
<div class="col-md-8 col-md-offset-2">
<div class="col-md-4"> <i class="fa fa-envelope-o fa-2x"></i>
<p>[email protected]</p>
</div>
<div class="col-md-4"> <i class="fa fa-phone fa-2x"></i>
<p> +57 3044772868</p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-8 col-md-offset-2">
<div class="social">
<ul>
<li><a target="_blank" href="https://www.facebook.com/fslinares1"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://twitter.com/felipe1sabogal"><i class="fa fa-twitter"></i></a></li>
<li><a target="_blank" href="https://github.com/dfSabogal10"><i class="fa fa-github"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/david-felipe-sabogal-linares-53b9a2134?trk=nav_responsive_tab_profile_pic"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container text-center">
<div class="fnav">
<p>Copyright © 2016 John Doe. Designed by <a href="http://www.templatewire.com" rel="nofollow">TemplateWire</a></p>
</div>
</div>
</div>
<script type="text/javascript" src="js/jquery.1.11.1.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/easypiechart.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/jquery.counterup.js"></script>
<script type="text/javascript" src="js/waypoints.js"></script>
<script type="text/javascript" src="js/jqBootstrapValidation.js"></script>
<script type="text/javascript" src="js/contact_me.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/randomFacts.js"></script>
</body>
</html>