-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
346 lines (343 loc) · 12.7 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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Alex Wander | Software Engineer</title>
<link rel="stylesheet" href="style.css" />
<script src="app.js"></script>
<!-- CSS only -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk"
crossorigin="anonymous"
/>
<!-- JS, Popper.js, and jQuery -->
<script
src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"
></script>
<!-- devicons -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/konpa/devicon@master/devicon.min.css"
/>
<!-- font awesome -->
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.14.0/css/all.css"
integrity="sha384-HzLeBuhoNPvSl5KYnjx0BT+WB0QEEqLprO+NBkkk5gbc67FTaL7XIGa2w1L0Xbgc"
crossorigin="anonymous"
/>
</head>
<body>
<div>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="#">Alex Wander</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#"
>Home <span class="sr-only">(current)</span></a
>
</li>
<li class="nav-item active">
<a class="nav-link" href="#about-me">About Me</a>
</li>
<li class="nav-item">
<a
class="nav-link active"
href="#projects"
tabindex="-1"
aria-disabled="true"
>Projects</a
>
</li>
<li class="nav-item">
<a
class="nav-link active"
href="https://docs.google.com/document/d/1A6pdX3XYXbZJXD9tUM537hawDVov8i3zADPajaA3hms/export?format=pdf"
target="_blank"
tabindex="-1"
aria-disabled="true"
>Download Resume</a
>
</li>
<li class="nav-item">
<a
class="nav-link active"
href="#contact-me"
tabindex="-1"
aria-disabled="true"
>Contact</a
>
</li>
</ul>
</div>
</nav>
<header class="text-center">
<div class="card bg-dark text-white">
<img
class="card-img opacity-3 img-fluid w-100"
src="/images/home.jpg"
alt="Card image"
/>
<div class="card-img-overlay">
<!-- <h5 class="card-title">Alex Wander</h5> -->
<p id="about-me" class="bio card-text pt-5">
I am a deeply curious and solutions-driven software engineer with
a passion to create and share simple solutions to complex
problems. The skills I developed as a sales professional have
instilled in me the ability to understand a client’s needs and
adjust accordingly.
</p>
</div>
</div>
</header>
<h2 class="text-center p-3">Skills</h2>
<div class="d-flex justify-content-around h1 pb-2">
<div>
<div class="pb-3">
<i class="devicon-javascript-plain colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-react-original-wordmark colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-angularjs-plain colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-nodejs-plain-wordmark colored p-4"></i>
</div>
</div>
<div>
<div class="pb-3">
<i class="devicon-express-original-wordmark colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-mongodb-plain-wordmark colored p-4"></i>
</div>
<div class="pb-3"><i class="devicon-php-plain colored p-4"></i></div>
<div class="pb-3">
<i class="devicon-laravel-plain-wordmark colored p-4"></i>
</div>
</div>
<div>
<div class="pb-3">
<i class="devicon-postgresql-plain-wordmark colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-jquery-plain-wordmark colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-bootstrap-plain-wordmark colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-html5-plain-wordmark colored p-4"></i>
</div>
</div>
<div>
<div class="pb-3">
<i class="devicon-css3-plain-wordmark colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-git-plain-wordmark colored p-4"></i>
</div>
<div class="pb-3">
<i class="devicon-npm-original-wordmark colored p-4"></i>
</div>
</div>
</div>
<div class="text-center pb-3">
<p>Other: EJS, Mongoose, RESTful API's</p>
</div>
<div>
<div id="projects" class="text-center m-2 border-top">
<h2 class="p-5">Projects</h2>
<p>
Note: These projects are hosted on Heroku. May take a minute on
first load.
</p>
<div class="d-flex m-3 flex-wrap justify-content-around">
<div class="card mb-3" style="width: 18rem;">
<img
class="card-img-top img-fluid"
src="/images/projects/playerscorecard.png"
alt="Card image cap"
style="width: 18rem; height: 14rem;"
/>
<div class="card-body">
<h5 class="card-title border-top pt-3">Player Scorecard</h5>
<p class="card-text">
This was my 3rd project, built in 12 days. I took on teaching
myself something new, I decided to take on Laravel.
</p>
<a
href="https://playerscorecard.herokuapp.com/"
target="_blank"
class="btn-sm btn-primary"
>Live Link</a
>
<a
href="https://github.com/acwander/laravel-app"
target="_blank"
class="btn-sm btn-primary"
>GitHub</a
>
</div>
</div>
<div class="card mb-3" style="width: 18rem;">
<img
class="card-img-top img-fluid"
src="/images/projects/autowarehouse.png"
alt="Card image cap"
style="width: 18rem; height: 14rem;"
/>
<div class="card-body">
<h5 class="card-title border-top pt-3">Auto Warehouse</h5>
<p class="card-text">
This was a partner project, built in 2 days. We used React.js
for the frontend and PHP with PostgreSQL for the backend.
</p>
<a
href="https://auto-warehouse.herokuapp.com/"
target="_blank"
class="btn-sm btn-primary"
>Live Link</a
>
<a
href="https://github.com/shanedubish/AutoWareHouse"
target="_blank"
class="btn-sm btn-primary"
>GitHub</a
>
</div>
</div>
<div class="card mb-3" style="width: 18rem;">
<img
class="card-img-top img-fluid"
src="/images/projects/spaceforce.png"
alt="Card image cap"
style="width: 18rem; height: 14rem;"
/>
<div class="card-body">
<h5 class="card-title border-top pt-3">Space Force Travel</h5>
<p class="card-text">
This was a small group project, built in 6 days, to
demonstrate understanding of collaborative workflow. We used
AngularJS for the frontend and MongoDB for the backend.
</p>
<a
href="https://spaceforce.herokuapp.com/"
target="_blank"
class="btn-sm btn-primary"
>Live Link</a
>
<a
href="https://github.com/haileedoyle/spaceforce"
target="_blank"
class="btn-sm btn-primary"
>GitHub</a
>
</div>
</div>
<div class="card mb-3" style="width: 18rem;">
<img
class="card-img-top img-fluid"
src="/images/projects/memories.png"
alt="Card image cap"
style="width: 18rem; height: 14rem;"
/>
<div class="card-body">
<h5 class="card-title border-top pt-3">Memories</h5>
<p class="card-text">
This was my 2nd project, built in 7 days. I added JavaScript
for functionality and a backend database with MongoDB.
</p>
<a
href="https://infinite-hollows-42785.herokuapp.com/scrapbook"
target="_blank"
class="btn-sm btn-primary"
>Live Link</a
>
<a
href="https://github.com/acwander/scrapbook-app"
target="_blank"
class="btn-sm btn-primary"
>GitHub</a
>
</div>
</div>
<div class="card mb-3" style="width: 18rem;">
<img
class="card-img-top img-fluid"
src="/images/projects/beer.png"
alt="Card image cap"
style="width: 18rem; height: 14rem;"
/>
<div class="card-body">
<h5 class="card-title border-top pt-3">Beer Aficionado</h5>
<p class="card-text">
This was my 1st project, built in 6 days. It displays my
understanding of HTML, CSS, and JavaScript.
</p>
<a
href="https://shielded-basin-76520.herokuapp.com/"
target="_blank"
class="btn-sm btn-primary"
>Live Link</a
>
<a
href="https://github.com/acwander/beer-aficionado"
target="_blank"
class="btn-sm btn-primary"
>GitHub</a
>
</div>
</div>
</div>
</div>
</div>
<footer id="contact-me" class="border-top bg-dark pb-1">
<h2 class="text-center text-white p-3">Contact</h2>
<div class="d-flex justify-content-around h2 contact-icons">
<a href="mailto:[email protected]" target="_blank">
<i class="far fa-envelope"></i
></a>
<a href="https://www.linkedin.com/in/alexcwander/" target="_blank"
><i class="devicon-linkedin-plain-wordmark colored"></i
></a>
<a href="https://github.com/acwander" target="_blank">
<i class="devicon-github-plain-wordmark colored"></i
></a>
<a href="https://twitter.com/alexcwander" target="_blank"
><i class="devicon-twitter-plain colored"></i
></a>
</div>
</footer>
</div>
</body>
</html>