-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
384 lines (326 loc) · 21.5 KB
/
index.html
File metadata and controls
384 lines (326 loc) · 21.5 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
<!DOCTYPE html>
<!--[if IE 7]><html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]><html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en">
<!-- Mirrored from demo.deviserweb.com/cv/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 09 May 2016 21:03:31 GMT -->
<head>
<meta charset="utf-8">
<!-- TITLE OF SITE-->
<title> AJ Bott </title>
<!-- META TAG -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="CV, Portfolio, Resume">
<!-- FAVICON -->
<link rel="icon" href="assets/images/favicon.ico">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/images/apple-icon-76x76.html">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/apple-icon-114x114.png">
<!-- ========================================
Stylesheets
==========================================-->
<!-- MATERIALIZE CORE CSS -->
<link href="assets/css/materialize.min.css" rel="stylesheet">
<!-- ADDITIONAL CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- FONTS -->
<link href='http://fonts.googleapis.com/css?family=Roboto:400,100,300,700,400italic,700italic' rel='stylesheet' type='text/css'>
<!--FONTAWESOME CSS-->
<link href="assets/icons/font-awesome-4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- CUSTOM STYLE -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- RESPONSIVE CSS-->
<link href="assets/css/responsive.css" rel="stylesheet">
<!-- COLORS -->
<link rel="alternate stylesheet" href="assets/css/colors/red.css" title="red">
<link rel="alternate stylesheet" href="assets/css/colors/purple.css" title="purple">
<link rel="alternate stylesheet" href="assets/css/colors/orange.css" title="orange">
<link rel="alternate stylesheet" href="assets/css/colors/green.css" title="green">
<link rel="stylesheet" href="assets/css/colors/lime.css" title="lime">
<!-- STYLE SWITCH STYLESHEET ONLY FOR DEMO -->
<link rel="stylesheet" href="assets/css/demo.css">
<!--[if lt IE 9]><script src="assets/js/ie8-responsive-file-warning.js"></script><![endif] -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Start Container-->
<div class="container">
<!-- row -->
<div class="row">
<!-- =========================================
SIDEBAR
==========================================-->
<!-- Start Sidebar -->
<aside class="col l4 m12 s12 sidebar z-depth-1" id="sidebar">
<!-- Sidebar row -->
<div class="row">
<!-- top section -->
<div class="heading">
<!-- ====================
IMAGE
==========================-->
<div class="feature-img">
<a href="index.html"><img src="assets/images/profile-img.jpg" class="responsive-img" alt=""></a>
</div>
<!-- =========================================
NAVIGATION
==========================================-->
<div class=" nav-icon">
<nav>
<div class="nav-wrapper">
<ul id="nav-mobile" class="side-nav">
<li><a href="assets/Résumé/AJBottRésumé.docx">Resume Download</a></li>
<!-- <li><a href="project.html">Projects</a></li>
<li><a href="cover-latter.html">Cover Letter</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
-->
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse "><i class="mdi-navigation-menu"></i></a>
</div>
</nav>
</div>
<!-- ========================================
NAME AND TAGLINE
==========================================-->
<div class="title col s12 m12 l9 right wow fadeIn" data-wow-delay="0.1s">
<h2>AJ Bott</h2> <!-- title name -->
<span>System Administrator</span> <!-- tagline -->
</div>
</div>
<!-- sidebar info -->
<div class="col l12 m12 s12 sort-info sidebar-item">
<div class="row">
<div class="col m12 s12 l3 icon"> <!-- icon -->
<i class="fa fa-user"></i>
</div>
<div class="col m12 s12 l9 info wow fadeIn a1" data-wow-delay="0.1s" > <!-- text -->
<div class="section-item-details">
<p>Graduated Davenport University with Highest Honors.</p>
</div>
</div>
</div>
</div>
<!-- MOBILE NUMBER -->
<div class="col l12 m12 s12 mobile sidebar-item">
<div class="row">
<div class="col m12 s12 l3 icon">
<i class="fa fa-phone"></i> <!-- icon -->
</div>
<div class="col m12 s12 l9 info wow fadeIn a2" data-wow-delay="0.2s" >
<div class="section-item-details">
<div class="personal">
<h4><a href="tel:616-460-3122">(616) 460-3122</a></h4> <!-- Number -->
<span>mobile</span>
</div>
<!--
<div class="work">
<h4><a href="tel:555-555-5555">N/A</a></h4>
<span>work</span>
</div>
-->
</div>
</div>
</div>
</div>
<!-- EMAIL -->
<div class="col l12 m12 s12 email sidebar-item ">
<div class="row">
<div class="col m12 s12 l3 icon">
<i class="fa fa-envelope"></i> <!-- icon -->
</div>
<div class="col m12 s12 l9 info wow fadeIn a3" data-wow-delay="0.3s">
<div class="section-item-details">
<div class="personal">
<h4><a href="mailto:ajbott@outlook.com">ajbott@outlook.com</a></h4> <!-- Email -->
<span>personal</span>
</div>
<!--
<div class="work">
<h4><a href="mailto:someone@example.com">N/A</a></h4>
<span>work</span> <br>
</div>
-->
</div>
</div>
</div>
</div>
<!-- ADDRESS -->
<div class="col l12 m12 s12 address sidebar-item ">
<div class="row">
<div class="col l3 m12 s12 icon">
<i class="fa fa-home"></i> <!-- icon -->
</div>
<div class="col m12 s12 l9 info wow fadeIn a4" data-wow-delay="0.4s">
<div class="section-item-details">
<div class="address-details"> <!-- address -->
<h4><a href="https://goo.gl/maps/zAgbHeE7e8t">Grand Rapids, Michigan</a></h4>
</div>
</div>
</div>
</div>
</div>
<!-- SKILLS -->
<div class="col l12 m12 s12 skills sidebar-item" >
<div class="row">
<div class="col m12 l3 s12 icon">
<i class="fa fa-calendar-o"></i> <!-- icon -->
</div>
<!-- Skills -->
<div class="col m12 l9 s12 skill-line a5 wow fadeIn" data-wow-delay="0.5s">
<h3>Professional Skills </h3>
<span>Windows Servers</span>
<div class="progress">
<div class="determinate"> 70% </div>
</div>
<span>Helpdesk Support</span>
<div class="progress">
<div class="determinate"> 75%</div>
</div>
<span>VMware vSphere</span>
<div class="progress">
<div class="determinate">65%</div>
</div>
<span>Networking</span>
<div class="progress">
<div class="determinate">55%</div>
</div>
<span>Shoretel Phone System</span>
<div class="progress">
<div class="determinate">60%</div>
</div>
</div>
</div>
</div>
</div> <!-- end row -->
</aside><!-- end sidebar -->
<!-- =========================================
Work experiences
==========================================-->
<section class="col s12 m12 l8 section">
<div class="row">
<div class="section-wrapper z-depth-1">
<div class="section-icon col s12 m12 l2">
<i class="fa fa-suitcase"></i>
</div>
<div class="custom-content col s12 m12 l10 wow fadeIn a1" data-wow-delay="0.1s">
<h2>Work Experience</h2>
<div class="custom-content-wrapper wow fadeIn a4" data-wow-delay="0.15s">
<h3>System Administrator <span>@Grand Rapids Plastics</span></h3>
<span>2012 - 2016</span>
<p>
Managing all systems on the network incuding (but not limited to) the company's file storage, vSphere servers, Domain, email server, firewall,
and Shoretel Phone System.
</p>
</div>
<div class="custom-content-wrapper wow fadeIn a3" data-wow-delay="0.2s">
<h3>IT Engineer <span>@Grand Rapids Plastics</span></h3>
<span>2010 - 2012</span>
<p> Taking general support requests and working with the 3rd party IT Support service to complete tasks. </p>
</div>
<div class="custom-content-wrapper wow fadeIn a2" data-wow-delay="0.25s">
<h3>Quality Inspector <span>@Grand Rapids Plastics</span></h3>
<span>2008 - 2010 </span>
<p>
Examing different samples of products for flaws such as contamination, flash, and other things
that would make the part not fit for selling.
</p>
</div>
</div>
</div>
<!-- ========================================
Education
==========================================-->
<div class="section-wrapper z-depth-1">
<div class="section-icon col s12 m12 l2">
<i class="fa fa-graduation-cap"></i>
</div>
<div class="custom-content col s12 m12 l10 wow fadeIn a1" data-wow-delay="0.1s">
<h2>Education </h2>
<div class="custom-content-wrapper wow fadeIn a3" data-wow-delay="0.15s">
<h3>Bachelors in Information/Computer Security <span>@Davenport University GPA: 3.93</span></h3>
<span>2012 - 2016</span>
<p></p>
</div>
<div class="custom-content-wrapper wow fadeIn a2" data-wow-delay="0.2s">
<h3>High School Degree <span>@East Kentwood High School</span></h3>
<span>Class of 2012</span>
<p></p>
</div>
</div>
</div>
<!-- ========================================
Intertests
==========================================-->
<div class="section-wrapper z-depth-1">
<div class="section-icon col s12 m12 l2">
<i class="fa fa-lightbulb-o"></i>
</div>
<div class="interests col s12 m12 l10 wow fadeIn" data-wow-delay="0.1s">
<h2>Interests</h2>
<ul>
<!-- interetsr icon start -->
<li><i class="fa fa-headphones tooltipped" data-position="top" data-delay="50" data-tooltip="Music"></i></li>
<li><i class="fa fa-gamepad tooltipped" data-position="top" data-delay="50" data-tooltip="Gaming"></i></li>
<li><i class="fa fa-home tooltipped" data-position="top" data-delay="50" data-tooltip="Relaxing"></i></li>
<li><i class="fa fa-reddit tooltipped" data-position="top" data-delay="50" data-tooltip="Reddit"></i></li>
<li><i class="fa fa-laptop tooltipped" data-position="top" data-delay="50" data-tooltip="General Computer Use" ></i></li>
</ul> <!-- interetsr icon end -->
</div>
</div>
<!-- =======================================
portfolio Website
==========================================-->
<div class="section-wrapper z-depth-1 wow fadeIn" data-wow-delay="0.1s">
<div class="section-icon col s12 m12 l2">
<i class="fa fa-bell"></i>
</div>
<div class="interests col s12 m12 l10 wow fadeIn" data-wow-delay="0.1s">
<h2>Achievements</h2>
<div class="custom-content-wrapper wow fadeIn a2" data-wow-delay="0.2s">
<h3>National Technical Honor Society <span style="color:#5da4d9">2010</span></h3>
</div>
<div class="custom-content-wrapper wow fadeIn a3" data-wow-delay="0.25s">
<h3>2nd Place in Cisco Business Professionals of America Regionals <span style="color:#5da4d9">2011</span></h3>
</div>
<div class="custom-content-wrapper wow fadeIn a4" data-wow-delay="0.3s">
<h3>President's Award <span style="color:#5da4d9">2012</span></h3>
</div>
<div class="custom-content-wrapper wow fadeIn a5" data-wow-delay="0.35s">
<h3>Graduated High School with Honors <span style="color:#5da4d9">2012</span></h3>
</div>
<div class="custom-content-wrapper wow fadeIn a6" data-wow-delay="0.4s">
<h3>National Society of Leadership & Success <span style="color:#5da4d9">2012 - 2016</span></h3>
</div>
<div class="custom-content-wrapper wow fadeIn a7" data-wow-delay="0.45s">
<h3><a href="http://meritpages.com/ajbott" style="color:#767270">President's List (8 Semesters) </a><span style="color:#5da4d9">2012 - 2016</span></h3>
</div>
</div>
</div>
</div><!-- end row -->
</section><!-- end section -->
</div> <!-- end row -->
</div> <!-- end container -->
<!--=====================
JavaScript
===================== -->
<!-- Jquery core js-->
<script src="assets/js/jquery.min.js"></script>
<!-- materialize js-->
<script src="assets/js/materialize.min.js"></script>
<!-- wow js-->
<script src="assets/js/wow.min.js"></script>
<!-- Map api -->
<script src="http://maps.googleapis.com/maps/api/js?v=3.exp"></script>
<!-- Masonry js-->
<script src="assets/js/masonry.pkgd.js"></script>
<script src="assets/js/validator.min.js"></script>
<!-- Customized js -->
<script src="assets/js/init.js"></script>
</body>
<!-- Mirrored from demo.deviserweb.com/cv/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 09 May 2016 21:03:53 GMT -->
</html>