-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
56 lines (47 loc) · 2.95 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Steven Barre</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Steven Barre</h1>
<p><img src="images/stevenbarre.jpg" alt="Steven Barre"></p>
<p class="view"><a href="https://github.com/slashterix"><img src="images/GitHub-Mark-32px.png" alt="GitHub Logo"> GitHub Profile</a></p>
<p class="view"><a href="https://launchpad.net/~slashterix"><img src="images/lp-lozenge-left.png" alt="Launchpad Logo"> Launchpad Profile</a></p>
<p class="view"><a href="http://stackexchange.com/users/76571/slashterix"><img src="images/se-icon.png" alt="StackExchange Logo"> StackExchange Profile</a></p>
<p class="view"><a href="https://ca.linkedin.com/in/stevenbarre"><img src="images/In-2C-34px-R.png" alt="LinkedIn Logo"> LinkedIn Profile</a></p>
<p class="view"><a href="Steven Barre - Resume.pdf"><img src="images/Adobe_PDF_file_icon_32x32.png" alt="PDF Icon"> Resume</a></p>
<p class="view"><a href="https://slashterix.wordpress.com/"><img src="images/wordpress-logo-32-blue.png" alt="Wordpress Logo"> Blog</a></p>
</header>
<section>
<h2>
<a id="profile" class="anchor" href="#profile" aria-hidden="true"><span class="octicon octicon-link"></span></a>Profile</h2>
<p>I am a diligent, thorough, and detail oriented Linux Systems Administrator. I possesses strong knowledge in Red Hat based systems, MySQL and derivative databases, and PHP based web applications. I have a proven ability to maintain customer facing web, database, and email servers. Experience with OpenStack, Chef, and cloud hosting. I am an eager and motivated learner.</p>
<h2>
<a id="certifications" class="anchor" href="#certifications" aria-hidden="true"><span class="octicon octicon-link"></span></a>Certifications</h2>
<ul>
<li><a href="https://www.redhat.com/rhtapps/verify/?certId=100-200-690">Red Hat 7 Certified Engineer</a> - March 2015</li>
<li><a href="http://www.zend.com/en/yellow-pages/ZEND008331">Zend Certified Engineer</a> - July 2008</li>
</ul>
<h2>
<a id="education" class="anchor" href="#education" aria-hidden="true"><span class="octicon octicon-link"></span></a>Education</h2>
<p>Information Technology Applied Systems Diploma<br>
Malaspina University/College — April 2006 — Graduating top of my class</p>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>