-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
206 lines (197 loc) · 11.5 KB
/
index.html
File metadata and controls
206 lines (197 loc) · 11.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Phillip Meek – Web Designer</title>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/style.css">
<style>
@import url( 'https://fonts.googleapis.com/css?family=Comfortaa:400,700');
</style>
</head>
<body id="index" class="scrollspy">
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#index">
<i class="fa fa-code" aria-hidden="true"></i>Phillip Meek</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav"></ul>
<ul class="nav navbar-nav navbar-right">
<li class="active">
<a href="#index">Home</a>
</li>
<li>
<a href="#about">About</a>
</li>
<li>
<a href="#projects">Projects</a>
</li>
<li>
<a href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron top" id="name">
-
<div class="container-fuid">
-
<h1 class="name">Phillip Alexander Meek</h1>
-
<p class="descript">Web Desinger and Developer</p>
-
</div>
-
</div>
<div id="about" class="container-fluid font">
<div class="about col-sm-10 col-md-offset-1 col-sm-offset-1 col-md-10 col-xs-12">
<h2>About Me</h2>
<div class="about-me col-md-offset-1 col-sm-offset-1">
<div id="about">
</div>
<p>I'm passionate about making things; digital, physical, or something else–it doesn't matter.</p>
<p>Designing experieces and using my skills to make them seamless is my goal.</p>
</div>
</div>
<div class="aboutbump">
</div>
</div>
<div id="projects">
<div class="container">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div id="projects" class="carousel-inner">
<div class="item active">
<a href="https://rawgit.com/UnimportantWank/web-workbook/gh-pages/10Lesson/01Homework/index.html"><img src="10-1-h.png" alt="..."></a>
</div>
<div class="item">
<a href="https://rawgit.com/UnimportantWank/web-workbook/gh-pages/11Lesson/01Homework/index.html"><img src="11-1-h.png" alt="..."></a>
</div>
<div class="item">
<a href="https://rawgit.com/UnimportantWank/web-workbook/gh-pages/11Lesson/03Checkpoint/index.html"><img src="11-3-c.png" alt="..."></a>
</div>
<div class="item">
<a href="https://rawgit.com/UnimportantWank/web-workbook/gh-pages/12Lesson/01Project/index.html"><img src="12-1-p.png" alt="..."></a>
</div>
<div class="item">
<a href="https://rawgit.com/UnimportantWank/web-workbook/gh-pages/13Lesson/01Project/index.html"><img src="13-1-p.png" alt="..."></a>
</div>
<div class="item">
<a href="http://keyup.flywheelsites.com/"><img src="keyUp.png" alt="..."></a>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
<!-- Carousel -->
</div>
</div>
</div>
<!-- wrapper -->
<!-- form and modals -->
<div class="container" id="contact">
<h2>Learn More:</h2>
<div class="row thelynx">
<div class="item col-xs-4 col-md-3 col-md-offset-2 col-lg-3">
<div class="col-xs-6">
<a class="contact-link" href="#" data-toggle="modal" data-target="#contactMe">
<i class="fa fa-inbox fa-4x hidden-xs" aria-hidden="true"></i>
<i class="fa fa-inbox fa-3x visible-xs-block" aria-hidden="true"></i>
<p class="hidden-xs blurb">Send me a message</p>
</a>
</div>
</div>
<div class="item col-xs-4 col-md-3 col-lg-3">
<div class="col-xs-6">
<a class="contact-link" href="https://github.com/TheFoxWizard">
<i class="fa fa-github fa-4x hidden-xs" aria-hidden="true"></i>
<i class="fa fa-github fa-3x visible-xs-block" aria-hidden="true"></i>
<p class="hidden-xs blurb2">GitHub</p>
</a>
</div>
</div>
<div class="item col-xs-4 col-md-3 col-lg-3">
<div class="col-xs-6">
<a class="contact-link" href="#" data-toggle="modal" data-target="#resume">
<i class="fa fa-file-text-o fa-4x hidden-xs" aria-hidden="true"></i>
<i class="fa fa-file-text-o fa-3x visible-xs-block" aria-hidden="true"></i>
<p class="hidden-xs blurb2">Resumé</p>
</a>
</div>
</div>
</div>
</div>
<div class="modal fade" id="contactMe" tabindex="-1" role="dialog" aria-labelledby="basicModal" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel">Send me a message</h4>
</div>
<div class="modal-body">
<form action="https://docs.google.com/forms/d/e/1FAIpQLSeCeGdjb0lDsWQPb5IMMNMhyi9F5nHsPtwjVU4nPY46gqLaOg/formResponse" method="POST" target="_self" onsubmit="">
<label for="entry_510628096">Name:</label>
<label class="name" for="itemView.getDomIdToLabel()" aria-label="(Required field)" ></label>
<input type="text" name="entry.510628096" value="" dir="auto" aria-label="Name " aria-required="true" required title="">
<label for="entry_1167499882">Email Address:</label>
<label for="itemView.getDomIdToLabel()" aria-label="(Required field)"></label>
<input type="text" name="entry.1167499882" value="" dir="auto"
aria-label="Email Address " aria-required="true" required title="">
<label for="entry_1109190810">
<br>
<label for="entry_1109190810">Message:</label>
<br>
<label for="itemView.getDomIdToLabel()" aria-label="(Required field)"></label>
<textarea type="textarea" name="entry.1109190810" value="" dir="auto" aria-label="Message " aria-required="true" required title=""></textarea>
<input type="hidden" name="draftResponse" value="[,,"-1516155311994778418"]">
<input type="hidden" name="pageHistory" value="0">
<input type="hidden" name="fbzx" value="-1516155311994778418">
<label for="emailReceipt"></label>
<input class="btn btn-success submitbutt col-xs-offset-8" type="submit" name="submit" value="Submit">
</form>
</div>
</div>
</div>
</div>
<div class="modal fade" id="resume" tabindex="-1" role="dialog" aria-labelledby="basicModal" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel2">Resumé</h4>
</div>
<div class="modal-body">
<iframe src="./app2.pdf#page=1&zoom=65" width="99%" height="500px;"></iframe>
</div>
</div>
</div>
</div>
<div class="hidden-lg hiden-md hidden-sm visible-xs mapp">
<iframe width="100%" height="450" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJLwPMoJm1RIYRetVp1EtGm10&key=AIzaSyBQrJqhAkNC4dCc7mkP2ZfxkkJBNW20Joo" allowfullscreen></iframe>
</div>
</body>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/js/script.js"></script>
<footer><p>© Phillip Alexander Meek 2018</p></footer>
</html>