-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
464 lines (430 loc) · 18.2 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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!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">
<meta name="description" content="">
<title> The Cray J. Thomas - Full Stack Web Developer </title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel= "stylesheet" href= "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel= "stylesheet" type= "text/css" href= "styles.css"/>
</head>
<body data-spy="scroll" data-target=".navbar-fixed-top">
<nav class= "navbar navbar-default navbar-fixed-top">
<div class= "container">
<div class= "row">
<button type="button" class="navbar-toggle c-hamburger c-hamburger--htra"
data-toggle="collapse" data-target=".navbar-menubuilder">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-header page-scroll">
<h3 class= "col-md-6 navbar-brand" ><a class= "page-scroll" href= "#page-top"> Cray Digital Space</a></h3>
</div>
<div class="collapse navbar-collapse navbar-menubuilder">
<div class= "col-md-6">
<ul class="navbar-right">
<li>
<a class= "page-scroll" href= "#About"><p>About</p></a>
</li>
<li>
<a class= "page-scroll" href= "#Skills"><p>Resume</p></a>
</li>
<li>
<a class= "page-scroll" href= "#Projects"><p>Portfolio</p></a>
</li>
<li>
<a class= "page-scroll" href= "#Contact"><p>Contact</p></a>
</li>
<li>
<a href= "https://github.com/cjthoma1"><i class="fa fa-github fa-2x" aria-hidden="true"></i></a>
</li>
<li>
<a href= "https://www.linkedin.com/in/cray-thomas?trk=nav_responsive_tab_profile">
<i class="fa fa-linkedin-square fa-2x" aria-hidden="true"></i></a>
</li>
<li>
<a href= "https://twitter.com/TheCrayGatsby">
<i class="fa fa-twitter fa-2x" aria-hidden="true"></i></a>
</li>
<ul>
</div>
</div>
</div>
</div>
</nav>
<section class= "jumbotron">
<div class= "container">
<div class= "row text-center">
<div class= "Head" id= "page-top"></div>
<h3>Welcome to</h3>
<img class= "welcome" src= "images/myAvatar.png">
<h3>Cray Digital Space</h3>
</div>
<!-- <canvas id="background"></canvas> -->
</div>
</section>
<seciton class= "container">
<div class= "row">
<div class= "col-md-12">
<h2 id= "About" class= "Head">About</h2>
<hr class="headLine">
</div>
</div>
<div class= "row">
<p class= "col-md-12 about">
Hello and welcome to Cray Digital Space
created by Cray J. Thomas Jr.
</p>
</div>
<div class= "row">
<p class= "col-md-12 about">
I am a Full Stack Web Developer and Graduate of the 12 week coding bootcamp Academy Pgh.
</p>
</div>
<div class= "row">
<p class= "col-md-12 about">
I have been coding since February 2016 with C++ being my introduction
to the world of computer programming. I have been working diligently to become
an optimum programmer in this competitive market. This amazing 12 week code
boot camp at 50+ hours a week has given me the tools I need to elevate my
skills in a fast paced and competitive environment. The conferences and hackathons I have
attended have brought new light and innovation to my coding skills, while at
the same time allowed me to learn from some of the best in the Pittsburgh tech space.
Joining meet ups and build nights has given me the opportunity to see a side of
Pittsburgh I would have never known existed had it not been for my decision to start this marvelous journey as a software
developer.
</p>
</div>
<div class= "row">
<p class= "col-md-12 about"> I take delight in waking up everyday knowing that this is my future. Programming is a deep passion of mine and I'm happy to share a part of that with you through this
website.</p>
</div>
</div>
</section>
<div class= "break"> </div>
<seciton class= "container">
<h2 id= "Skills" class= "Head text-center">Resume</h2>
<hr class="headLine">
<div class= "row">
<div class= "col-md-12 text-center">
<h3 class= "resumeTitle" id= "Skills"><i class="fa fa-laptop" aria-hidden="true"></i> Skills</h3>
</div>
</div>
<div class= "row">
<ul class= "col-md-3 skills text-center">
<li class= "skillTitle"> BackEnd Languages:</li>
<ul>
<li>C++</li>
<li>C#</li>
<li>Ruby</li>
<li>Python</li>
<li>SQL</li>
</ul>
<li class= "skillTitle"> FrontEnd Languages:</li>
<ul>
<li>Javascript</li>
<li>HTML</li>
<li>CSS</li>
</ul>
</ul>
<ul class= "col-md-3 skills text-center">
<li class= "skillTitle">Libraries:</li>
<ul>
<li>JQuery</li>
<li>React</li>
<li>Lodash</li>
<li>Axios</li>
<li>RSpec</li>
<li>Flask</li>
<li>Flask-SocketIO</li>
</ul>
<li class= "skillTitle"> Frameworks:</li>
<ul>
<li>React-Native</li>
<li>ASP.NET MVC</li>
<li>Rails</li>
<li>Bootstrap</li>
</ul>
</ul>
<ul class= "col-md-3 skills text-center">
<li class= "skillTitle"> IDEs:</li>
<ul>
<li>Xcode</li>
<li>Visual Studio</li>
</ul>
<li class= "skillTitle"> Text Editors:</li>
<ul>
<li>Atom</li>
<li>Text Mate</li>
</ul>
<li class= "skillTitle"> Technical:</li>
<ul>
<li>TDD</li>
<li>Git</li>
<li>Github</li>
<li>.Net Core</li>
</ul>
</ul>
<ul class= "col-md-3 skills text-center">
<li class= "skillTitle"> Methodolidies:</li>
<ul>
<li>Agile</li>
</ul>
<li class= "skillTitle"> Programming Styles:</li>
<ul>
<li>Mob</li>
<li>Pair</li>
</ul>
<li class= "skillTitle">RDBMS:</li>
<ul>
<li>SQLite</li>
<li>MySQL</li>
<li>MSSQL</li>
</ul>
</ul>
</div>
<h3 class= "resumeTitle text-center" id= "Skills"> <i class="fa fa-graduation-cap" aria-hidden="true"></i> Education</h3>
<div class= "row">
<div class= "col-md-6 skills text-center">
<h4 class= "listTitle"> Academy Pgh:</h4>
<ul>
<li>12 week boot camp focused on web development</li>
<li>Skills Acquired: Full Stack Programming</li>
<li>Graduation Date: December 2016</li>
</ul>
</div>
<div class= "col-md-6 skills text-center">
<h4 class= "listTitle">Point Park University:</h4>
<ul>
<li>Bachelor of Science | GPA: 3.0, Dean’s List 2010, 2011</li>
<li>Major: Sports, Art and Entertainment Management</li>
<li>Concentration: Entertainment Management</li>
<li>Graduation Date: May 2012</li>
</ul>
</div>
</div>
<h3 class= "resumeTitle text-center" id= "Skills"><i class="fa fa-wrench" aria-hidden="true"></i> Projects</h3>
<div class= "row">
<div class= "col-md-3 skills text-center">
<h4 class= "listTitle">Contextual Camouflage:</h4>
<ul>
<li>Written in HTML, CSS, Javascript and Python
</li>
<li>Additional libraries include JQuery, Bootstrap, D3 and Flask</li>
<li>A responsive web app that uses mapping technology to gather mental health data anonymously based on user input and present it in real time via a heat map.</li>
<li><strong> My contribution:</strong></li>
<li>Assist with the Front End Design</li>
<li>Connect the front end to our Flask backend</li>
<li>Create a page to display user’s stories</li>
<li> Set up our website’s routing via Flask</li>
<li>Tie in our D3 heat map</li>
<li>Cooperate with my fellow AcademyPgh alum</li>
<li>Lead our team of new AcademyPgh developers to create an awesome user experience.
</li>
</ul>
</div>
<div class= "col-md-3 skills text-center">
<h4 class= "listTitle">ChatterBox:</h4>
<ul>
<li>Client Side: React, CSS, Gulp, Babel</li>
<li>-Server Side: Python, Flask, Flask-SocketIO</li>
<li>Private Chat Messaging Application </li>
<li>Sign in to Chat</li>
<li>Select from list of active users to chat with</li>
<li>Then "Get your Chatter on!!”</li>
<li>This was a solo project</li>
</ul>
</div>
<div class= "col-md-3 skills text-center">
<h4 class= "listTitle"> ReplayFX Mobile Schedule App:</h4>
<ul>
<li>Mobile Application written in React-Native</li>
<li>Provides users with a schedule of events by category as well as a ‘favorites’ option</li>
<li><strong> My contribution:</strong></li>
<li>Lead in problem solving</li>
<li>Fixed bugs</li>
<li>Insured features were compatible for both iOS and Android.</li>
</ul>
</div>
<div class= "col-md-3 skills text-center">
<h4 class= "listTitle">Cray Digital Space:</h4>
<ul>
<li>Resume website written in HTML/CSS and Javascript</li>
<li>Additional Frameworks and Libraries: Bootstrap, JQuery, Font Awesome</li>
<li>Using Formspree/SendGrid API for sending information through Contact Form</li>
<li>Deployed via Github Pages</li>
<li>Individual Project</li>
</ul>
</div>
</div>
<div class= "row">
<div class= "col-md-12 text-center">
<h3 class= "resumeTitle" id= "Skills"><i class="fa fa-briefcase" aria-hidden="true"></i> Work Experience</h3>
</div>
<div class= "row">
<div class= "col-md-4 skills text-center">
<h4 class= "listTitle"> Ok Grocery:</h4>
<ul>
<li><strong>Warehouse Selector:</strong></li>
<li>- Accurately select products by matching slot numbers with product descriptions</li>
<li>- Utilize heavy machinery(Double Pallet Jack)</li>
<li>- Utilize a voice-activated warehouse management system in order to meet and maintain established
productivity standards</li>
</ul>
</div>
<div class= "col-md-4 skills text-center">
<h4 class= "listTitle">Artist Management:</h4>
<ul>
<li><strong>Personal Manager to Artist/Song Writer Elvis Brown:</strong></li>
<li>- Attended recording sessions and provided feedback as needed</li>
<li>- Negotiated deals on behalf of artist</li>
<li>- Created an environment for marketing and promotion</li>
</ul>
</div>
<div class= "col-md-4 skills text-center">
<h4 class= "listTitle">UPMC Shadyside:</h4>
<ul class= >
<li><strong>Team Leader of Transporter, Linen and Bed Depot services:</strong></li>
<li>- Coordinated the daily activities of the department</li>
<li>- Provided assistance with employee training and performance assemddents</li>
<li>- Supervised a team of transporters responsible for the transition of patients/equipment</li>
</ul>
</div>
</div>
</div>
</section>
<div class= "break"> </div>
<section class= "container">
<h2 id= "Projects" class= "Head text-center">Portfolio</h2>
<hr class="headLine">
<div class= "row">
<figure class= "col-md-6 text-center">
<h3 class= "title"> Contextual Camouflage</h3>
<a href= "https://github.com/AcademyPgh/Y2S1-Contextual-Camouflage">
<img class= "resizeImg" src= "images/ContextCamo.png"/>
</a>
</figure>
<figure class= "col-md-6">
<h3 class= "title">Chatter Box</h3>
<a href= "https://github.com/cjthoma1/ReactChat-Flask-SocketIO">
<img class= "resizeImg" src= "images/Chatterbox.png"/>
</a>
</figure>
<figure class= "col-md-6">
<h3 class= "title"> ReplayFX</h3>
<a href= "https://github.com/AcademyPgh/Y1S2-ReplayFX-Schedule-App/tree/master/ReplayFXApp">
<img class= "resizeImg" src= "images/ReplayFX2017.png"/>
</a>
</figure>
<figure class= "col-md-6">
<h3 class= "title"> The Cray Digital Space</h3>
<a href= "https://github.com/cjthoma1/Resume-Website">
<img src= "images/myAvatarChill.png"/>
</a>
</figure>
</div>
</section>
<div class= "break"> </div>
<section class="primary" id="contact">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 id= "Contact" class= "Head">Contact</h2>
<hr class= "headLine">
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<!-- To configure the contact form email address, go to mail/contact_me.php and update the email address in the PHP file on line 19. -->
<!-- The form should work on most web servers, but if the form is not working you may need to configure your web server differently. -->
<form name="sentMessage" id="contactForm" novalidate="">
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Name</label>
<input type="text" class="form-control" placeholder="Name" id="name" required="" data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Email Address</label>
<input type="email" class="form-control" placeholder="Email Address" id="email" required="" data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Phone Number</label>
<input type="tel" class="form-control" placeholder="Phone Number" id="phone" required="" data-validation-required-message="Please enter your phone number.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Message</label>
<textarea rows="5" class="form-control" placeholder="Message" id="message" required="" data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<br>
<div id="success"></div>
<div class="row">
<div class="form-group col-xs-12">
<button type="submit" class="btn btn-success btn-md">Send</button>
</div>
</div>
</form>
</div>
</div>
</div>
<div class= "row text-center">
<div class= "col-md-6 text-center">
<h3 class= "listTitle"> Email:</h3>
<h4> cjthoma1@gmail.com</h4>
</div>
<div class= "col-md-6 text-center">
<h3 class= "listTitle">Location:</h3>
<h4 > Pittsburgh, PA</h4>
</div>
</section>
<footer class= "container">
<div class= "row">
<div class= "col-md-6 text-left">
<a href= "https://github.com/cjthoma1"><i class="fa fa-github fa-2x" aria-hidden="true"></i></a>
<a href= "https://www.linkedin.com/in/cray-thomas?trk=nav_responsive_tab_profile">
<i class="fa fa-linkedin-square fa-2x" aria-hidden="true"></i></a>
<a href= "https://twitter.com/TheCrayGatsby">
<i class="fa fa-twitter fa-2x" aria-hidden="true"></i></a>
</div>
<div class= "col-md-6 text-right">
<p> © Cray Digital Space 2017</p>
</div>
</div>
</footer>
<div class="scroll-top page-scroll hidden-md hidden-xs hidden-md hidden-md">
<a class="btn btn-primary" href="#page-top">
<i class="fa fa-chevron-up" aria-hidden="true"></i>
</a>
</div>
<!-- Jquery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!-- Bootstrap Js -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://use.fontawesome.com/9092c7d5eb.js"></script>
<!-- Scrolling Nav JavaScript -->
<!-- // <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script> -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script type= "text/javascript" src= "js/scroll.js"></script>
<!-- Contact Me Js -->
<script src="js/ReactiveRaven-jqBootstrapValidation-d66d033/jqBootstrapValidation.js"></script>
<script type= "text/javascript" src="js/contact_me.js"></script>
<script type= "text/javascript" src= "js/toggleHamburger.js"></script>
<script type= "text/javascript" src= "js/canvasAnimation.jsd">
</body>
</html>