forked from vinodjangid07/vinodjangid07.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
427 lines (389 loc) · 22.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-V26LG7G6CE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-V26LG7G6CE');
</script>
<!-- SEO -->
<meta name="google-site-verification" content="AYvsQBCpo_maWJcksJPl28P8PwkAPzp1TNh4STcJcOo" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Hey! I'm sk_Manux and I am a Java/C# Developer. I'm studying CyberSecurity and Graphics.">
<meta name="keywords"
content="skmanux, sk manux, sk_manux, sk_m4nux, skm4nux, skmanux developer, skm4nux developer, sk_manux developer, sk_m4nux developer, skmanux portfolio, skm4nux portfolio, sk_manux portfolio, sk_m4nux portfolio">
<meta name="author" content="sk_M4nux">
<meta property="og:image" content="./src/png/logo.png">
<!-- Title -->
<title>sk_Manux Portfolio</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="./src/png/logo.png">
<!-- CSS -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"
integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous" />
<!-- Google Fonts -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Passions+Conflict&family=Orbitron&family=Fira+Code&family=Six+Caps">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
</head>
<body class="body">
<!-- Audio -->
<audio loop="" id="audioPlayer" autoplay="" style="display:none">
<source src="./src/mp3/sound.mp3" type="audio/mp3">
</audio>
<!-- Loader -->
<div id="preloader"></div>
<noscript>You need to allow JavaScript to visit this site properly!</noscript>
<!-- Navbar -->
<header>
<div class="navbar" id="navbar">
<div class="hey">Hey!</div>
<div class="logo" tabindex="0" aria-label="Logo">
<div class="logo-top">
<img src="./src/png/logo.png" alt="Logo">
</div>
</div>
<div class="navbar-tabs" id="navbar-tabs">
<ul class="navbar-tabs-ul">
<a href="#home" tabindex="0" aria-label="Home">
<li class="home activeThistab" class="navbar-tabs-li " data-aos="fade-down"
data-aos-delay="100">
</Home>
</li>
</a>
<a href="#about" aria-label="About Me">
<li class="about" class="navbar-tabs-li" data-aos="fade-down" data-aos-delay="300">
</About Me>
</li>
</a>
<a href="#projects" aria-label="Projects">
<li class="projects" class="navbar-tabs-li" data-aos="fade-down" data-aos-delay="700">
</Projects>
</li>
</a>
<a href="#experiences" aria-label="Experiences">
<li class="projects" class="navbar-tabs-li" data-aos="fade-down" data-aos-delay="1100">
</Experiences>
</li>
</a>
</ul>
</div>
</div>
</header>
<!-- Page -->
<main>
<div class="hamburger" id="hamburger" data-aos="fade">
<div class="hamburgerbase">
<button id="hamburger-button" onclick="hamburgerMenu()" tabindex="0" aria-label="Menu">
<span class="burger-bar" id="burger-bar1"></span>
<span class="burger-bar" id="burger-bar2"></span>
<span class="burger-bar" id="burger-bar3"></span></button>
</div>
</div>
<div class="mobiletogglemenu" id="mobiletogglemenu">
<ul class="mobile-navbar-tabs-ul" id="mobile-ul">
<a href="#home" tabindex="0" aria-label="Home">
<li id="home-mobile-tab" class="mobile-navbar-tabs-li home activeThismobiletab"
onclick="hidemenubyli()">
</Home>
</li>
</a>
<a href="#about" tabindex="0" aria-label="About Me">
<li id="aboutme-mobile-tab" class="mobile-navbar-tabs-li about" onclick="hidemenubyli()">
</About Me>
</li>
</a>
<a href="#projects" tabindex="0" aria-label="Projects">
<li id="projects-mobile-tab" class="mobile-navbar-tabs-li projects" onclick="hidemenubyli()">
</Projects>
</li>
</a>
<a href="#experiences" tabindex="0" aria-label="Experiences">
<li id="projects-mobile-tab" class="mobile-navbar-tabs-li projects" onclick="hidemenubyli()">
</Experiences>
</li>
</a>
</ul>
</div>
<div class="fakenavbar"></div>
<section class="landing-page-container" id="home">
<div class="text-content">
<article id="hello-friend" data-aos="fade-up" data-aos-delay="0">
<p class="jello">H</p>
<p class="jello">e</p>
<p class="jello">y</p>
<p class="jello">(</p>
<p class="jello">)</p>
<p class="jello">;</p>
<p class="jello">I</p>
<p class="jello">'</p>
<p class="jello">m</p>
</article>
<article id="name" data-aos="fade-up" data-aos-delay="200">
<p class="jello">s</p>
<p class="jello">k</p>
<p class="jello">_</p>
<p class="jello">M</p>
<p class="jello">a</p>
<p class="jello">n</p>
<p class="jello">u</p>
<p class="jello">x</p>
<p class="jello">.</p>
</article>
<article id="work" data-aos="fade-up" data-aos-delay="400">
<div>
<p class="jello">I</p>
</div>
<div>
<p class="jello">c</p>
<p class="jello">a</p>
<p class="jello">n</p>
</div>
<div>
<p class="jello">t</p>
<p class="jello">u</p>
<p class="jello">r</p>
<p class="jello">n</p>
</div>
<div>
<p class="jello">y</p>
<p class="jello">o</p>
<p class="jello">u</p>
<p class="jello">r</p>
</div>
<div>
<p class="jello">d</p>
<p class="jello">r</p>
<p class="jello">e</p>
<p class="jello">a</p>
<p class="jello">m</p>
<p class="jello">s</p>
</div>
<div>
<p class="jello">i</p>
<p class="jello">n</p>
<p class="jello">t</p>
<p class="jello">o</p>
</div>
<div>
<p class="jello">r</p>
<p class="jello">e</p>
<p class="jello">a</p>
<p class="jello">l</p>
<p class="jello">i</p>
<p class="jello">t</p>
<p class="jello">y</p>
<p class="jello">.</p>
</div>
</article>
<p id="info-para" data-aos="fade-up" data-aos-delay="600">
Java and C# developer with years of experience in CyberSecurity, Project Managing and UI/UX Designs.
<br><br>
I can help you manage any project and create your design and the code behind your ideas.
</p>
<div class="contact-btn-div" data-aos="fade-up" data-aos-delay="800">
<div class="setting-container" id="setting-container">
<input type="checkbox" id="switchforsetting" onclick="settingtoggle()">
<label for="switchforsetting" id="labelforsetting" tabindex="0"
aria-label="Sound & Theme"></label>
<div class="visualmodetogglebuttoncontainer" id="visualmodetogglebuttoncontainer">
<input type="checkbox" id="switchforvisualmode" onclick="visualmode()">
<label for="switchforvisualmode" id="labelforvisualmode" tabindex="0"
aria-label="Theme"></label>
</div>
<div class="soundtogglebuttoncontainer" id="soundtogglebuttoncontainer">
<input type="checkbox" id="switchforsound" onclick="playpause()">
<label for="switchforsound" id="labelforsound" tabindex="0" aria-label="Sound"></label>
</div>
</div>
</div>
</div>
<button class="resume-btn" id="resume-btn" onclick="openURL()">
<div class="sign">
<svg viewBox="0 0 640 512">
<path
d="M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128H144zm79-167l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39V184c0-13.3-10.7-24-24-24s-24 10.7-24 24V318.1l-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z" />
</svg>
</div>
<div class="text">Resume</div>
</button>
</section>
<section class="about-section-container" id="about" data-aos="fade-up">
<div class="about-section">
<div class="section-heading">
<article class="section-heading-article" tabindex="0" aria-label="About Me">
</About Me>
</article>
<p class="sectionHeadingP"></p>
</div>
<div class="info-dp-section">
<div class="about-info">
<p tabindex="0">Hi! I'm a passionate software developer with over 2 years of experience in Minecraft and Java. I'm proficient also in C# and Flutter</p>
<br>
<p tabindex="0">In addition to my development skills, I'm also interested in UI/UX design and CyberSecurity.</p>
<br>
<p tabindex="0">If you are looking for a talented and experienced software developer, I think I'm a great candidate.</p>
</div>
</div>
</div>
</section>
<section class="skills-section-container" id="skills">
<div class="skills-section">
<div class="section-heading" data-aos="fade-up">
<article class="section-heading-article" tabindex="0" aria-label="Skills">
</Skills>
</article>
<p class="sectionHeadingP"></p>
</div>
<div class="frontend-dev-section">
<div class="frontend-dev-heading" data-aos="fade-up" tabindex="0" aria-label="My Skills">Fullstack
Developer</div>
<div class="language-speak" data-aos="fade-up">
<article>>_ Languages i speak:</article>
</div>
<div class="languages-section">
<div class="language-name" data-aos="fade-up" id="java">
<article tabindex="0" aria-label="Java">JAVA</article>
</div>
<div class="language-name" data-aos="fade-up" id="csharp">
<article tabindex="0" aria-label="C#">C#</article>
</div>
<div class="language-name" data-aos="fade-up" id="flutter-dart">
<article tabindex="0" aria-label="Flutter">FLUTTER & DART</article>
</div>
</div>
</div>
</div>
</section>
<section class="projects-section-container" id="projects">
<div class="projects-section-div">
<div class="section-heading">
<article class="section-heading-article" tabindex="0" aria-label="Projects">
</Public Projects (This section is W.I.P)>
</article>
<p class="sectionHeadingP"></p>
</div>
<div class="project-boxes-div">
<a href="" target="_blank">
<div class="project-box project-box1" id="project-box1">
<div class="info-div">
<img src="./src/png/projects/akaimc/logo.png" alt="" class="faviconforProject">
<article class="ProjectHeading">
AkaiMC
</article>
<p class="ProjectDescription">
AkaiMC is a minecraft server born in 2024, with the only purpose to let people have fun while playing together!
</p>
<button class="cta">
<span>Open the Website (WIP)</span>
<svg viewBox="0 0 13 10" height="10px" width="15px">
<path d="M1,5 L11,5"></path>
<polyline points="8 1 12 5 8 9"></polyline>
</svg>
</button>
</div>
<div class="image-div"><img src="./src/png/projects/akaimc/logo.png" alt=""></div>
</div>
</a>
</div>
</div>
</section>
<section class="skills-section-container" id="experiences">
<div class="skills-section">
<div class="section-heading" data-aos="fade-up">
<article class="section-heading-article" tabindex="0" aria-label="Skills">
</Staff Experiences>
</article>
<p class="sectionHeadingP"></p>
</div>
<div class="frontend-dev-section">
<div class="frontend-dev-heading" data-aos="fade-up" tabindex="0" aria-label="My Skills">My Staff
Experiences</div>
<div class="languages-section">
<div class="language-name" data-aos="fade-up" id="akaimc">
<article tabindex="0" aria-label="Server Name">AkaiMC</article>
<article tabindex="0" aria-label="Role">Dev/Manager</article>
<p tabindex="0" aria-label="Status">Current Project</p>
</div>
<div class="language-name" data-aos="fade-up" id="lyzard">
<article tabindex="0" aria-label="Server Name">Lyzard</article>
<article tabindex="0" aria-label="Role">Jr.Dev</article>
<p tabindex="0" aria-label="Status">Resigned</p>
</div>
<div class="language-name" data-aos="fade-up" id="nupped">
<article tabindex="0" aria-label="Server Name">Nupped</article>
<article tabindex="0" aria-label="Role">Owner</article>
<p tabindex="0" aria-label="Status">Project Closed</p>
</div>
<div class="language-name" data-aos="fade-up" id="saturn">
<article tabindex="0" aria-label="Server Name">SaturnSCP</article>
<article tabindex="0" aria-label="Role">Owner</article>
<p tabindex="0" aria-label="Status">Project Sold</p>
</div>
</div>
</div>
</div>
</section>
</main>
<br><br><br><br>
<!-- Footer -->
<footer>
<button class="fas" id="backtotopbutton" onclick="scrolltoTopfunction()">
<article aria-label="Back to top">
← BACK TO TOP
</article>
</button>
<div class="footercontainer">
<div class="two-words">
<article tabindex="0" aria-label="Learning, Living, and Leveling Up, my quote">"The most effective way
to do it, is to do it."</article>
</div>
<div class="social-media-container">
<div class="getintouch-heading">
<article>GetinTouch();</article>
</div>
<div class="logos">
<a href="https://discordapp.com/users/914904587868188762" target="_blank" tabindex="0"
aria-label="Discord">
<svg viewBox="0 -28.5 256 256" class="SocialHandle">
<path
d="M216.856339,16.5966031 C200.285002,8.84328665 182.566144,3.2084988 164.041564,0 C161.766523,4.11318106 159.108624,9.64549908 157.276099,14.0464379 C137.583995,11.0849896 118.072967,11.0849896 98.7430163,14.0464379 C96.9108417,9.64549908 94.1925838,4.11318106 91.8971895,0 C73.3526068,3.2084988 55.6133949,8.86399117 39.0420583,16.6376612 C5.61752293,67.146514 -3.4433191,116.400813 1.08711069,164.955721 C23.2560196,181.510915 44.7403634,191.567697 65.8621325,198.148576 C71.0772151,190.971126 75.7283628,183.341335 79.7352139,175.300261 C72.104019,172.400575 64.7949724,168.822202 57.8887866,164.667963 C59.7209612,163.310589 61.5131304,161.891452 63.2445898,160.431257 C105.36741,180.133187 151.134928,180.133187 192.754523,160.431257 C194.506336,161.891452 196.298154,163.310589 198.110326,164.667963 C191.183787,168.842556 183.854737,172.420929 176.223542,175.320965 C180.230393,183.341335 184.861538,190.991831 190.096624,198.16893 C211.238746,191.588051 232.743023,181.531619 254.911949,164.955721 C260.227747,108.668201 245.831087,59.8662432 216.856339,16.5966031 Z M85.4738752,135.09489 C72.8290281,135.09489 62.4592217,123.290155 62.4592217,108.914901 C62.4592217,94.5396472 72.607595,82.7145587 85.4738752,82.7145587 C98.3405064,82.7145587 108.709962,94.5189427 108.488529,108.914901 C108.508531,123.290155 98.3405064,135.09489 85.4738752,135.09489 Z M170.525237,135.09489 C157.88039,135.09489 147.510584,123.290155 147.510584,108.914901 C147.510584,94.5396472 157.658606,82.7145587 170.525237,82.7145587 C183.391518,82.7145587 193.761324,94.5189427 193.539891,108.914901 C193.539891,123.290155 183.391518,135.09489 170.525237,135.09489 Z" />
</svg>
</a>
<a href="https://github.com/skManux" target="_blank" aria-label="GitHub">
<svg viewBox="0 0 496 512" class="SocialHandle">
<path
d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z" />
</svg>
</a>
</div>
</div>
<div class="footer-bottom">
<article>Designed by Vinod Jangid | <i class="far fa-copyright"></i> sk_Manux 2023-
<script>document.write(/\d{4}/.exec(Date())[0])</script>
</article>
</div>
</div>
</footer>
</body>
<script src="main.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script>
function openURL() {
window.open("src/pdf/resume.pdf", '_blank');
}
</script>
</html>