-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
335 lines (294 loc) · 14.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>John King CV</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="css/style.min.css" />
<!--script src="js/script.js"></script-->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<!--script type="text/javascript" src=""></script-->
</head>
<body onload="nasa()">
<!-- loading nasa API on load, instead of through an Element -->
<div class="topnav">
<a class="active" href="#about">About</a>
<a href="#skills">Skills</a>
<a href="#api">API</a>
<a href="#contact">Contact</a>
<a href="img/John_King_CV.pdf" target="_blank"><i class="fa fa-download" aria-hidden="true"></i>CV</a>
<!--embed src="https://drive.google.com/viewerng/viewer?embedded=true&url=https://johnh-king.github.io/CMPG-323-Project-1-26047179/img/John_King_CV.pdf" width="500" height="375"-->
</div> <!-- line spacing -->
<hr>
<div class="flex-container6">
<br>
<div class="one">
<p>John King <br> Future IT professional</p>
</div>
<br>
</div>
<div class="flex-container-grid1">
<img src="img/2.jpg" alt="" style="width: 100%; float: left; padding-right: 10px;" />
<span style="text-align:center">
<h1 style="padding: 10px;"><a name="about"><b>About me</b><br><br></a></h1>
<p>I am John King and I was born in 1996. I am eager to see what I can do.<br>
Graduated High School in 2014. Enrolled in university from 2015. I used to play Chess for Sedibeng. My objective is:<br><br>
I would like to build up experience to one day become a Senior Developer, being able to manipulate many software with a professional touch. I also have an interest in Artificial Intelligence.
</p>
<br><br>
<div id="like_button_container"></div><br>
</span>
</div>
<!--<div class="HalfRating"></div> DOM container-->
<hr>
<div class="flex-container4">
<h1><a name="skills">
</a></h1>
<br>
<fieldset style="padding-bottom: 20px">
<legend style="padding: 20px"><b>Skills</b></legend>
<a href="https://www.udemy.com/course/html5-css3-the-right-parts-complete-beginners-course/" style="color: black; padding:30px"> This page was built with the knowledge acquired because of a great free Udemy course taught by Coding Bee</a>
<br><br>
<div class="flex-container2">
<span style="padding: 10px"> HTML</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star-half-full" style="color: orange"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px"> CSS</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px"> Java</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star-half-full" style="color: orange"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px"> C# </span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star-half-full" style="color: orange"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px"> Python </span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star-half-full" style="color: orange"></span>
<span class="fa fa-star"></span>
<span class="fa fa-star"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px"> Android SDK</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked" style="color: orange"></span>
<span class="fa fa-star"></span>
<span class="fa fa-star"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px">Javascript</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked" style="color: orange"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px">Delphi</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px">SQL</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked" style="color: orange"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span><br>
</div>
<div class="flex-container2">
<span style="padding: 10px">Excel</span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span><br>
</div>
<p><b>Worth mentioning: </b></p>
<p>- MVC in ASP.NET Core.</p>
<p>- Familiar with the Repository design pattern.</p>
<p>- Familiar with NodeJS servers </p>
</fieldset>
<br>
<br>
</div>
<div class="flex-container1"><br>
<h1><a name="api">API</a></h1><br>
<!-- steam API -->
<fieldset style="border:1px solid #999;box-shadow:0 0 60px #999;">
<p>The steam API:<br> Being a gamer I like to see just how much time I have spent playing games. The API fecthes my 3 most resontly played games in flip cards and display the title and total hourse played.</p>
<div class="flex-container1">
<div class="card-container">
<div class="game-card">
<div class="game-card-inner">
<div class="game-card-front">
<img id="lastPlayedUrl1">
</div>
<div class="game-card-back">
<h1 id="title"></h1>
<p id="lastPlayedTitle1"></p>
<p>Hours played in total:</p>
<p id="lastPlayedHours1"></p>
</p>
</div>
</div>
</div>
</div>
<div class="game-card">
<div class="game-card-inner">
<div class="game-card-front">
<img style="height:100%;" id="lastPlayedUrl2">
</div>
<div class="game-card-back">
<h1 id="title"></h1>
<p id="lastPlayedTitle2"></p>
<p>Hours played in total:
<p id="lastPlayedHours2"></p>
</p>
</div>
</div>
</div>
<div class="game-card">
<div class="game-card-inner">
<div class="game-card-front">
<img id="lastPlayedUrl3">
</div>
<div class="game-card-back">
<h1 id="title"></h1>
<p id="lastPlayedTitle3"></p>
<p>Hours played in total:
<p id="lastPlayedHours3"></p>
</p>
</div>
</div>
</div>
</div>
<!-- only 3 recently played -->
</fieldset>
<br><br>
<fieldset style="border:1px solid #999;box-shadow:0 0 60px #999;">
<div class="flex-container-grid1">
<div class="card-container">
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<div class="card-img" id="img" alt="" style="width:100%; height:100%; overflow:hidden;"></div>
</div>
<div class="flip-card-back">
<h1 style="font-size: 15px;" id="title"></h1>
<textarea id="explanation" maxlength="500"></textarea>
<p id="copyright"></p>
</div>
</div>
</div>
</div>
<fieldset style="border:1px solid #999;box-shadow:0 0 60px #999;width:60%;">
<p>This API is the NASA APOD API that fetches a json string, which gives access to a .jpg, explanation, title, and copyright. See a Nasa picture, the credit, and an explanation about the relevant image</p>
</fieldset>
</div>
<div class="flex-container-grid1">
<div class="card-container">
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<h3>Get your Chuck Norris facts here!</h3>
<!--img src="img/ken.jpg" alt="" style="width:100%;height:100%;"/-->
</div>
<div class="flip-card-back">
<div id="data"></div>
<button id="logo">Get my dose</button>
</div>
</div>
</div>
</div>
<fieldset style="border:1px solid #999;box-shadow:0 0 60px #999;width:60%;">
<p>This API is responsible for fetching random Chuck Norris facts. (Content might offend viewer) Flip the card and press the button for your fact.</p>
</fieldset>
</div>
</fieldset>
<div class="card" id="one">
<iframe style="width:95%; height:100%; min-height:650px" src="https://www.youtube.com/embed/WDrU305J1yw" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<footer>
<div class="container" id="two">
<h1>"Rest" API using NodeJS<b></h1>
<p>During my time with NodeJs, I experimented on using MongoDB. <br> However useful this guide was, I still needed to adapt to newer versions. NodeJS is integrated here to save comments about my CV at the moment. Heroku broke the github
desktop during my tests, app not allowing commits to save and conflicts. Procfile, .gitignore, and package.json changes are solutions for future use. I used Express REST API to create my server. The local web worked/works flawlessly
when using Postman to POST, GET, PATCH, DELETE. Heroku deployment
is stand alone for input.<br></p>
</div>
</footer>
</div>
<hr>
<form action="https://mongodb-cv26047179.herokuapp.com/CV" method="post" id="default" target="_blank" onsubmit="Formvalidation()" style="background-color: #adbec5">
<!-- hiddenFrame: put this in target when/if you don't want json confirmation, A script can be written for an alert, but I pref this output for an assignment <iframe name="hiddenFrame" class="hide"></iframe>-->
<p style="font-size: 2vh;">NodeJS Express REST</p><br>
<b>Name:</b> <input type="text" name="name" id="name"><br>
<b>Email:</b> <input type="email" name="email" id="email"><br>
<b>Comments:</b> <br><textarea name="comments" id="comments" cols="1000" rows="4" placeholder="Questions?"></textarea><br> <!-- width does not load out of css with the initial call -->
<button type="submit" name="Submit" value="Submit"><b>Submit</b></button><br>
<button type="reset" name="button"><b>Reset</b></button><br>
<!-- Upload resume: <input type="file" name="" value="" accept="pdf"> -->
</form>
<hr>
<div class="link-container">
<br><a name="contact"></a>
<h1>Contact Details</h1><br>
<p>Cell number: 079-460-2235</p>
<p>Email: [email protected]</p>
<br>
<a href="https://project226047179202011.azurewebsites.net/"> Here is my most recent ASP.NET MVC Core application hosted on Azure</a>
<br>
<span><i class="fab fa-youtube"></i><a href="https://www.youtube.com/channel/UCGIxYZJn7FyH8_6tBYxrlZw?view_as=subscriber"> My YouTube channel explaining this CV and more</a></span>
<br>
<a class="fa fa-facebook-square" href="https://facebook.com/JohnHKing858"> Find me on Facebook</a>
<br>
<a class="fa fa-instagram" href="https://www.instagram.com/john_henry_king/"> Find me on Instagram</a> <!-- Anchor tag -->
<br>
<a class="fa fa-github-alt" href="https://github.com/JohnH-King/CMPG-323-Project-1-26047179"> Find Github source code</a>
<br>
<a class="fa fa-cloud" href="https://mongodb-cv26047179.herokuapp.com/"> NodeJS MongoDB source URL</a>
<br><br>
<!--a href="http://api.steampowered.com/ISteamNews/GetNewsForApp/v0002/?appid=440&count=3&maxlength=300&format=json">A typical Steam JSON file</a-->
<p style="font-size:0.85rem;"></span>© Copyright 2020 - All Rights Reserved</p></span>
</div>
<!--footer> <button onclick="topFunction()" id="scrollToTopBtn">top</button> </footer-->
<!--div class="flex-container"><p>dsadasdsa</p></div-->
<!-- LOADING REACT -->
<script src="https://unpkg.com/react@16/umd/react.development.js" crossorigin></script>
<script src="https://unpkg.com/react-dom@16/umd/react-dom.development.js" crossorigin></script>
<!-- My react Component loading -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script src="react/like_button.js"></script>
</body>
</html>