-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
416 lines (413 loc) · 22.5 KB
/
index.html
File metadata and controls
416 lines (413 loc) · 22.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<script
async
id="otracker"
src="https://otrackerdocs.onpassive.com/bundle.js?ver=1689596447584"
domain_id="K910sh"
domain_name="https://sibusiso-m.github.io/sibusiso-m/"
></script>
<title>Sibusiso Mdlovu</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/styles.css">
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css">
</noscript>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Nav -->
<nav id="navbar_top" class="nav fixed-top navbar navbar-expand-md navbar-light bg-light">
<div class="container">
<a class="navbar_brand" href="#">
<h3>
Sibusiso Mdlovu
</h3>
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#main_nav"
title="menu"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav ms-auto ">
<li class="nav-item">
<a class="nav-link" href="#">
Home
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about-me-section"> About Me</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#skills-section-test"> Skills</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#projects-section"> Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact-section"> Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="main-space">
<!-- Intro -->
<div id="intro">
<h1>Sibusiso Mdlovu</h1>
<p id="brief-description">
<span>•</span>
I'm A Full Stack Web Developer From South
Africa
<span>•</span>
</p>
<ul class="actions">
<li>
<a href="#about-me-section" class="button icon solid solo fa-arrow-down scrolly" onclick="scrollToSection(event, 'about-me-section')">Continue</a>
</li>
</ul>
</div>
<!-- Main -->
<div id="main">
<!-- Featured Post -->
<article id="about-me-section" class="post featured">
<h2 id="about-me-header" class="h2"> About Me</h2>
<header class="major post featured">
<p>
I am a passionate Full-Stack Developer (Mobile and Web Applications), but more importantly,
I'm passionate about Innovation and
technology.
<br>
I believe technology should be used to improve the quality of all life, and
I
look
forward to playing a role in doing so.
</p>
</header>
</article>
<article id="skills-section-test" class="post featured">
<h2 id="skills-header" class="h2">Skills</h2>
<p id="skills-section">
Angular, Typescript, JavaScript, HTML 5, CSS, MySQL, PostgreSQL, PHP, Apache web server, Python, Git,
Node.JS &
Express, Docker, Jasmine, Object Orientated Programming, React, Redux, React Native,
Figma, REST API.
</p>
</article>
<article id="projects-section" class="post featured">
<header>
<h2 class="h2" id="projects-header">Projects</h2>
</header>
</article>
<!-- Posts -->
<div class="posts">
<article>
<header>
<h3>
<a rel="noopener" href="https://hosted-kq4b.vercel.app/" target="_blank">
Ball Drop Game
<br>
<span class="live-text">Live 🚀</span>
</a>
</h3>
</header>
<a rel="noopener" href="https://hosted-kq4b.vercel.app/" target="_blank" class="image fit">
<img src="images/Ball_Drop_Image.jpg" alt="Memory Game Thumbnail">
</a>
<p>
<b>Stack used:</b>
React, Redux (state management), Redux-Saga (side effect manager), Jest (unit tests), MUI Framework.
</p>
<p>
<b>Features:</b>
<ul>
<li>Web Application</li>
<li>Scoring System</li>
<li>Game Reset</li>
<li>Instruction Modal for Gameplay Rules</li>
</ul>
</p>
<p>
<b>Motivation:</b>
<br>
<b>*Designed for desktop play</b>
<br>
This game features a ball moving inside a hole. The scoring mechanism involves the ball falling into the black floor hole, resulting in a score increase.
If the ball collides with the top boundary of the box, the game ends with a message: "Avoid getting squashed 😬".
</p>
<ul class="actions special">
<li>
<a rel="noopener" href="https://youtu.be/HZGYs71SuxQ" target="_blank" class="button">View Video Walkthrough</a>
</li>
<li>
<a rel="noopener" href="https://hosted-kq4b.vercel.app/" target="_blank"
class="button primary">
Visit Live Project
</a>
</li>
</ul>
<ul class="actions special">
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M/Hosted/tree/main/drop-ball-game" target="_blank"
class="button">
View Code
</a>
</li>
</ul>
</article>
<article>
<header>
<h3>
<a rel="noopener" href="https://react-recipe-search-mu.vercel.app/" target="_blank">
Recipe Search API
</a>
</h3>
</header>
<a rel="noopener" class="image fit">
<img src="images/Recipe_Search.png" alt="Recipe Search API Thumbnail">
</a>
<p>
<b>Stack used:</b>
React, Redux (state management), Thunks (middleware), RESTful API, React Unit Testing (Jest Framework).
</p>
<p>
<b>Front-End Features:</b>
<ul>
<li>Responsive Web Application & Mobile responsive Design</li>
<li>Users can initiate recipe searches by clicking the "search" button.</li>
<li>Users can initiate add ingredient mechanism for adding ingredients to the search. And removing ingredients if they made a mistake by clicking the "remove" button.</li>
<li>Thunks are utilized to access the provided API, enabling asynchronous API calls.</li>
<li>API keys are stored in environmental variables for security.</li>
<li>Seamless user experience allows for multiple subsequent searches without refreshing the page.</li>
</ul>
</p>
<p>
<b>Back-End API Features:</b>
<ul>
<li>Cross-Origin Resource Sharing (CORS) to enable controlled access from external domains.</li>
<li>Rate-limiting to prevent excessive requests and ensure API stability.</li>
<li>Express.js server for robust and scalable request handling.</li>
<li>Processes and validates client requests efficiently.</li>
<li>Preflight request handling using HTTP OPTIONS for full CORS compliance.</li>
</ul>
</p>
<p>
<b>Task:</b>
Build a recipe search user interface based on
<a rel="noopener" href="https://developer.edamam.com/edamam-recipe-api" target="_blank">Edamam's Recipe Search API</a>
.
</p>
<ul class="actions special">
<li>
<a rel="noopener" href="https://youtu.be/6tyl-053J2U" target="_blank" class="button">View Video Walkthrough</a>
</li>
</ul>
<ul class="actions special">
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M/Hosted/tree/main/redux-recipe-search" target="_blank"
class="button primary">
Front-End Code
</a>
</li>
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M/Hosted/tree/main/redux-recipe-search-back-end" target="_blank"
class="button primary">
Back-End Code
</a>
</li>
</ul>
</article>
<article hidden>
<header>
<h3>
<a rel="noopener" href="https://codepen.io/sibusiso-m/full/bGejVBL" target="_blank">
Memory Game
<br>
</a>
</h3>
</header>
<a rel="noopener" href="https://codepen.io/sibusiso-m/full/bGejVBL" target="_blank" class="image fit">
<img src="images/Memory_Game_React_App_thumbnail_splash.png" alt="Memory Game Thumbnail">
</a>
<p>
<b>Stack used:</b>
React, Redux (state management), MUI Framework.
</p>
<p>
<b>Features:</b>
<ul>
<li>
<b>Configurable Grid:</b> Customize grid dimensions (e.g., 2x2, 3x2).
</li>
<li>
<b>Timer:</b> Track game completion time with a displayed message.
</li>
<li>
<b>Card Flips:</b> Count and display total moves upon game completion.
</li>
<li>
<b>Matched Card Prevention:</b> Disabled after successful matches.
</li>
<li>
<b>Testable Code:</b> Rigorous testing for code functionality and adaptability.
</li>
<li>
<b>Post-Game Interaction:</b> Disable cards post-game with feedback messages.
</li>
<li>
<b>Card Click Accuracy:</b> Prevent multiple clicks and ensure accuracy.
</li>
</ul>
</p>
<ul class="actions special">
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M/Tavascript_Array_Documentation_Page" target="_blank" class="button">View Video Walkthrough</a>
</li>
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M/Tavascript_Array_Documentation_Page" target="_blank" class="button">Info</a>
</li>
</ul>
</article>
<article>
<header>
<h3>
<a rel="noopener" href="https://codepen.io/sibusiso-m/project/full/XGzqmW/" target="_blank">
Tribute
Page
<br>
<span class="live-text">Live 🚀</span>
</a>
</h3>
</header>
<a rel="noopener" href="https://codepen.io/sibusiso-m/project/full/XGzqmW/" target="_blank" class="image fit">
<img src="images/nelson-mandela-image.jpg" alt="">
</a>
<p>
<b>Stack used: HTML, CSS.</b>
</p>
<p>
Responsive Web Design
<br>
A Tribute Page Of The Life Of Nelson Rolihlahla Mandela.
</p>
<br>
<ul class="actions special">
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M/NRM-Tribute-Page" target="_blank" class="button">
View Code
</a>
</li>
<li>
<a rel="noopener" href="https://codepen.io/sibusiso-m/project/full/XGzqmW/" target="_blank"
class="button primary">
Visit Live Project
</a>
</li>
</ul>
</article>
<article>
<header>
<h3>
<a rel="noopener" href="https://codepen.io/sibusiso-m/full/bGejVBL" target="_blank">
JavaScript Array Documentation
<br>
<span class="live-text">Live 🚀</span>
</a>
</h3>
</header>
<a rel="noopener" href="https://codepen.io/sibusiso-m/full/bGejVBL" target="_blank" class="image fit">
<img src="images/javascript_documentation_page.jpg" alt="">
</a>
<p>
<b>Stack used: HTML, CSS.</b>
</p>
<p>
Responsive Web Design
<br>
JavaScript Array Technical Documentation Page
</p>
<ul class="actions special">
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M/Tavascript_Array_Documentation_Page" target="_blank" class="button">View Code</a>
</li>
<li>
<a rel="noopener" href="https://codepen.io/sibusiso-m/full/bGejVBL" target="_blank"
class="button primary">
Visit Live Project
</a>
</li>
</ul>
</article>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<!-- <span id="contact-section-reference"> -->
</span>
<section id="contact-section" class="split contact">
<h2 id="contact-header"> Contact</h2>
<section class="alt">
<h3>Address</h3>
<p>
South Africa
</p>
</section>
<section>
<h3>Email</h3>
<p>
<a href="mailto:sibu.mdlovu@gmail.com">sibu.mdlovu@gmail.com</a>
</p>
</section>
<section>
<h3>Social</h3>
<ul class="icons alt">
<li>
<a rel="noopener" href="https://github.com/Sibusiso-M" target="_blank" class="icon brands alt fa-github">
<span class="label">GitHub</span>
</a>
</li>
<li>
<a rel="noopener" href="https://www.linkedin.com/in/sibusiso-mdlovu/" target="_blank" class="icon brands alt fa-linkedin-in">
<span class="label">LinkedIn</span>
</a>
</li>
</ul>
</section>
</section>
</footer>
</div>
</div>
<script>
//Stop scroll anchor overlap
function scrollToSection(event, sectionId) {
event.preventDefault();
const navHeight = document.querySelector('navbar_top').offsetHeight;
const section = document.getElementById(sectionId);
const sectionTop = section.offsetTop - navHeight;
window.scrollTo({
top: sectionTop,
behavior: 'smooth'
});
}
</script>
<!-- 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>