-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
501 lines (452 loc) · 19.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Primary Meta Tags -->
<title>Jovin Shija | Software Developer</title>
<meta name="title" content="Jovin Shija | Software Developer">
<meta name="description" content="Explore the portfolio of Jovin Shija, a passionate Software Developer & UI/UX Designer. Crafting immersive digital wonders using JavaScript, React.js, and Python.">
<meta property="og:image" content="https://jovinshija.tech/images/webpreview.png" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://jovinshija.tech/">
<meta property="og:title" content="Jovin Shija | Software Developer">
<meta property="og:description" content="Explore the portfolio of Jovin Shija, a passionate Software Developer & UI/UX Designer. Crafting immersive digital wonders using JavaScript, React.js, and Python.">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://jovinshija.tech/">
<meta property="twitter:title" content="Jovin Shija | Software Developer">
<meta property="twitter:description" content="Explore the portfolio of Jovin Shija, a passionate Software Developer & UI/UX Designer. Crafting immersive digital wonders using JavaScript, React.js, and Python.">
<meta name="facebook-domain-verification" content="p35u9ozrvagy4l1mwtld6t0hwkhllz">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg">
<link rel="icon" type="image/png" href="/images/favicon.png">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/project.css">
<link rel="stylesheet" href="css/resp.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simplebar/5.3.0/simplebar.min.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Jovin Shija",
"url": "https://jovinshija.tech",
"sameAs": [
"https://www.linkedin.com/in/jovination",
"https://www.twitter.com/jovination4",
"https://www.instagram.com/jovination_"
],
"jobTitle": "Software Developer",
"worksFor": {
"@type": "Organization",
"name": "Kisiki Capital"
},
"knowsAbout": ["Software Development", "Web Development", "App Development", "Javascript"]
}
</script>
<!-- Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/simplebar/5.3.0/simplebar.min.js"></script>
</head>
<body id="body">
<div class="wrapper">
<header>
<div class="navbar">
<div class="avatar-box">
<a href="/index.html">
<div class="avctr">
<div class="avatar"></div>
</div>
</a>
<div class="avatar-info">
<p class="name-details">Jovin Shija</p>
<p class="w-details">Software Developer & UI UX Designer </p>
</div>
</div>
</div>
<div class="buy-me">
<span>Buy Me A Coffee</span>
<img class="arrow-icon-1" src="images/iconarrow.svg" alt="">
</div>
</header>
<!--Website Content-->
<main>
<!--This Container Contains Three Column-->
<div class="header-liner"></div>
<div class="container">
<div class="top-row">
<!--Left-column-->
<div class="column left-column">
<div class="left-upper">
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
id="map" class="square s1 "
>
<div class="text-detail location">
<div class="l-txt">
<p>Location</p>
</div>
<div class="l-icon">
<img class="l-icon-1" src="images/location.svg" alt="">
</div>
</div>
<div class="map-l">
</div>
</div>
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="55"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
class="square s2">
<div class="text-detail mode1">
<span>Mode</span>
<div class="mode-icon"></div>
</div>
<div
class="detail-mode">
<p class="mode-txt">
Available for freelance
Web Development projects. Hit me up
for a collab.
</p>
<div class="button" onclick="openPopup()">
<p class="contact-txt">Contact Me</p>
<img class="arrow-icon" src="images/iconarrow.svg" alt="">
</div>
<div class="popup" id="contactPopup">
<div class="c-container">
<span class="close" onclick="closePopup()">×</span>
<p class="contact-txt-1">Contact Me</p>
<form id="contact-form">
<textarea placeholder="Contact or Email" id="contact" name="from_contact" rows="1" required></textarea>
<textarea placeholder="Enter Your Message!!" id="message" name="message" rows="2" required></textarea>
<br>
<input class="btn-s" type="submit" value="Send">
</form>
</div>
</div>
</div>
</div>
</div>
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="60"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
class="left-center">
<div id="l-text-detail" class= "text-detail">
<a href="/project.html">
<span>Projects</span>
</a>
<a href="/project.html">
<img class="arrow-icon1" src="images/iconarrow.svg" alt="arrow-icon">
</a>
</div>
<div class="project-box">
<a href="/project.html">
<div class="project-txt-details">
<span>Web dev</span>
<p> Portfolio.</p>
</div>
</a>
</div>
</div>
<div
class="left-lower">
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="65"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"class="square s3"></div>
<div data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="70"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
class="square s4"></div>
</div>
</div>
<!--center-column-->
<div
class="column center-column">
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="70"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
class="center-upper">
<div class="text-detail">
<span>About</span>
<!---
<a href="#">
<img class="arrow-icon1" src="images/iconarrow.svg" alt="arrow-icon">
</a>
--->
</div>
<div class="about-text">
<p class="about-txt">
I'm a Software Developer based in Tanzania,
focused on creating interactive digital experiences.
I have an eye for design with a User-Driven Approach to Development.
Let's create something amazing together!
</p>
</div>
</div>
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="75"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
class="center-center">
<div class="text-detail"><span>Get in touch</span></div>
<div class="icon-container">
<div class="icon icon-effect" onclick="triggerAnimation(event, this)">
<a href="https://x.com/jovination4">
<img src="images/twitter.svg" alt="x icon" class="xtw hi-icon1">
</a>
</div>
<div class="icon icon-effect" onclick="triggerAnimation(event, this)">
<a href="https://www.instagram.com/jovination_">
<img src="images/ig.svg" alt="instagram icon" class="hi-icon2">
</a>
</div>
<div class="icon icon-effect" onclick="triggerAnimation(event, this)">
<a href="https://www.linkedin.com/in/jovination">
<img src="images/linkl.svg" alt="linkld" class="hi-icon3">
</a>
</div>
<div class="icon icon-effect" onclick="triggerAnimation(event, this)">
<a href="https://github.com/jovination">
<img src="images/git.svg" alt="github" class="hi-icon4">
</a>
</div>
</div>
</div>
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="80"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"class="center-lower">
<div id="l-text-detail" class= "text-detail">
<div class="text-detail"><span>UI & UX Design</span></div>
<img class="arrow-icon1" src="images/iconarrow.svg" alt="arrow-icon">
</div>
<div class="graphics-box"></div>
</div>
</div>
</div>
<div class="bottom-row">
<!--right-column-->
<div class="column right-column">
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="85"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"class="right-upper">
<div class="text-detail"><span>Experience</span></div>
<div class="experience-box">
<div class="exp exp1">
<div id="sonar-emitter" class="max-oval" >
<div id="sonar-wave" class="min-oval" ></div>
</div>
<div class="exp-text">
<span>Kisiki Capital</span>
<p>Software Developer, UI | UX Designer | <br>
2024 - <strong>Now</strong>
</p>
</div>
</div>
<div class=" exp exp2">
<div class="max-oval">
<div class="min-oval"></div>
</div>
<div class="exp-text">
<span>Pentium98 Technologies</span>
<p> Software Developer | Freelancer <br>2022 - <strong>2024</strong></p>
</div>
</div>
<div class="exp exp3">
<div class="max-oval">
<div class="min-oval"></div>
</div>
<div class="exp-text">
<span>Logicraft Tech</span>
<p>Blogger & Content Creator 2020 - 2021</p>
</div>
</div>
<div class="exp exp4">
<div class="max-oval">
<div class="min-oval"></div>
</div>
<div class="exp-text">
<span>Freelancer</span>
<p> Graphics Designer 2020 - 2021</p>
</div>
</div>
</div>
</div>
<div class="bottom-row-r">
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="90"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"class="right-center">
<div class="pro-svg-1 text-detail">
<img class="pro-svg" src="images/save.svg" alt="">
<span>Productivity tools</span>
</div>
<div class="right-center-container">
<a href="https://www.figma.com/">
<div class="t-icon iconx-1"></div>
</a>
<a href="https://code.visualstudio.com/">
<div class="t-icon iconx-2"></div>
</a>
<a href="https://www.notion.so/">
<div class="t-icon iconx-3"></div>
</a>
<a href="https://obsidian.md/">
<div class="t-icon iconx-4"></div>
</a>
</div>
</div>
<div
data-aos="zoom-in"
data-aos-offset="200"
data-aos-delay="95"
data-aos-duration="1000"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"class="right-lower">
<div id="ss5" class="square s5">
<div class="upper-s5">
<div class="icon-ctn">
<div class="icon-ar">
<img class="icon-arrow" src="images/arrow.svg" alt="icon-right">
</div>
</div>
</div>
<div class="lower-s5">
<span>Wallpaper</span>
</div>
</div>
<div id="ss6" class="square s6">
<div class="upper-s5">
<div class="icon-ctn">
<div class="icon-ar">
<img class="icon-arrow" src="images/arrow.svg" alt="icon-right">
</div> </div>
</div>
<div class="lower-s5">
<span>Graphics</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--footer-->
<div class="footer-liner"></div>
</main>
<footer>
<div class="footer-wrap">
<div class="spiraxy-txt">
<a class="url-jovin" href="https://jovinshija.tech">© 2024 Portfolio</a>
</div>
<div class="created-txt">
<p>Created by Jovin x Spiraxy Studios</p>
</div>
</div>
</footer>
</div>
<script src="script.js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7HBHM8EX6D');
</script>
<script type="module">
// Import the functions you need from the SDKs you need
import { initializeApp } from "https://www.gstatic.com/firebasejs/10.12.4/firebase-app.js";
import { getAnalytics } from "https://www.gstatic.com/firebasejs/10.12.4/firebase-analytics.js";
// TODO: Add SDKs for Firebase products that you want to use
// https://firebase.google.com/docs/web/setup#available-libraries
// Your web app's Firebase configuration
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
const firebaseConfig = {
apiKey: "AIzaSyCTqeH7x6XDkmNatMXQMgVU18a6ISy40Vo",
authDomain: "jovinshijatech.firebaseapp.com",
projectId: "jovinshijatech",
storageBucket: "jovinshijatech.appspot.com",
messagingSenderId: "383600900154",
appId: "1:383600900154:web:d115801dcff88ad5d61d03",
measurementId: "G-7HBHM8EX6D"
};
// Initialize Firebase
const app = initializeApp(firebaseConfig);
const analytics = getAnalytics(app);
</script>
<script type="text/javascript" src="https://cdn.emailjs.com/dist/email.min.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<<script type="text/javascript">
(function(){
emailjs.init('kaFSo5VT0IO2hhUZ3'); // Replace with your EmailJS Public Key
})();
document.getElementById('contact-form').addEventListener('submit', function(event) {
event.preventDefault(); // Prevent default form submission
// Send email using EmailJS
emailjs.sendForm('service_8jp8zzi', 'template_7wc55je', this)
.then(function() {
alert('Message sent successfully!');
}, function(error) {
alert('Failed to send message. Error: ' + error);
});
});
</script>
</body>
</html>