-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
297 lines (241 loc) · 13.3 KB
/
portfolio.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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Vance Resume | Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="description" content="A glance at the various projects I have worked on thus far." />
<meta name="keywords" content="vance, portfolio, resume, developer, front-end, design" />
<meta name="author" content="vance muchongo" />
<!-- Start Open Graph Meta Tags-->
<meta property="og:title" content="Vance Muchongo>
<meta property="og:description" content="Online Portfolio and Resume">
<meta property="og:image" content="https://vance-muchongo.web.app/img/featured/vance-profile.jpg" />
<meta property="og:url" content="https://vance-muchongo.web.app">
<link rel="shortcut icon" href="v.ico">
<link rel="stylesheet" href="css/normalize.css" type="text/css">
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.css" type="text/css">
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css">
<link rel="stylesheet" href="css/main.css" type="text/css">
<script src="js/modernizr.custom.js"></script>
</head>
<body class="page">
<div class="lm-animated-bg"></div>
<!-- Loading animation -->
<div class="preloader">
<div class="preloader-animation">
<div class="preloader-spinner">
</div>
</div>
</div>
<!-- /Loading animation -->
<div class="page-scroll">
<div id="page_container" class="page-container bg-move-effect" data-animation="transition-flip-in-right">
<!-- Header -->
<header id="site_header" class="header">
<div class="header-content clearfix">
<!-- Text Logo -->
<div class="text-logo">
<a href="index.html">
<div class="logo-symbol">V</div>
<div class="logo-text">Vance <span>Muchongo</span></div>
</a>
</div>
<!-- /Text Logo -->
<!-- Navigation -->
<div class="site-nav mobile-menu-hide">
<ul class="leven-classic-menu site-main-menu">
<li class="menu-item current-menu-item">
<a href="index.html">About Me</a>
</li>
<li class="menu-item">
<a href="resume.html">Resume</a>
</li>
<li class="menu-item">
<a href="portfolio.html">Portfolio</a>
</li>
<li class="menu-item">
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<!-- Mobile Menu Toggle -->
<a class="menu-toggle mobile-visible">
<i class="fa fa-bars"></i>
</a>
<!-- Mobile Menu Toggle -->
</div>
</header>
<!-- /Header -->
<div id="main" class="site-main">
<div id="main-content" class="single-page-content">
<div id="primary" class="content-area">
<div class="page-title">
<h1>Portfolio</h1>
<div class="page-subtitle">
<h4>A couple of projects I worked on...</h4>
</div>
</div>
<div id="content" class="page-content site-content single-post" role="main">
<div class="row">
<div class=" col-xs-12 col-sm-12 ">
<!-- Portfolio Content -->
<div id="portfolio_content_q" class="portfolio-content">
<ul class="portfolio-filters">
<li class="active">
<a class="filter btn btn-sm btn-link" data-group="category_all">All</a>
</li>
<li>
<a class="filter btn btn-sm btn-link" data-group="category_websites">Websites</a>
</li>
<li>
<a class="filter btn btn-sm btn-link" data-group="category_mobileapps">Mobile Apps</a>
</li>
<li>
<a class="filter btn btn-sm btn-link" data-group="category_webapps">Web Applications</a>
</li>
</ul>
<!-- Portfolio Grid -->
<div class="portfolio-grid two-columns shuffle">
<!-- Mobile App -->
<figure data-groups='["category_all", "category_mobileapps"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/mobile-app.png" alt="mobile app" title="" />
<a href="https://github.com/KatlehoWMphuthi/Wits_Social" target="_blank" title="mobile app development"></a>
</div>
<i class="fas fa-mobile-alt"></i>
<h4 class="name">Mobile App</h4>
</figure>
<!-- /Mobile App -->
<!-- Givealittle Web App -->
<figure data-groups='["category_all", "category_webapps"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/e-commerce-web-app.png" alt="e-commerce web app" title="" />
<a href="https://github.com/mr-vance/Givealittle" target="_blank" title="e-commerce web app"></a>
</div>
<i class="fas fa-code"></i>
<h4 class="name">E-Commerce WebApplication</h4>
</figure>
<!-- /Givealittle Web App -->
<!-- Survey Web App -->
<figure data-groups='["category_all", "category_webapps"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/online-survey-web-app.png" alt="online survey web app" title="" />
<a href="https://github.com/mr-vance/survey-application" target="_blank" title="online survey web app"></a>
</div>
<i class="fas fa-code"></i>
<h4 class="name">Survey WebApplication</h4>
</figure>
<!-- /Survey Web App -->
<!-- Puno Web App Protytype -->
<figure data-groups='["category_all", "category_webapps"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/puno-web-app-protype.png" alt="puno web app prototype" title="" />
<a href="https://mr-vance.github.io/web-app-prototype/" target="_blank" title="puno web app prototype"></a>
</div>
<i class="fas fa-code"></i>
<h4 class="name">Puno WebApp Prototype</h4>
</figure>
<!-- /Puno Web App Prototype-->
<!-- Puno Web App Protytype -->
<figure data-groups='["category_all", "category_webapps"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/shooting-game.png" alt="shooting game" title="" />
<a href="https://mr-vance.github.io/ShooterGame/" target="_blank" title="first person shooter game"></a>
</div>
<i class="fas fa-code"></i>
<h4 class="name">First Person Shooter Game</h4>
</figure>
<!-- /Puno Web App Prototype-->
<!-- Wellness Spa Website -->
<figure class="item direct" data-groups='["category_all", "category_websites"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/wellness-spa-website.png" alt="wellness spa website" title="" />
<a target="_blank" href="https://livewellaesthetics.co.za/" title="wellness clinic website"></a>
</div>
<i class="fab fa-html5"></i>
<h4 class="name">Livewell Aesthetics Clinic Website</h4>
</figure>
<!-- /Wellness Spa Website -->
<!-- Profile Website Template -->
<figure class="item direct" data-groups='["category_all", "category_websites"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/profile-site.png" alt="profile website template" title="" />
<a target="_blank" href="https://mr-vance.github.io/firstProject/" title="profile website template"></a>
</div>
<i class="fab fa-html5"></i>
<h4 class="name">Profile Website Template</h4>
</figure>
<!-- /Profile Website Template-->
<!-- Dronoticz -->
<figure class="item direct" data-groups='["category_all", "category_websites"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/dronoticz.png" alt="dronoticz" title="" />
<a target="_blank" href="https://mr-vance.github.io/secondProject/" title="dronoticz"></a>
</div>
<i class="fab fa-html5"></i>
<h4 class="name">Dronoticz</h4>
</figure>
<!-- /Dronoticz-->
<!-- Tutoring Website -->
<figure class="item direct" data-groups='["category_all", "category_websites"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/tutoring-website.png" alt="tutoring website" title="" />
<a target="_blank" href="https://khanyisatutor.co.za/" title="tutor portfolio website"></a>
</div>
<i class="fab fa-html5"></i>
<h4 class="name">Khanyisa Tutor Website</h4>
</figure>
<!-- /Tutoring Website -->
<!-- Agritec Website -->
<figure class="item direct" data-groups='["category_all", "category_websites"]'>
<div class="portfolio-item-img">
<img src="./img/portfolio/puno-website.png" alt="agritech website" title="" />
<a target="_blank" href="https://puno.africa/" title="agritech business website"></a>
</div>
<i class="fab fa-html5"></i>
<h4 class="name">Puno (PTY) Ltd. Website</h4>
</figure>
<!-- /Agritec Website -->
</div>
<!-- /Portfolio Content -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer clearfix">
<div class="footer-social">
<ul class="footer-social-links">
<li>
<a href="https://twitter.com/br_vance" target="_blank">Twitter</a>
</li>
<li>
<a href="https://github.com/mr-vance" target="_blank">GitHub</a>
</li>
<li>
<a href="https://www.linkedin.com/in/vance-muchongo/" target="_blank">LinkedIn</a>
</li>
</ul>
</div>
<div class="footer-copyrights">
<p>Made with ❤️ and 🧁</p>
</div>
</footer>
</div>
</div>
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src='js/jquery.shuffle.min.js'></script>
<script src='js/masonry.pkgd.min.js'></script>
<script src='js/owl.carousel.min.js'></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/validator.js"></script>
<script src="js/main.js"></script>
</body>
</html>