-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
235 lines (207 loc) · 12.1 KB
/
index.html
File metadata and controls
235 lines (207 loc) · 12.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>branchaweb.com</title>
<meta name="description" content="Beth Branchaw is a marketing communications and web development professional based in Seattle.">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!--
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> -->
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- 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.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link href="css/bootstrap-theme.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<!-- <link rel="stylesheet" href="css/responsive.css" media="screen and (max-width: 991px)"> -->
</head>
<body> <!-- data-spy="scroll" data-target=".navbar" data-offset="50" -->
<nav id="navbar" class="navbar navbar-default" data-spy="affix" data-offset-top="197">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"></span><img id="logo" alt="" src="images/android-icon-36x36.png">branchaweb.com</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#">About</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Projects <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://branchaweb.com/eat-your-greens/">Eat Your Greens</a></li>
<li><a href="http://branchaweb.com/rescue-finder/#/">RescueFinder</a></li>
<li><a href="http://branchaweb.com/mix-tape/">MixTape</a></li>
<li><a href="http://branchaweb.com/angular-app/">WeatherApp</a></li>
<li><a href="http://responserequest.com/branchb/">User Science Journal</a></li>
<li><a href="http://branchaweb.com/wats1010-product-page/">API Superstore</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Connect <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="https://www.linkedin.com/in/bethbranchaw">LinkedIn</a></li>
<li><a href="https://github.com/branchaw">GitHub</a></li>
<li><a href="https://twitter.com/bbranchaw">Twitter</a></li>
</ul>
</li>
<li><a href="mailto:branchaweb@gmail.com">Contact</a></li>
</ul>
</div>
</div>
</nav>
<div id="about" class="jumbotron">
<div class="container-fluid">
<h1 id="header">
Beth Branchaw
</h1>
<p id="bio" class="lead">
I am a marketing communications and web development profesional based in Seattle with extensive experience working within higher education, healthcare, and non-profit environments.
I have a passion for the application of Universal Design principles to improve web accessibility for all. My profesional interests are focusd on UX design, Content Strategy, and Information Architecture.
</p>
<!-- <p id="career">
I am seeking to leverage my depth of experience and development skills to pursue a career focused on UX Design, Content Strategy, and Information Architecture.
</p> -->
</div>
</div>
<div id="projects" class="container-fluid">
<h2>WEB PROJECTS</h2>
<div class="row">
<div class="col-xs-6 col-md-4">
<a href="#" class="thumbnail">
<img src="images/radish-300px.png" alt="Eat Your Greens radish logo">
</a>
<div class="caption">
<h3>Eat Your Greens</h3>
<p>An AngularJS application built using Yeoman, Bootstrap, and SASS that performs a plant-based recipe search powered by Edamam API. </p>
<p><a href="http://branchaweb.com/eat-your-greens/" class="btn btn-success" role="button">Site</a> <a href="https://github.com/branchaw/eat-your-greens" class="btn btn-default" role="button">Code</a></p>
</div>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://branchaweb.com/rescue-finder/#/" class="thumbnail">
<img src="images/Animal-Rescue.jpg" alt="RescueFinder cat in repose">
</a>
<div class="caption">
<h3>RescueFinder</h3>
<p>An AngularJS application built using Yeoman, Bootstrap, and SASS that uses a PetFinder API to call animal shelter locations by zip code.</p>
<p><a href="http://branchaweb.com/rescue-finder/#/" class="btn btn-success" role="button">Site</a> <a href="https://github.com/branchaw/rescue-finder" class="btn btn-default" role="button">Code</a></p>
</div>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://responserequest.com/branchb/" class="thumbnail">
<img src="images/pacmania-2014-web.jpg" alt="user science journal blog header image of vintage pacman game">
</a>
<div class="caption">
<h3>User Science Journal</h3>
<p>A WordPress blog site documenting usability analysis and experiments.</p>
<p><a href="http://responserequest.com/branchb/" class="btn btn-success" role="button">Site</a></p>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-md-4">
<a href="http://branchaweb.com/mix-tape/" class="thumbnail">
<img src="images/favicon-310.png" alt="the mix tape website logo">
</a>
<div class="caption">
<h3>The MixTape</h3>
<p>A website built with Bootstrap that uses YouTube API to a call playlist curated by a guest DJ.</p>
<p><a href="http://branchaweb.com/mix-tape/" class="btn btn-success" role="button">Site</a> <a href="https://github.com/branchaw/mix-tape" class="btn btn-default" role="button">Code</a></p>
</div>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://branchaweb.com/angular-app/" class="thumbnail">
<img src="images/WeatherApp_web.jpg" alt="weather web app cloudy sky image">
</a>
<div class="caption">
<h3>Weather App</h3>
<p>An AngularJS application built using Yeoman, Bootstrap, and SASS that uses a Weather API to call local weather data by city name.</p>
<p><a href="http://branchaweb.com/angular-app/" class="btn btn-success" role="button">Site</a> <a href="https://github.com/branchaw/angular-app" class="btn btn-default" role="button">Code</a></p>
</div>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://branchaweb.com/wats1010-product-page/" class="thumbnail">
<img src="images/api_superstore_sqlogo_bg.png" alt="API superstore logo">
</a>
<div class="caption">
<h3>API Superstore</h3>
<p>A website built with Bootstrap that includes embedded media.</p>
<p><a href="http://branchaweb.com/wats1010-product-page/" class="btn btn-success" role="button">Site</a> <a href="https://github.com/branchaw/wats1010-product-page" class="btn btn-default" role="button">Code</a></p>
</div>
</div>
</div>
</div>
<!-- TODO: Fix connect icons, add infogrphic and other work section -->
<div id="connect" class="container-fluid">
<h2 id="connect-head">CONNECT</h2>
<div id="social" class="row">
<div class="col-md-1"></div>
<div class="col-md-1"></div>
<div class="col-md-1"></div>
<div class="col-md-1"></div>
<div class="col-md-1">
<a href="mailto:branchaweb@gmail.com" class="img-responsive">
<img src="images/email-color.png" alt="Send an email"></a>
</div>
<div class="col-md-1">
<a href="https://www.linkedin.com/in/bethbranchaw" class="img-responsive">
<img src="images/linkedin-color.png" alt="LinkedIn"></a>
</div>
<div class="col-md-1">
<a href="https://github.com/branchaw" class="img-responsive">
<img src="images/GitHub-Mark-32px.png" alt="GitHub"></a>
</div>
<div class="col-md-1">
<a href="https://twitter.com/bbranchaw" class="img-responsive">
<img src="images/twitter-color.png" alt="Twitter"></a>
</div>
<div class="col-md-1"></div>
<div class="col-md-1"></div>
<div class="col-md-1"></div>
<div class="col-md-1"></div>
</div>
</div>
<!-- Footer -->
<div id="footer" class="container-fluid">
<footer>
<div class="page-footer">
<h3 id="footer-brand">branchaweb.com</h3>
<p id="copyright" class="copyright">© Beth Branchaw 2017</p>
</div>
</footer>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.js"></script>
<script src="js/main.js"></script>
</body>
</html>