-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
850 lines (817 loc) · 45 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
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Personal Portfolio Template" />
<meta name="keywords" content="" />
<meta name="author" content="Themesdesign" />
<title>SPHE - Responsive Personal Portfolio Template</title>
<link rel="shortcut icon" href="images/favicon.ico">
<!-- google font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,600,700|Open+Sans" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!--Material Icon -->
<link rel="stylesheet" type="text/css" href="css/materialdesignicons.min.css" />
<!--mobrise Icon -->
<link rel="stylesheet" type="text/css" href="css/mobrise.css" />
<!-- magnific-popup css -->
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css" />
<!-- Custom Css -->
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/colors/default.css" id="color-opt" />
</head>
<body>
<!--Navbar Start-->
<nav class="navbar navbar-expand-lg fixed-top navbar-custom sticky sticky-dark">
<div class="container">
<!-- LOGO -->
<a class="navbar-brand logo text-uppercase" href="index.html">
SPHE
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<i class="mdi mdi-menu"></i>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav ml-auto navbar-center" id="mySidenav">
<li class="nav-item active">
<a href="#home" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="#about" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="#services" class="nav-link">Services</a>
</li>
<li class="nav-item">
<a href="#portfolio" class="nav-link">Portfolio</a>
</li>
<li class="nav-item">
<a href="#testimonial" class="nav-link">Testimonial</a>
</li>
<li class="nav-item">
<a href="#blog" class="nav-link">Blog</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Navbar End -->
<!-- home start -->
<section class="bg-home" id="home">
<div class="bg-overlay"></div>
<div class="home-center">
<div class="home-desc-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10 mt-5">
<div class="home-title text-center">
<h5 class="text-white-50 sub-title mb-3 font-weight-normal">Junior Software Developer
</h5>
<h1 class="display-3 text-white title font-weight-bold">SPHESIHLE NDLOVU</h1>
<p class="text-light mx-auto para-desc">I' Hold National Diploma in Information
Communication Technology, I'am expert in Systems development, and I have solid
understanding of object-oriented programming (OOP) languages including ( .Net, C#,
JavaScript, MySQL, XML, HTML, CSS).</p>
<div class="mt-4 pt-2">
<a href="../HTML/PDF/MR S Ndlovu Resume.pdf"
class="btn btn-outline btn-round">Download CV <i
class="mdi mdi-download ml-2"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- home end -->
<!-- about start -->
<section class="section" id="about">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section-title text-center mb-4 pb-2">
<div class="mb-5">
<i class="mdi mdi-account-settings h1 text-muted"></i>
</div>
<h3>About me</h3>
<p class="text-muted mb-0 mx-auto para-desc">Lorem Ipsum is simply dummy text of the printing
and typesetting industry Ipsum has been the industry</p>
</div>
</div>
</div>
<div class="col-lg-12 mt-4 pt-2">
<div>
<ul class="nav nav-tabs nav-fill" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="story-tab" data-toggle="tab" href="#story" role="tab"
aria-controls="story" aria-selected="true">About</a>
</li>
<li class="nav-item">
<a class="nav-link" id="skill-tab" data-toggle="tab" href="#skill" role="tab"
aria-controls="skill" aria-selected="false">Skill</a>
</li>
<li class="nav-item">
<a class="nav-link" id="resume-tab" data-toggle="tab" href="#resume" role="tab"
aria-controls="resume" aria-selected="false">Resume</a>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="story" role="tabpanel" aria-labelledby="story-tab">
<div class="text-center">
<div class="about-img mt-5 mb-5">
<img src="images/1610555987482.jpg" alt="MyImage"
class="img-fluid mx-auto d-block rounded-circle">
</div>
<h3 class="mb-3">Sphesihle Ndlovu <small class="text-muted"> - Software Developer
</small></h3>
<p class="text-muted"> I am confident that I can add value to the following roles:
<br /> Applications Developer I hold strong knowledge in the creation of software or
applications for computers and mobile devices to enable users to process information
efficiently. And I can analyze users' needs and incorporate feedback to modify
applications.
</p>
<p class="text-muted">Web Developer, I can communicate with management and end-users to
determine their needs for web-based technology. As a Web developer, I can
collaborate with developers to create websites with an eye toward speed,
functionality, appearance, and relevance to organizational missions.</p>
<p class="text-muted">Technical Support with experience and exposure I have I can
resolve problems that end-users and customers have while operating computer systems
and software. And I can train users to utilize computer software, hardware, and
systems and provide updates on system enhancements. Including network and internet
systems maintenance, troubleshoot problems, and make necessary repairs.</p>
<p class="text-muted">Database Administrator, I can oversee the implementation and
maintenance of software to organize records and data needed by staff to carry out
their duties. As a Database Administrator, I can modify databases to reflect user
needs as they emerge and ensure the security of organizational databases from
threats.</p>
<p class="text-muted"></p>
<p class="text-muted">Network/System Administrator I can recommend, install, and
maintain local area networks, intranets, and organizational communications systems.
</p>
<div class="mt-5">
<a href="#" class="btn btn-outline btn-round">Read more</a>
</div>
</div>
</div>
<div class="tab-pane fade" id="skill" role="tabpanel" aria-labelledby="skill-tab">
<div class="row">
<div class="col-lg-6">
<div class="skill mt-5">
<div>
<p class="text-muted text-uppercase mb-2">C (Programming languages)</p>
<div class="progress">
<div class="progress-bar" style="width:94%;">
<div class="progress-value text-muted">94%</div>
</div>
</div>
</div>
<div class="mt-5">
<p class="text-muted text-uppercase mb-2">Html & Css</p>
<div class="progress">
<div class="progress-bar" style="width:90%;">
<div class="progress-value text-muted">90%</div>
</div>
</div>
</div>
<div class="mt-5">
<p class="text-muted text-uppercase mb-2">Javascript</p>
<div class="progress">
<div class="progress-bar" style="width:86%;">
<div class="progress-value text-muted">86%</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="skill">
<div class="mt-5">
<p class="text-muted text-uppercase mb-2">Bootstrap</p>
<div class="progress">
<div class="progress-bar" style="width:84%;">
<div class="progress-value text-muted">84%</div>
</div>
</div>
</div>
<div class="mt-5">
<p class="text-muted text-uppercase mb-2">ui/ux design</p>
<div class="progress">
<div class="progress-bar" style="width:80%;">
<div class="progress-value text-muted">80%</div>
</div>
</div>
</div>
<div class="mt-5">
<p class="text-muted text-uppercase mb-2">MySQL & Microsoft Azure SQL</p>
<div class="progress">
<div class="progress-bar" style="width:76%;">
<div class="progress-value text-muted">76%</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="resume" role="tabpanel" aria-labelledby="resume-tab">
<div class="row">
<div class="col-lg-6">
<div class="experiences">
<div class="mt-5 mb-5">
<h5 class="font-weight-bold text-center text-custom">Experiences</h5>
<hr>
</div>
<div>
<div>
<h6>Junior Software Developer</h6>
<p class="text-muted">Phungela Holdings (Pty) Ltd, 2021 - Present</p>
<hr class="mt-4 mb-4">
</div>
<div>
<h6>Web Application & Deployment</h6>
<p class="text-muted">3rd Year Project, 2020</p>
<hr class="mt-4 mb-4">
</div>
<div>
<h6>Mobile Application & UI Prototype</h6>
<p class="text-muted">2nd Year Project, 2019</p>
<hr class="mt-4 mb-4">
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="education">
<div class="mt-5 mb-5">
<h5 class="font-weight-bold text-center text-custom">Education</h5>
<hr>
</div>
<div>
<div>
<h6>National Diploma in Information Communication Technology in Applications Development, (Web developer)</h6>
<p class="text-muted">Durban University of Technology, 2017 - 2020</p>
<hr class="mt-4 mb-4">
</div>
<div>
<h6>Advance Diploma in Web development</h6>
<p class="text-muted">Durban University of Technology, 2023 - 2024</p>
<hr class="mt-4 mb-4">
</div>
<div>
<h6>Qhakaza High School</h6>
<p class="text-muted">National Senior Cetificate, 2014</p>
<hr class="mt-4 mb-4">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- about end -->
<!-- services start -->
<section class="section bg-light" id="services">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section-title text-center mb-4 pb-2">
<div class="mb-5">
<i class="mdi mdi-all-inclusive h1 text-muted"></i>
</div>
<h3>My Services</h3>
<p class="text-muted mb-0 mx-auto para-desc">Lorem Ipsum is simply dummy text of the printing
and typesetting industry Ipsum has been the industry</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="services-flip-box mt-4 pt-2">
<div class="services-front-flip bg-white text-center p-5">
<div class="services-desc">
<h5 class="mb-3">Website Development</h5>
<p class="text-muted mb-0">There are many variations of passages of Lorem available, but
the majority have suffered.</p>
</div>
</div>
<div class="services-back-flip text-center bg-custom text-white p-5">
<div class="services-desc">
<div class="services-icon">
<i class="mdi mdi-tablet-ipad display-1"></i>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="services-flip-box mt-4 pt-2">
<div class="services-front-flip bg-white text-center p-5">
<div class="services-desc">
<h5 class="mb-3">Website Design & Re-design</h5>
<p class="text-muted mb-0">If you are going to use a passage of Lorem Ipsum, you need to
be sure there isn't anything.</p>
</div>
</div>
<div class="services-back-flip text-center bg-custom text-white p-5">
<div class="services-desc">
<div class="services-icon">
<i class="mdi mdi-palette display-1"></i>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="services-flip-box mt-4 pt-2">
<div class="services-front-flip bg-white text-center p-5">
<div class="services-desc">
<h5 class="mb-3">Wix & WordPress Customization </h5>
<p class="text-muted mb-0">All the Lorem Ipsum generators on the Internet to repeat
predefined chunks as necessary.</p>
</div>
</div>
<div class="services-back-flip text-center bg-custom text-white p-5">
<div class="services-desc">
<div class="services-icon">
<i class="mdi mdi-settings display-1"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="services-flip-box mt-4 pt-2">
<div class="services-front-flip bg-white text-center p-5">
<div class="services-desc">
<h5 class="mb-3">Branding</h5>
<p class="text-muted mb-0">Contrary to popular belief, Lorem Ipsum is not simply random
text. It has roots in a piece.</p>
</div>
</div>
<div class="services-back-flip text-center bg-custom text-white p-5">
<div class="services-desc">
<div class="services-icon">
<i class="mdi mdi-security display-1"></i>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="services-flip-box mt-4 pt-2">
<div class="services-front-flip bg-white text-center p-5">
<div class="services-desc">
<h5 class="mb-3">SEO Marketing</h5>
<p class="text-muted mb-0">If you are going to use a passage of Lorem Ipsum, you need to
be sure there isn't anything.</p>
</div>
</div>
<div class="services-back-flip text-center bg-custom text-white p-5">
<div class="services-desc">
<div class="services-icon">
<i class="mdi mdi-chart-arc display-1"></i>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="services-flip-box mt-4 pt-2">
<div class="services-front-flip bg-white text-center p-5">
<div class="services-desc">
<h5 class="mb-3">24x7 Support & Maintenance</h5>
<p class="text-muted mb-0">There are many variations of passages of Lorem Ipsum
available, but the majority</p>
</div>
</div>
<div class="services-back-flip text-center bg-custom text-white p-5">
<div class="services-desc">
<div class="services-icon">
<i class="mdi mdi-responsive display-1"></i>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- services end -->
<!-- portfolio start -->
<section class="section" id="portfolio">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section-title text-center mb-4 pb-2">
<div class="mb-5">
<i class="mdi mdi-image-filter h1 text-muted"></i>
</div>
<h3>My Portfolio</h3>
<p class="text-muted mb-0 mx-auto para-desc">Lorem Ipsum is simply dummy text of the printing
and typesetting industry Ipsum has been the industry</p>
</div>
</div>
</div>
<div class="row mt-4 pt-2">
<ul class="col container-filter categories-filter text-center mb-0" id="filter">
<li><a class="categories active" data-filter="*">All</a></li>
<li><a class="categories" data-filter=".branding">Coding</a></li>
<li><a class="categories" data-filter=".designing">Designing</a></li>
<li><a class="categories" data-filter=".photography">Deployment</a></li>
<li><a class="categories" data-filter=".development">Development</a></li>
</ul>
</div>
<!-- portfolio menu end -->
<!-- Gallary -->
<div class="row container-grid projects-wrapper mt-4 pt-2">
<div class="col-lg-4 spacing branding designing development">
<div class="item-box mt-2">
<a class="mfp-image"
href="https://via.placeholder.com/800X600//88929f/5a6270C/O%20https://placeholder.com/"
title="">
<img class="item-container img-fluid mx-auto" src="images/SQUARE/Plan.jpg" alt="1"
width="800px" height="600px" />
<div class="item-mask">
<div class="item-caption text-white text-center">
<h5>Project title</h5>
<p class="text-uppercase">Branding, Design, Development</p>
</div>
</div>
</a>
</div>
</div>
<div class="col-lg-4 spacing photography">
<div class="item-box mt-2">
<a class="mfp-image" href="images/devPHONE.jpg" title="">
<img class="item-container img-fluid mx-auto"
src="images/s-o-c-i-a-l-c-u-t-UThaHAc8wh0-unsplash.jpg" alt="2" width="800px"
height="600px" />
<div class="item-mask">
<div class="item-caption text-white text-center">
<h5>Project title</h5>
<p class="text-uppercase">Photo</p>
</div>
</div>
</a>
</div>
</div>
<div class="col-lg-4 spacing branding development">
<div class="item-box mt-2">
<a class="mfp-image"
href="https://via.placeholder.com/800X600//88929f/5a6270C/O%20https://placeholder.com/"
title="">
<img class="item-container img-fluid mx-auto"
src="images/SQUARE/photo-1542395765-761de4ee9696.jpg" alt="3" width="800px"
height="600px" />
<div class="item-mask">
<div class="item-caption text-white text-center">
<h5>Project title</h5>
<p class="text-uppercase">Branding, Design, Development</p>
</div>
</div>
</a>
</div>
</div>
<div class="col-lg-4 spacing branding designing">
<div class="item-box mt-2">
<a class="mfp-image"
href="https://via.placeholder.com/800X600//88929f/5a6270C/O%20https://placeholder.com/"
title="">
<img class="item-container img-fluid mx-auto" src="images/SQUARE/photo-150867486.jpg"
alt="4" width="800px" height="600px" />
<div class="item-mask">
<div class="item-caption text-white text-center">
<h5>Project title</h5>
<p class="text-uppercase">Branding, Design</p>
</div>
</div>
</a>
</div>
</div>
<div class="col-lg-4 spacing branding designing">
<div class="item-box mt-2">
<a class="mfp-image"
href="https://via.placeholder.com/800X600//88929f/5a6270C/O%20https://placeholder.com/"
title="">
<img class="item-container img-fluid mx-auto" src="images/SQUARE/meeting.jpg" alt="5"
width="800px" height="600px" />
<div class="item-mask">
<div class="item-caption text-white text-center">
<h5>Project title</h5>
<p class="text-uppercase">Branding, Design</p>
</div>
</div>
</a>
</div>
</div>
<div class="col-lg-4 spacing photography">
<div class="item-box mt-2">
<a class="mfp-image"
href="https://via.placeholder.com/800X600//88929f/5a6270C/O%20https://placeholder.com/"
title="">
<img class="item-container img-fluid mx-auto" src="images/SQUARE/Goal.jpg" alt="1" />
<div class="item-mask">
<div class="item-caption text-white text-center">
<h5>Project title</h5>
<p class="text-uppercase">Photo</p>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- portfolio end -->
<!-- counters start -->
<section class="section bg-counter">
<div class="bg-overlay"></div>
<div class="container">
<div class="row" id="counter">
<div class="col-lg-3 col-md-6 col-12">
<div class="text-center p-4 text-white">
<div class="counter-content">
<h1 class="counter-value mb-3" data-count="1200">0</h1>
<h6 class="counter-name text-light font-weight-normal">Happy Clients</h6>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="text-center p-4 text-white">
<div class="counter-content">
<h1 class="counter-value mb-3" data-count="4900">10</h1>
<h6 class="counter-name text-custom font-weight-normal">Working Hours</h6>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="text-center p-4 text-white">
<div class="counter-content">
<h1 class="counter-value mb-3" data-count="5645">608</h1>
<h6 class="counter-name text-light font-weight-normal">Photo Capture</h6>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="text-center p-4 text-white">
<div class="counter-content">
<h1 class="counter-value mb-3" data-count="800">2</h1>
<h6 class="counter-name text-custom font-weight-normal">Project Completed</h6>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- counters end -->
<!-- testimonial start -->
<section class="section bg-light" id="testimonial">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section-title text-center mb-4 pb-2">
<div class="mb-5">
<i class="mdi mdi-comment-account-outline h1 text-muted"></i>
</div>
<h3>What People Say</h3>
<p class="text-muted mb-0 mx-auto para-desc">Lorem Ipsum is simply dummy text of the printing
and typesetting industry Ipsum has been the industry</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 mt-4 pt-2">
<div class="testimonial p-4 bg-white">
<p class="text-muted">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium
doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et
quasi </p>
<h6 class="pt-4 mb-0">Richard Griffin - <small class="text-muted">Co-Founder</small></h6>
<div class="testi-icon">
<i class="mdi mdi-format-quote-open display-3"></i>
</div>
</div>
</div>
<div class="col-md-6 mt-4 pt-2">
<div class="testimonial p-4 bg-white">
<p class="text-muted">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium
doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et</p>
<h6 class="pt-4 mb-0">Henry Thomas - <small class="text-muted">Web Developer</small></h6>
<div class="testi-icon">
<i class="mdi mdi-format-quote-open display-3"></i>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- testimonial end -->
<!-- blog start -->
<section class="section" id="blog">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section-title text-center mb-4 pb-2">
<div class="mb-5">
<i class="mdi mdi-credit-card-multiple h1 text-muted"></i>
</div>
<h3>Latest News</h3>
<p class="text-muted mb-0 mx-auto para-desc">Lorem Ipsum is simply dummy text of the printing
and typesetting industry Ipsum has been the industry</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="blog bg-light p-4">
<p>Website Design</p>
<h5><a href="#" class="text-dark">Best Personal Template on Themeforest</a></h5>
<p class="mt-3 text-muted">Lorem Ipsum is simply dummy text of the printing typesetting
industry. Ipsum has been the industry's</p>
<div class="pt-4">
<a href="#" class="text-custom">Read more <small
class="mdi mdi-arrow-right ml-1"></small></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="blog bg-light p-4">
<p>WordPress</p>
<h5><a href="#" class="text-dark">WordPress Personal theme on Themeforest</a></h5>
<p class="mt-3 text-muted">Lorem Ipsum is simply dummy text of the printing typesetting
industry. Ipsum has been the industry's</p>
<div class="pt-4">
<a href="#" class="text-custom">Read more <small
class="mdi mdi-arrow-right ml-1"></small></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-4 pt-2">
<div class="blog bg-light p-4">
<p>Trends</p>
<h5><a href="#" class="text-dark">Exploring 3D & Web Design Trends</a></h5>
<p class="mt-3 text-muted">Lorem Ipsum is simply dummy text of the printing typesetting
industry. Ipsum has been the industry's</p>
<div class="pt-4">
<a href="#" class="text-custom">Read more <small
class="mdi mdi-arrow-right ml-1"></small></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- blog end -->
<!-- contact start -->
<section class="section contact-wrapper bg-contact" id="contact">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section-title text-center mb-4 pb-2">
<div class="mb-5">
<i class="mdi mdi-headphones h1"></i>
</div>
<h3 class="text-white">Get in touch</h3>
<p class="text-white-50 mx-auto mb-0 para-desc">If you wana contact, talk to me about a project
collaboration or just say hi, fill up the awesome form below or call on details below ~let's
talk.</p>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-3 col-md-4 mt-4 pt-2">
<div class="contact-desc text-center">
<div class="contact-icon mb-3">
<i class="mdi mdi-map-marker text-custom h3"></i>
</div>
<div class="contact-details">
<p class="mb-0">35 Carbis RdScottsville, Pietermaritzburg, 3201</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 pt-2">
<div class="contact-desc text-center">
<div class="contact-icon mb-3">
<i class="mdi mdi-phone-classic text-custom h3"></i>
</div>
<div class="contact-details">
<p class="mb-0">+27 (0) 78-642-2415</p>
<p class="mb-0">+27 (0) 33-012-5002</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 pt-2">
<div class="contact-desc text-center">
<div class="contact-icon mb-3">
<i class="mdi mdi-email-outline text-custom h3"></i>
</div>
<div class="contact-details">
<p class="mb-0">[email protected]</p>
<p class="mb-0">[email protected]</p>
</div>
</div>
</div>
</div>
<div class="row justify-content-center mt-5 pt-md-4">
<div class="col-lg-9">
<div class="custom-form">
<div id="message"></div>
<form method="post" action="php/contact.php" name="contact-form" id="contact-form">
<div class="row">
<div class="col-md-6">
<div class="form-group mb-4">
<input name="name" id="name" type="text" class="form-control"
placeholder="Your Name...">
</div>
</div>
<div class="col-md-6">
<div class="form-group mb-4">
<input name="email" id="email" type="email" class="form-control"
placeholder="Your Email...">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mb-4">
<input name="subject" id="subject" type="text" class="form-control"
placeholder="Your Subject...">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group">
<textarea name="comments" id="comments" rows="4" class="form-control"
placeholder="Your Message..."></textarea>
</div>
</div>
</div>
<div class="row mt-3">
<div class="col-sm-12 text-right">
<input type="submit" id="submit" name="send" class="submitBnt btn btn-custom"
value="Send Message">
<div id="simple-msg"></div>
</div>
</div>
</form>
<!-- /form -->
</div>
</div>
</div>
</div>
</section>
<!-- contact end -->
<!-- footer start -->
<footer class="footer bg-light">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="text-center mt-5 mb-5">
<h4 class="mb-4 logo"><a href="#" class="text-dark">SPHE</a></h4>
<ul class="social-icons mb-4 list-inline">
<li class="list-inline-item"><a href="#" class=""><i class="mdi mdi-facebook"></i></a></li>
<li class="list-inline-item"><a href="#" class=""><i class="mdi mdi-twitter"></i></a></li>
<li class="list-inline-item"><a href="#" class=""><i class="mdi mdi-instagram"></i></a></li>
<li class="list-inline-item"><a href="#" class=""><i class="mdi mdi-google"></i></a></li>
<li class="list-inline-item"><a href="#" class=""><i class="mdi mdi-linkedin"></i></a></li>
</ul>
<p class="copyright-desc text-muted mb-0">© 2021 - 2022 SPHE. Designed with <i
class="mdi mdi-heart text-danger"></i></p>
</div>
</div>
</div>
</div>
</footer>
<!-- footer end -->
<!-- javascript -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrollspy.min.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- filter -->
<script src="js/isotope.js"></script>
<script src="js/masonry.pkgd.min.js"></script>
<script src="js/portfolio.init.js"></script>
<!-- Contact js -->
<script src="js/contact.js"></script>
<!-- Counter js -->
<script src="js/counter.js"></script>
<!-- custom -->
<script src="js/app.js"></script>
</body>
</html>