-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
694 lines (693 loc) · 24.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<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="google-site-verification"
content="-X0PXFzMlqyGcZmc9YupfTqmdZQAoTHCqGGJqRpDckg"
/>
<meta
name="description"
content="Aman Kanojiya - Fullstack Developer. I am passionate about everything that has to do with Technology and
Development. I enjoy working with Teams and enthusiastic people who
want to solve problems through beautiful design and experiences."
/>
<meta
name="keyword"
content="portfolio, javascript, developer, fullstack, devOps, python, GCP, google cloud, aws, Aman, kanojiya, AMANKANOJIYA, github Aman kanojiya, Numerical analysis aman"
/>
<meta
name="keyword"
content="google cloud ready facilitator program, google cloud ready facilitator, cloud ready facilitator program, Aman_thecodeaddict, thecodeaddict"
/>
<meta
name="keyword"
content="Cyberlabs, Roboism, Electronics Club, numerical-analysis-aman, numerical analysis, IIT Dhanbad, IIT ISM dhanbad"
/>
<meta
property="og:title"
content="Aman Kanojiya| FullStack web Developer | DevOps enthusiast"
/>
<meta
property="og:image"
content="https://amankanojiya.tech/content/amanport.webp"
/>
<meta property="og:url" content="https://amankanojiya.tech" />
<meta property="og:type" content="website" />
<title>Aman Kanojiya</title>
<link rel="stylesheet" href="style.css" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.min.css"
/>
<link
rel="stylesheet"
href="https://unpkg.com/swiper@8/swiper-bundle.min.css"
/>
<!-- <script src="/content/locomotive-scroll.min.js"></script>
<link rel="stylesheet" href="/content/locomotive-scroll.min.css" /> -->
</head>
<body class="body_home" id="body_home">
<div class="fsm" id="fsm">
<div class="grain_overlay_fsm"></div>
<div id="menu_trigger" class="menu_trigger"></div>
<div class="fsm_left_links">
<a href="#" class="fsm_link l">Home</a
><a href="./content/AmanKanojiya.pdf" class="fsm_link l">Resume</a
><a href="#containorHorizontal" class="fsm_link l">Project</a
><a href="#footer" class="fsm_link l">Contact</a>
</div>
<div class="fsm_line"></div>
<div class="fsm_right_links">
<a
href="https://github.com/AMANKANOJIYA"
target="_blank"
class="fsm_link r"
>github</a
><a
href="https://twitter.com/Aman_codeaddict"
target="_blank"
class="fsm_link r"
>twitter</a
><a
href="https://medium.com/@a.kanojiya2003"
target="_blank"
class="fsm_link r"
>medium</a
><a
href="https://www.instagram.com/aman_thecodeaddict/"
target="_blank"
class="fsm_link r"
>instagram</a
>
</div>
</div>
<div class="grain_overlay"></div>
<header class="header">
<header id="hamburger" class="hamburger">
<div class="hamburger_lottie">
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 369 219"
width="369"
height="219"
preserveAspectRatio="xMidYMid meet"
style="
width: 100%;
height: 100%;
transform: translate3d(0px, 0px, 0px);
"
>
<defs>
<clipPath id="__lottie_element_2">
<rect width="369" height="219" x="0" y="0"></rect>
</clipPath>
<clipPath id="__lottie_element_4">
<path d="M0,0 L375,0 L375,667 L0,667z"></path>
</clipPath>
</defs>
<g clip-path="url(#__lottie_element_2)">
<g
clip-path="url(#__lottie_element_4)"
transform="matrix(2.216870069503784,0,0,1.840000033378601,-231.16314697265625,-504.1400146484375)"
opacity="1"
style="display: block"
>
<g
transform="matrix(1,0,0,1,187.5,382.9930114746094)"
opacity="1"
style="display: block"
id="cross_l"
>
<g opacity="1" transform="matrix(1,0,0,1,0,0)">
<path
stroke-linecap="round"
stroke-linejoin="miter"
fill-opacity="0"
stroke-miterlimit="4"
stroke="rgb(249,67,67)"
stroke-opacity="1"
stroke-width="5"
d=" M-80.5,0 C-80.5,0 80.5,0 80.5,0"
></path>
</g>
</g>
<g
transform="matrix(1,0,0,1,187.5,332.9930114746094)"
opacity="1"
style="display: block"
id="cross_none"
>
<g opacity="1" transform="matrix(1,0,0,1,0,0)">
<path
stroke-linecap="round"
stroke-linejoin="miter"
fill-opacity="0"
stroke-miterlimit="4"
stroke="rgb(249,67,67)"
stroke-opacity="1"
stroke-width="5"
d=" M-80.5,0 C-80.5,0 80.5,0 80.5,0"
></path>
</g>
</g>
<g
transform="matrix(1,0,0,1,187.5,282.9930114746094)"
opacity="1"
style="display: block"
id="cross_r"
>
<g opacity="1" transform="matrix(1,0,0,1,0,0)">
<path
stroke-linecap="round"
stroke-linejoin="miter"
fill-opacity="0"
stroke-miterlimit="4"
stroke="rgb(249,67,67)"
stroke-opacity="1"
stroke-width="5"
d=" M-80.5,0 C-80.5,0 80.5,0 80.5,0"
></path>
</g>
</g>
</g>
</g>
</svg>
</div>
<div class="glass_effect w-embed">
<style>
.glass {
backdrop-filter: blur(0.5em);
-webkit-backdrop-filter: blur(0.5em);
}
</style>
</div>
<div class="hamburger_background glass"></div>
</header>
<div class="hamon"></div>
<div class="main_subtitle">
Aman Kanojiya<br /><span class="main_subtitle_span"
>FullStack Developer</span
>
</div>
<div class="side_subtitle">Aman Kanojiya</div>
</header>
<div data-scroll-container class="container" id="container">
<section id="grained" class="hero_section">
<img
src="./content/amanport.webp"
sizes="(max-width: 479px) 67vw, (max-width: 991px) 52vw, 21vw"
alt="Aman Kanojiya"
class="hero_image"
/>
<h1 class="home_h1">
<span
class="home_h1_span_left"
data-scroll
data-scroll-direction="horizontal"
data-scroll-speed="-4"
>Aman</span
><br />
<span
class="home_h1_span_right"
data-scroll
data-scroll-direction="horizontal"
data-scroll-speed="4"
>Kanojiya</span
>
</h1>
</section>
<div class="containorHorizontal" id="containorHorizontal">
<hr />
<a href="pageNotFound.html" target="_blank">
<div class="projectContent" id="case-1">
Load Balancer <span class="smalltext">( GO lang )</span
><sup class="sup-project">[1]</sup>
</div>
</a>
<hr />
<a
href="https://github.com/AMANKANOJIYA/Aman-Blog-Site"
target="_blank"
>
<div class="projectContent" id="case-1">
SCROLL <span class="smalltext">( Blog Website )</span
><sup class="sup-project">[2]</sup>
</div>
</a>
<hr />
<a href="https://github.com/IIT-ISM-GSEC" target="_blank">
<div class="projectContent" id="case-2">
SEC <span class="smalltext">( filling Analyzer-Fin Tech )</span
><sup class="sup-project">[3]</sup>
</div>
</a>
<hr />
<a
href="https://github.com/AMANKANOJIYA/BlockChainIITB"
target="_blank"
>
<div class="projectContent" id="case-3">
Cross-Chain <span class="smalltext">( NFT Bridge )</span
><sup class="sup-project">[4]</sup>
</div>
</a>
<hr />
<a
href="https://github.com/AMANKANOJIYA/CL_HARDWARE_IOT"
target="_blank"
>
<div class="projectContent" id="case-4">
Weather Station <span class="smalltext">( IOT - With API )</span
><sup class="sup-project">[5]</sup>
</div>
</a>
<hr />
<a
href="https://pypi.org/project/numerical-analysis-aman/"
target="_blank"
>
<div class="projectContent" id="case-5">
Python module
<span class="smalltext">( numerical-analysis-aman )</span
><sup class="sup-project">[6]</sup>
</div>
</a>
<hr />
<a href="https://github.com/AMANKANOJIYA/GameBase" target="_blank">
<div class="projectContent" id="case-6">
Game Base <span class="smalltext">( FullStack Gaming Website )</span
><sup class="sup-project">[7]</sup>
</div>
</a>
<hr />
<a href="pageNotFound.html" target="_blank">
<div class="projectContent" id="case-7">
Aroma Mocha <span class="smalltext">( Website )</span
><sup class="sup-project">[8]</sup>
</div>
</a>
<hr />
<a
href="https://github.com/AMANKANOJIYA/Main-Door-Security"
target="_blank"
>
<div class="projectContent" id="case-8">
Security System <span class="smalltext">( Main Door security )</span
><sup class="sup-project">[9]</sup>
</div>
</a>
<hr />
<a
href="https://github.com/AMANKANOJIYA/Rubic-Cube-Detector"
target="_blank"
>
<div class="projectContent" id="case-9">
Rubic Cube Detection<sup class="sup-project">[10]</sup>
</div>
</a>
<hr />
</div>
<div class="achivement">
<div class="achivement-heading-contain">
<h1 class="achivement-heading">Achivement's</h1>
</div>
<div class="swiper">
<div class="swiper-wrapper">
<div class="card-achivement swiper-slide">
<img
src="./content/ppsx.webp"
alt="Postman Student Expert"
srcset=""
/>
<h2>Postman Student Expert</h2>
</div>
<div class="card-achivement swiper-slide">
<h2>
2<sup style="font-family: sans-serif; font-size: 0.5em">nd</sup>
Runner-up
</h2>
<p>
Multi-Factor Authentication Hackathon organized by TechFest,
<b>IIT Bombay</b>
</p>
</div>
<div class="card-achivement swiper-slide">
<h2>
1<sup style="font-family: sans-serif; font-size: 0.5em">st</sup>
Runner-up
</h2>
<p>
Hackfest-23 Hackathon organized by
<b>IIT Dhanbad</b>
</p>
</div>
<div class="card-achivement swiper-slide">
<h2>
2<sup style="font-family: sans-serif; font-size: 0.5em">nd</sup>
Runner-up
</h2>
<p>
Digital Alpha's SEC Filing Analyzer for SaaS Companies
<b>InterIIT Tech Meet 9.0</b>
</p>
</div>
<div class="card-achivement swiper-slide">
<h2>
2<sup style="font-family: sans-serif; font-size: 0.5em">nd</sup>
Runner-up
</h2>
<p>
Consensys Metamask Snaps for wallet
<b>InterIIT Tech Meet 10.0</b>
</p>
</div>
<div class="card-achivement swiper-slide">
<img
src="./content/cloudfacilator.webp"
alt="Google Cloud Ready Facilitator"
srcset=""
/>
<h2>GoogleCloud Ready Facilitator program</h2>
</div>
<div class="card-achivement swiper-slide">
<img
src="./content/grid.webp"
alt="flipkart grid 4.0"
srcset=""
/>
<h2>Finalist Infosec trac</h2>
</div>
<div class="card-achivement swiper-slide">
<h2>
3240<sup style="font-family: sans-serif; font-size: 0.5em"
>th</sup
>
Global Rank
</h2>
<p>
Google HashCode 2022
<b></b>
</p>
</div>
<div class="card-achivement swiper-slide">
<img
src="./content/cloud101.webp"
alt="AWS Cloud 101"
srcset=""
/>
<h2>AWS Cloud 101</h2>
</div>
<div class="card-achivement swiper-slide">
<h2>3.6K Downloads</h2>
<p>
Python Module released ' numerical-analysis-aman ' on
<b>PyPI</b>
</p>
</div>
</div>
</div>
</div>
<section id="blog_section" class="awards_section">
<h2 class="awards_heading">Blogs</h2>
<div class="Blog_grid" id="blogs">
<!-- <a href="google.com" class="blog_link"> -->
<div class="blog_outer">
<img src="./content/amanport.webp" alt="" class="blog_img" />
<div class="blog_content">
<div class="blog_title">
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
</div>
<div class="subtitle">
Lorem ipsum dolor sit amet consectetur adipisicing elit.
Cumque, saepe?
</div>
</div>
</div>
</a>
</div>
</section>
<section id="awards_section" class="awards_section">
<h2 class="awards_heading">Lang, Frameworks & Techstack</h2>
<div class="awards_grid">
<div class="award_div">
<img
src="./content/lang,fram,stack/uiandux.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="UI/UX"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/html,css...webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="HTML, CSS, JS "
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/python.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Python"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/golang.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="GoLang"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/materialframe.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Material FrameWork"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/git.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Git | Github"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/docker.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Docker"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/terrafom.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Terraform"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/aws.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="AWS"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/gcloud.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Google Cloud"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/postman.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Postman"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/mern.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="MERN Stack"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/dbmana.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="DB Management"
/>
</div>
<div class="award_div">
<img
src="./content/lang,fram,stack/kubernetes.webp"
sizes="(max-width: 991px) 24vw, 13vw"
class="award_image"
alt="Kubernetes"
/>
</div>
</div>
</section>
<div class="footer" id="footer">
<div class="top-footer">
<div class="contact">
<h1>
Want My<br />
Help with<br />
Something ?
</h1>
<div class="small-contact">
<span>Email</span>
<p>[email protected]</p>
<p>[email protected]</p>
</div>
<div class="small-contact" style="height: 80px">
<span style="margin-bottom: 0px">Phone</span>
<p>+91-6354783970</p>
</div>
<div class="small-contact">
<span>Address</span>
<!-- <p>
2/4 Raj Bhavan Staff Recedential <br />Area Sector-19
Gandhinagar Gujarat
</p> -->
<a
href="https://www.google.com/maps/search/2%2F4+Raj+Bhavan+Staff+Recedential+Area+Sector-19+Gandhinagar+Gujarat/@23.2202484,72.6716217,17z"
>
<span class="special">View On Map →</span></a
>
</div>
</div>
<div class="something">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d328.8090204741159!2d72.67243803561925!3d23.2170238200723!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zMjPCsDEzJzAzLjQiTiA3MsKwNDAnMTkuMyJF!5e0!3m2!1sen!2sin!4v1624465614605!5m2!1sen!2sin"
allowfullscreen=""
loading="lazy"
title="map"
></iframe>
</div>
</div>
<div class="bottom-footer">
<a href="#" style="text-decoration: none; color: #f94343">
<p>GO TO TOP</p></a
>
<div class="social-small-foot">
<a
href="https://www.instagram.com/aman_thecodeaddict/"
style="text-decoration: none; color: #f94343"
><p>Instagram</p></a
>
<a
href="https://www.facebook.com/aman.kanojiya.792303/"
style="text-decoration: none; color: #f94343"
><p>Facebook</p></a
>
<a
href="https://www.linkedin.com/in/aman-kanojiya-782263188/"
style="text-decoration: none; color: #f94343"
><p>Linkedin</p></a
>
<a
href="https://github.com/AMANKANOJIYA"
style="text-decoration: none; color: #f94343"
><p>Github</p></a
>
</div>
<p>Private Policy</p>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.min.js"></script>
<script src="https://unpkg.com/swiper@8/swiper-bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.10.4/ScrollTrigger.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.10.4/gsap.min.js"></script>
<script>
(function () {
var scroll = new LocomotiveScroll({
el: document.querySelector("[data-scroll-container]"),
smooth: true,
});
})();
var swiper = new Swiper(".swiper", {
effect: "coverflow",
grabCursor: true,
centeredSlides: true,
slidesPerView: "auto",
coverflowEffect: {
rotate: 50,
stretch: 0,
depth: 200,
modifier: 1,
slideShadows: true,
},
pagination: {
el: ".swiper-pagination",
},
loop: true,
autoplay: {
delay: 2500,
},
});
</script>
<script>
const mediumUrl = "https://medium.com/feed/@a.kanojiya2003"; // Replace {your-medium-username} with your actual Medium username
fetch(
`https://api.rss2json.com/v1/api.json?rss_url=${encodeURIComponent(
mediumUrl
)}`
)
.then((response) => response.json())
.then((data) => {
const mediumPreview = document.getElementById("blogs");
var content = "";
console.log(data)
data.items.forEach((element) => {
const title = element.title;
const link = element.link;
const image = element.thumbnail;
const subtitle = element.pubDate;
content =
content +
`
<a href="${link}" class="blog_link">
<div class="blog_outer">
<img src="${image}" alt="" class="blog_img" />
<div class="blog_content">
<div class="blog_title">
${title}
</div>
<div class="author">
${element.author}
</div>
<div class="subtitle">
${subtitle}
</div>
</div>
</div>
</a>
`;
});
mediumPreview.innerHTML = content;
});
</script>
<script src="script.js"></script>
</body>
</html>