-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
310 lines (288 loc) · 12.9 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
<!DOCTYPE HTML>
<!--
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Tyler Gilchrist Portfolio</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" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Sidebar -->
<section id="sidebar">
<div class="inner">
<nav>
<ul>
<li><a href="#intro">About Me</a></li>
<li><a href="#two">Proficiencies</a></li>
<li><a href="#one">Projects</a></li>
<li><a href="#three">Contact Me</a></li>
</ul>
</nav>
</div>
</section>
<!-- Wrapper -->
<div id="wrapper">
<!-- Intro -->
<section id="intro" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h1>Tyler Gilchrist</h1>
<img style = "border-radius: 5%; height: 24em; border: 3px solid lightgrey" src = '/html5up-hyperspace/images/selfie.jpg'></img>
<h3 id = 'subtitle'>Full Stack Web Developer</h3>
<p>Passionate and driven web developer with 2 years of experience building full stack web applications from the ground up. Skilled in interactive and responsive user interfaces as well as modern and functional back-end architecture.</p>
<ul class="actions">
<li><a href="assets/pdfs/Nov2020Resume.pdf" class="button scrolly">View Resume</a></li>
</ul>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style3 fade-up">
<div class="inner">
<h2>Technical Skills</h2>
<p>Varied experience in creating modern and responsive full stack web applications. Strong focus on Javascript, React / Redux, and Node.JS back end framework. Proficient with each of the following technologies and libraries:</p>
<div class = 'techstack'>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/html-5.svg"></img>
<h3>HTML</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/css-3.svg"></img>
<h3>CSS</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/sass.png"></img>
<h3>SASS / LESS</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/javascript.svg"></img>
<h3>Javascript</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/python.svg"></img>
<h3>Python</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/react.svg"></img>
<h3>React</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/redux.svg"></img>
<h3>Redux</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/react.svg"></img>
<h3>Context API</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/nodejs.svg"></img>
<h3>Node.JS</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/postgresql.svg"></img>
<h3>Postgres</h3>
</div>
<div class = 'tech'>
<img class = 'tech-icon' src = "images/icons/sqlite.svg"></img>
<h3>SQLite</h3>
</div>
</div>
<!-- <div class="features">
<section>
<img class = 'tech-icon' src = "images/icons/html-5.svg"></img>
<h3>HTML / CSS</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<img class = 'tech-icon' src = "images/icons/javascript.svg"></img>
<h3>Javascript</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<img class = 'tech-icon' src = "images/icons/python.svg"></img>
<h3>Python</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<img class = 'tech-icon' src = "images/icons/react.svg"></img>
<h3>React</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<img class = 'tech-icon' src = "images/icons/redux.svg"></img>
<h3>Redux</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<img class = 'tech-icon' src = "images/icons/postgresql.svg"></img>
<h3>Postgres / Sqlite3</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<span class="icon solid major fa-check"></span>
<h3>LESS / SCSS</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<span class="icon solid major fa-check"></span>
<h3>Context API</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<h3>SQL</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
<section>
<span class="icon solid major fa-check"></span>
<h3>Node.JS</h3>
<p>Phasellus convallis elit id ullam corper amet et pulvinar. Duis aliquam turpis mauris, sed ultricies erat dapibus.</p>
</section>
</div> -->
<!-- <ul class="actions">
<li><a href="generic.html" class="button">Learn more</a></li>
</ul> -->
</div>
</section>
<!-- One -->
<section id="one" class="wrapper style2 spotlights">
<h2 class = 'projects-header'>Projects</h2>
<section>
<a href="#" class="image"><img src="images/SoMe.JPG" alt="" data-position="center center" /></a>
<div class="content">
<div class="inner">
<h2>SoMe Social Media Strategy App - Back End</h2>
<p>Co-creator of an extensive web back-end written in Node.JS for use by the SoMe social media planner app. After making a SoMe account, users can link a personal Twitter account.
From there they are able to create, draft, post, and even schedule Tweets in advance for their social media page's needs.
Includes user authentication, password hashing, real time Twitter feed, as well as full integration with the Okta secure authentication API. Created with Node.JS, Knex, and Postgres.</p>
<ul class="actions">
<li><a href="https://github.com/Lambda-School-Labs/social-media-strategy-be" class="button">GitHub</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/github-usercards.JPG" alt="" data-position="top center" /></a>
<div class="content">
<div class="inner">
<h2>GitHub Usercard Display</h2>
<p>With the help of the GitHub API, uses axios requests and parses the relevant response data in a way that shows all current GitHub followers with neatly stylized profile cards.</p>
<ul class="actions">
<li><a href="https://github.com/Tyler668/React-Github-User-Card" class="button">GitHub</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/essentialcopy.jpg" alt="" data-position="25% 25%" /></a>
<div class="content">
<div class="inner">
<h2>Essentialism - Back End</h2>
<p>Created the back end for the lifestyle organization app Essentialism. Users can create secure accounts, and choose from a variety of important life values and priorities to highlight for themselves.
Back end database handles tracking a user's top ranked choices, as well as various prompts for a user's current involvements and activities, and how they align with their top values. Includes endpoints for each HTTP CRUD method. Created with Node.JS, Knex, and Sqlite3</p>
<ul class="actions">
<li><a href="https://github.com/Essentialism-4/Back-end" class="button">GitHub</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/life.jpg" alt="" data-position="25% 25%" /></a>
<div class="content" id = 'lifesec'>
<div class="inner">
<h2>Conway's Game of Life</h2>
<p>The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves. It is Turing complete and can simulate a universal constructor or any other Turing machine. This recreation was made using Javascript, React, and Canvas animations</p>
<ul class="actions">
<li><a href="https://tyler668.github.io/Life/" class="button">Live Version</a></li>
<li><a href="https://github.com/Tyler668/Life/" class="button">GitHub</a></li>
</ul>
</div>
</div>
</section>
</section>
<!-- Three -->
<section id="three" class="wrapper style1 fade-up">
<div class="inner">
<h2>Get in touch</h2>
<p>Interested in meeting or collaborating? Please feel free to reach out!</p>
<div class="split style1">
<section>
<!-- <form action="/html5up-hyperspace/php/form.php" method="post">
<label>Email Address</label>
<input type="text" name="email_address" size="40">
<label>Your Feedback</label>
<textarea name="feedback" cols="50" rows="10"></textarea>
<input type="submit" name="send" value="Submit">
</form> -->
<form method="post" action="/html5up-hyperspace/php/form.php">
<div class="fields">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="5"></textarea>
</div>
</div>
<ul class="actions">
</ul>
<h3><a class="button submit">Email Me!</a></h3>
</form>
</section>
<section>
<ul class="contact">
<li>
<h3>Address</h3>
Glastonbury, CT 06033<br />
USA</span>
</li>
<li>
<h3>Email</h3>
<a href="#">gilchristt668@gmail.com</a>
</li>
<li>
<h3>Phone</h3>
<span>(860) 995-5075</span>
</li>
<!-- <li>
<h3>Social</h3>
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
</ul>
</li> -->
</ul>
</section>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper style1-alt">
<div class="inner">
<ul class="menu">
<li>© Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.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>