-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
257 lines (244 loc) · 11.1 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
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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE HTML>
<!--
Landed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>William Short</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css">
<link rel="icon" href="/favicon.ico?v=2" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload landing">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="#banner">William Short</a></h1>
<nav id="nav">
<ul>
<li>
<a href="#one" class="scrolly">About</a>
</li>
<li><a href="#two" class="scrolly">Portfolio</a></li>
<li><a href="#six" class="scrolly">Contact</a></li>
<li><a href="./assets/Resume.pdf" target="_blank" class="button primary">Résumé</a></li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h1>Hello!</h1>
<h2>I'm <em>William Short.</em><br />
A fullstack engineer.</h2>
</header>
<span class="image"><img src="images/profilePic.png" alt="" /></span>
<div class="dev-icons">
<i class="devicon-css3-plain-wordmark" style="--order: 1"></i>
<i class="devicon-html5-plain-wordmark" style="--order: 2"></i>
<i class="devicon-javascript-plain" style="--order: 3"></i>
<i class="devicon-react-original-wordmark" style="--order: 4"></i>
<i class="devicon-redux-original" style="--order: 5"></i>
<i class="devicon-postgresql-plain-wordmark" style="--order: 6"></i>
<i class="devicon-express-original-wordmark" style="--order: 7"></i>
<i class="devicon-sequelize-plain-wordmark" style="--order: 8"></i>
<i class="devicon-docker-plain-wordmark" style="--order: 9"></i>
<i class="devicon-python-plain-wordmark" style="--order: 10"></i>
<i class="devicon-flask-original-wordmark" style="--order: 11"></i>
<i class="devicon-sqlalchemy-plain" style="--order: 12"></i>
<i class="devicon-git-plain-wordmark" style="--order: 13"></i>
<i class="devicon-nodejs-plain-wordmark" style="--order: 14"></i>
</div>
</div>
<a href="#one" class="goto-next scrolly">Next</a>
</section>
<!-- One -->
<section id="one" class="spotlight style1 bottom">
<span class="image fit main"><img src="images/banner4.png" alt="" /></span>
<div class="content">
<div class="container">
<div class="row">
<div class="col-4 col-12-medium">
<header>
<h2>Who am I?</h2>
<p>I am a passionate software developer with over 10 years of experience working with robots.
Over the past year I've been working to transfer my passion of programming into a becoming full stack software developer.
I enjoy the entire process of building apps from designing and building a road map of were I want to go to being able to hit those goals and have a product I'm proud of.</p>
</header>
</div>
</div>
</div>
</div>
<a href="#two" class="goto-next scrolly">Next</a>
</section>
<!-- Two -->
<section id="two" class="spotlight style2 right">
<span class="image fit main"><img src="images/project1.PNG" alt="" /></span>
<div class="content">
<header>
<h2>Indie-Go</h2>
<p>An Etsy clone for Indie games, lets users browse over 400 preseeded games, create game listings and leave reviews.</p>
</header>
<header>
<h2>Technologies used:</h2>
<div class="dev-icons-project">
<i class="devicon-css3-plain-wordmark"></i>
<i class="devicon-html5-plain-wordmark"></i>
<i class="devicon-javascript-plain"></i>
<i class="devicon-react-original-wordmark"></i>
<i class="devicon-redux-original"></i>
<i class="devicon-postgresql-plain-wordmark"></i>
<i class="devicon-docker-plain-wordmark"></i>
<i class="devicon-python-plain-wordmark"></i>
<i class="devicon-flask-original-wordmark"></i>
<i class="devicon-sqlalchemy-plain"></i>
<i class="devicon-git-plain-wordmark"></i>
<i class="devicon-amazonwebservices-plain-wordmark"></i>
</div>
</header>
<ul class="actions">
<li><a href="https://github.com/will-short/Indie-Go" target="_blank" class="button">Github Repo</a></li>
<li><a href="https://indie-go.herokuapp.com/" target="_blank" class="button">Live Site</a></li>
</ul>
</div>
<a href="#three" class="goto-next scrolly">Next</a>
</section>
<!-- Three -->
<section id="three" class="spotlight style3 left">
<span class="image fit main bottom"><img src="images/project2.PNG" alt="" /></span>
<div class="content">
<header>
<h2>Harmony</h2>
<p>A discord clone allowing users to chat with each other in real time in channels and servers.</p>
</header>
<header>
<h2>Technologies used:</h2>
<div class="dev-icons-project">
<i class="devicon-css3-plain-wordmark"></i>
<i class="devicon-html5-plain-wordmark"></i>
<i class="devicon-javascript-plain"></i>
<i class="devicon-react-original-wordmark"></i>
<i class="devicon-redux-original"></i>
<i class="devicon-postgresql-plain-wordmark"></i>
<i class="devicon-docker-plain-wordmark"></i>
<i class="devicon-python-plain-wordmark"></i>
<i class="devicon-flask-original-wordmark"></i>
<i class="devicon-sqlalchemy-plain"></i>
<i class="devicon-git-plain-wordmark"></i>
<i class="devicon-amazonwebservices-plain-wordmark"></i>
</div>
</header>
<ul class="actions">
<li><a href="https://github.com/nummyrice/Harmony-discord-clone" target="_blank" class="button">Github Repo</a></li>
<li><a href="https://harmony-io.herokuapp.com/" target="_blank" class="button">Live Site</a></li>
</ul>
</div>
<a href="#four" class="goto-next scrolly">Next</a>
</section>
<section id="four" class="spotlight style2 right">
<span class="image fit main"><img src="images/project3.PNG" alt="" /></span>
<div class="content">
<header>
<h2>Barista</h2>
<p>An Untapped clone where users are able to see local coffee shops and post about drinks they are having.</p>
</header>
<header>
<h2>Technologies used:</h2>
<div class="dev-icons-project">
<i class="devicon-css3-plain-wordmark"></i>
<i class="devicon-html5-plain-wordmark"></i>
<i class="devicon-javascript-plain"></i>
<i class="devicon-react-original-wordmark"></i>
<i class="devicon-redux-original"></i>
<i class="devicon-postgresql-plain-wordmark"></i>
<i class="devicon-express-original-wordmark"></i>
<i class="devicon-sequelize-plain-wordmark"></i>
<i class="devicon-git-plain-wordmark"></i>
<i class="devicon-nodejs-plain-wordmark"></i>
</div>
</header>
<ul class="actions">
<li><a href="https://github.com/will-short/Barista" target="_blank" class="button">Github Repo</a></li>
<li><a href="https://barista-project.herokuapp.com/" target="_blank" class="button">Live Site</a></li>
</ul>
</div>
<a href="#five" class="goto-next scrolly">Next</a>
</section>
<section id="five" class="spotlight style3 left">
<span class="image fit main bottom"><img src="images/project4.PNG" alt="" /></span>
<div class="content">
<header>
<h2>TODO</h2>
<p>A remember the milk clone catered to programmers. TODO lets users create groups, add members and set tasks for members.</p>
</header>
<header>
<h2>Technologies used:</h2>
<div class="dev-icons-project">
<i class="devicon-css3-plain-wordmark"></i>
<i class="devicon-html5-plain-wordmark"></i>
<i class="devicon-javascript-plain"></i>
<i class="devicon-postgresql-plain-wordmark"></i>
<i class="devicon-express-original-wordmark"></i>
<i class="devicon-sequelize-plain-wordmark"></i>
<i class="devicon-git-plain-wordmark"></i>
<i class="devicon-nodejs-plain-wordmark"></i>
</div>
</header>
<ul class="actions">
<li><a href="https://github.com/nummyrice/Harmony-discord-clone" target="_blank" class="button">Github Repo</a></li>
<li><a href="https://harmony-io.herokuapp.com/" target="_blank" class="button">Live Site</a></li>
</ul>
</div>
<a href="#six" class="goto-next scrolly">Next</a>
</section>
<!-- Five -->
<div id="bottom-padding">
</div>
<section id="six" class="wrapper style2 special fade">
<div class="container">
<header>
<h2>Contact me!</h2>
</header>
<iframe name='dummyframe' style='display: none;' frameborder="0" id="dummyframe"></iframe>
<form id="contact-form" action="https://getform.io/f/772d2ec6-a364-4b63-8b46-c333ed0cf1f4" method="POST" target="dummyframe" onsubmit="(e) => e.target.reset()">
<label for="name">Name</label>
<input id="name" type="text" required name="name" placeholder="name" />
<label for="email">Email</label>
<input id="email" required type="email" name="email" placeholder="email" />
<label for="message">Subject</label>
<textarea id="message" required name="message" placeholder="Write something" style="height:100px"></textarea>
<div id="submitdiv"><input type="submit" value="Submit" />
<div id="sent">Message sent!</div>
</div>
</form>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://www.linkedin.com/in/will-short/" target="_blank" class="icon brands alt fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/will-short" class="icon brands alt fa-github" target="_blank"><span class="label">GitHub</span></a></li>
<li><a href="https://angel.co/u/william-short-1" target="_blank"><i class="fab fa-angellist"></i></a></li>
<li><span class="icon solid alt fa-envelope"> Email: [email protected]</span></li>
</ul>
<ul class="copyright">
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>