-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
124 lines (105 loc) · 6.25 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
<!doctype html>
<html lang="en">
<head>
<title>Kimberly Barnes - Certified Salesforce Administrator - For Hire!</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800|Playfair+Display:,300, 400, 700" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mediaelement@4.2.7/build/mediaelementplayer.min.css">
<link rel="stylesheet" href="fonts/ionicons/css/ionicons.min.css">
<link rel="stylesheet" href="fonts/fontawesome/css/font-awesome.min.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
<!-- Meta descriptions -->
<meta property="og:title" content="Kimberly Barnes - Personal">
<meta name="author" content="Kimberly Barnes">
<meta property="og:image" content="../img/profile_big.jpg">
<meta property="og:url" content="http://kimberlybarnes.me/index.html">
<meta property="og:type" content="blog"/>
<meta name="twitter:card" content="../img/profile_big.jpg">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-123735928-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-123735928-1');
</script>
</head>
<body>
<div class="site-wrap">
<a href="#" class="offcanvas-toggle js-offcanvas-toggle">Menu</a>
<div class="offcanvas_menu" id="offcanvas_menu">
<ul class="mb-5">
<li class="active"><a href="index.html">Bio</a></li>
<li><a href="resume.html">Resume</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<ul class="social">
<li><a href="https://www.linkedin.com/in/kimberlyhbarnes/" class="fa fa-LinkedIn"></a></li>
<li><a href="https://twitter.com/Kim_Barnes" class="fa fa-Twitter"></a></li>
<li><a href="https://trailhead.com/me/kimberlyhbarnes" class="fa fa-cloud"></a></li>
<li><a href="https://github.com/kim-barnes" class="fa fa-GitHub"></a></li>
</ul>
</br><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright © Kimberly Barnes <script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
<aside style="background-image: url(../img/profile_big.jpg);"></aside>
<main>
<h1 class="mb-0">Kimberly Barnes</h1>
<div class="mb-5">
<p class="lead mb-3">Certified Salesforce Professional</p>
<img src="../img/sfdc-certified2017.jpg" width="200" alt="Salesforce Certified Administrator - Issued 2017"><br>
<br>
<p>I am a certified Salesforce Administrator with an interest in software and CRM administration to create and manage effective workforce workflows. I graduated with my B.Sc. in Computer Information Technology from Purdue University and a <a href="http://certification.salesforce.com/verification-email?init=1&email=kimberlyhbarnes@gmail.com">Salesforce Administrator certification.</a> I have leveraged my education and experience in productive IT support roles to effectively deliver support for both internal and customer service environments.</p>
<p>When I'm not at my full-time job, I run my business <a href="http://lipstickandtech.com" target="_blank">Lipstick And Tech</a>, where I support busy small business owners with their implementation and training efforts for their Salesforce ecosystem so they can automate their business and focus on other business needs. I also help tech professionals transition to Salesforce careers. </p>
<a class="btn btn-primary btn-default" href="Kimberly_Barnes_Salesforce Administrator_KimberlyBarnes.me.zip" download="" role="button">Download My Resume</a>
<a class="btn btn-primary btn-default" href="http://kimberlybarnes.me/contact.html" role="button">Contact Me</a>
</div>
<p>
<ul class="list-inline text-center">
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/kimberlyhbarnes/">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/Kim_Barnes">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://trailhead.com/me/kimberlyhbarnes">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-cloud fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
</p>
</div>
</main>
</div>
<!-- loader -->
<div id="loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#f4b214"/></svg></div>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>