-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
198 lines (158 loc) · 7.2 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
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Portfolio | Bailey-Ann Slaughter</title>
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-wide.css" />
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="js/init.js"></script>
<script src="js/gen_validatorv4.js"></script>
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie8.css" /><![endif]-->
</head>
<body>
<div id="header" class="skel-panels-fixed">
<div class="top">
<div id="logo">
<span class="image avatar200"><img src="images/avatar.jpg" alt="" /></span><br>
<h1 id="name">Bailey-Ann Slaughter</h1>
<span class="byline">Academic: Mathematics<br>Self-Driven: Web Design</span>
</div>
<nav id="nav">
<ul>
<li><a href="#top" id="top-link" class="skel-panels-ignoreHref"><span class="fa fa-home">Intro</span></a></li>
<li><a href="#portfolio" id="portfolio-link" class="skel-panels-ignoreHref"><span class="fa fa-th">Portfolio</span></a></li>
<li><a href="#about" id="about-link" class="skel-panels-ignoreHref"><span class="fa fa-user">About Me</span></a></li>
<li><a href="#contact" id="contact-link" class="skel-panels-ignoreHref"><span class="fa fa-envelope">Contact</span></a></li>
</ul>
</nav>
</div>
<div class="bottom">
<ul class="icons">
<li><a href="https://www.linkedin.com/in/baileyanns" target="_blank" class="fa fa-linkedin solo"><span>LinkedIn</span></a></li>
<li><a href="https://www.facebook.com/baileyann.slaughter" target="_blank" class="fa fa-facebook solo"><span>Facebook</span></a></li>
<li><a href="http://instagram.com/baileyanns" target="_blank" class="fa fa-instagram solo"><span>Instagram</span></a></li>
<li><a href="http://www.pinterest.com/baileyannsl" target="_blank" class="fa fa-pinterest solo"><span>Pinterest</span></a></li>
<li><a href="https://www.github.com/bailey-ann/" target="_blank" class="fa fa-github solo"><span>Pinterest</span></a></li>
</ul>
</div>
</div>
<div id="main">
<section id="top" class="one">
<div class="container">
<img src="images/header.png" alt="" style="left: 0px; margin-left: 0px;" data_temp_dwid="0">
<header>
<h2 class="alt"><strong><u>Alpha Phase</u></strong><br><br>
My name is <strong>Bailey-Ann</strong>.<br>I seek to destroy the boundaries of Computational Creativity.</h2>
<p>Like a <strong>Ninja</strong>. A Self-Motivated, Innovative <strong>Ninja</strong>.</p>
</header>
<footer><a href="http://www.scribd.com/doc/215273385/Resume?secret_password=18gxxb0kv675bbe799mw" target="_blank" class="button scrolly">Résumé (Scribd)</a></footer>
</div>
</section>
<section id="portfolio" class="two">
<div class="container">
<header><h2 id="portfolioTitle">Portfolio</h2></header>
<p>
<strong>University:</strong> Programming theory, functional programming, Python, and Java<br>
<strong>Work:</strong> Data acquisition and equipment automation in MATLAB<br>
<strong>Personal:</strong> 100 % self-taught in web design and development, graphic design, CS6 experience
</p>
<div class="row">
<div class="4u">
<article class="item">
<a href="https://www.behance.net/bailey-ann" target="_blank" class="image full"><img src="images/drawings.png" alt="" /></a>
<header><h3>Drawings</h3></header>
</article>
<article class="item">
<a href="#" target="_blank" class="image full"><img src="images/htmlcss.png" alt="" /></a>
<header>
<h3>HTML/CSS</h3>
</header>
</article>
</div>
<div class="4u">
<article class="item">
<a href="http://www.flickr.com/photos/bailey-ann" target="_blank" class="image full"><img src="images/flickr.png" alt="" /></a>
<header>
<h3>Photography </h3>
</header>
</article>
<article class="item">
<a href="https://github.com/bailey-ann" target="_blank" class="image full"><img src="images/github.png" alt="" /></a>
<header>
<h3>Github</h3>
</header>
</article>
</div>
<div class="4u">
<article class="item">
<a href="#" target="_blank" class="image full"><img src="images/python.png" alt="" /></a>
<header>
<h3>Python Work</h3>
</header>
</article>
<article class="item">
<a href="http://bailey-ann-practicly.tumblr.com/" target="_blank" class="image full"><img src="images/tumblr.png" alt="" /></a>
<header>
<h3>Blog</h3>
</header>
</article>
</div>
</div>
</div>
</section>
<section id="about" class="three">
<div class="container">
<header><h2 id="aboutmeTitle">About Me</h2></header>
<a class="image featured"><img src="images/about-me.jpg" alt="" /></a>
<p>
Pursuing a <strong>Bachelor of Science</strong> in <strong>Mathematics</strong>.<br>
Strong personal interest in <strong>Web Design & Development</strong>,<br>
Also love ice cream, stand-up comedy, traveling, music festivals, and knowing the unknown.<br><br>
<i><strong>"I don't want to write articles; I want to do things people write articles about."</strong> - Mike Birbiglia</i>
</p>
</div>
</section>
<section id="contact" class="four">
<div class="container">
<header><h2 id="contactTitle">Contact</h2></header>
<p>
Tell me what you think or teach me something cool!<br>
</p>
<form method="POST" name="contactform" action="contact.php">
<div class="row half">
<div class="6u"><input type="text" class="text" name="name" placeholder="Name"></div>
<div class="6u"><input type="text" class="text" name="email" placeholder="Email"></div>
</div>
<div class="row half">
<div class="12u"><textarea name="message" placeholder="Message"></textarea></div>
</div>
<div class="row">
<div class="12u"><input type="submit" name="submit" class="button submit" value="Send Message"></div>
</div>
</form>
<script>
var frmvalidator = new Validator("contactform");
frmvalidator.addValidation("name","req","Please provide your name");
frmvalidator.addValidation("email","req","Please provide your email");
frmvalidator.addValidation("message","req","Please enter a message");
</script>
</div>
</section>
</div>
<div id="footer">
<div class="copyright">
<p>Bailey-Ann Slaughter.</p>
<ul class="menu">
<li>Updated: <time datetime="2014-04-08">8 April 2014</time></li>
</ul>
</div>
</div>
</body>
</html>