-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
126 lines (126 loc) Β· 6.48 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
<!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">
<link rel="stylesheet" href="./styles/main.css" type="text/css" media="screen">
<title>Aniket Kumar</title>
</head>
<body>
<div id="container--main">
<section id="wrapper--hero" class="section--page">
<img id="profile-pic" src="./assets/images/pfp.jpg" alt="Aniket's Profile Pic">
<div>
<h1 id="user-name">Aniket Kumar</h1>
<p id="bio">Electronics & Communication Engineering, National Institute of Technology Raipur</p>
<p><img height="15px" src="./assets/images/loc.png" alt=">"> Patna, Bihar</p>
<p id="emails">π <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</section>
<section class="section--page">
<div id="socials--list">
<a href="https://github.com/Kraniket901" target="_blank">Github</a>
<a href="https://www.linkedin.com/in/kraniket901" target="_blank">LinkedIn</a>
<!-- <a href="https://www.codechef.com/users/kraniket123" target="_blank">CodeChef</a> -->
<!-- <a href="https://codeforces.com/profile/Yeren901" target="_blank">Codeforces</a> -->
<a href="./assets/resume.pdf" target="_blank">Download Resume</a>
</div>
</section>
<section class="section--page">
<h2>Skills and Qualifications</h2>
<ul id="qualifications--list">
<li>β
More than 1 Year Experience with Front-End Development</li>
<li>β
2 Times Hackathon Winner | 2 Times Finalist</li>
<li>β
Technical Executive at Turing Club of Programmers NITRR & Technocracy NITRR</li>
<li>β
2 ββ at Codechef</li>
<br>
<li>π <a href="./education.html">Educational Qualifications</a></li>
</ul>
</section>
<section class="section--page">
<h2>Tech Stacks</h2>
<div id="wrapper--techstack__items">
<div class="card--techstack">
<span>C++, JavaScript</span>
</div>
<div class="card--techstack">
<span>HTML, CSS, Git & GitHub</span>
</div>
<div class="card--techstack">
<span>Tailwind CSS, Bootstrap, Material-UI, Next-UI</span>
</div>
<div class="card--techstack">
<span>ReactJS, NextJS</span>
</div>
</div>
</section>
<section id="work-history-wrapper" class="section--page">
<h2>Work History</h2>
<div class="card--work-history">
<strong>π° Technical Executive | Volunteer | Turing Club of Programmers NITRR</strong>
<p>The Coding and Programming Club Of NIT Raipur</p>
<p>04/2022 - Present</p>
<p>Website Development : Tech Stack - ReactJS</p>
<ul>
<li>One of the <a href="./assets/tcpTopPerfVolun.pdf" target="_blank">Top-Performing Volunteers</a></li>
<li>Contributed in making CodeUtsava 5.0 & 6.0, The Annual Coding Fest of NIT Raipur a grand success | <a target="_blank" href="./assets/tcpVolun.pdf">Certificate</a></li>
<li>Worked with Tech Team to Build the Website of CodeUtsava 6.0 | <a target="_blank" href="https://codeutsava.nitrr.ac.in/">CodeUtsava Website</a></li>
<li>Helped in Organizing 30 Days Of Coding Challenge</li>
</ul>
</div>
<div class="line-break"></div>
<div class="card--work-history">
<strong>π° Technical Executive | Technocracy NITRR</strong>
<p>The Students' Technical Committee of NIT Raipur.</p>
<p>09/2022 - Present</p>
<p>Website Development : Tech Stack - ReactJS, Django</p>
<ul>
<li>Contributed in making Aavartan 2023, Central India's Largest Technical Fest of NIT Raipur a Grand Success</li>
<li>Worked with Tech Team to Build & Maintain the Website of our Technical Fest, Aavartan | <a target="_blank" href="https://www.nitrr-technocracy.com/">Technocracy Website</a></li>
<li>Helped in Organizing Code Tag</li>
</ul>
</div>
<div class="line-break"></div>
<div class="card--work-history">
<strong>π° Front-End Developer | Pandri Market</strong>
<p>This is a Hyper-Local Online Platform, Allowing Consumers and Local Merchants to Connect and Interact.</p>
<p>03/2023 - Present</p>
<p>Website Development : Tech Stack - ReactJS, PostgreSQL</p>
<ul>
<li><a target="_blank" href="https://store.pandrimarket.com/">Website Link</a></li>
</ul>
</div>
</section>
<section class="section--page">
<h2>Projects & Accomplishments</h2>
<div class="card--project2">
<a href="./project2.html">π Class Locator - [HTML / CSS / JavaScript]</a>
</div>
<div class="card--project">
<a href="./project1.html">π Exam Proctor - [HTML / CSS / JS / Django]</a>
</div>
<div class="card--project3">
<a href="./project3.html">π Dbugger - [ReactJS / Django]</a>
</div>
<div class="card--project3">
<a href="./project4.html">π MediLocker - [Blockchain : Ganache / Metamask / Solidity]</a>
</div>
<div class="card--project3">
<a href="./project5.html">π Shinnextream - [NextJS / NextJS Auth]</a>
</div>
</section>
<section class="section--page">
<h2>More Interests</h2>
<div id="wrapper--techstack__items">
<div class="card--techstack">
<span>Wondershare Filmora, Canva, Adobe Photoshop</span>
</div>
<div class="card--techstack">
<span>OBS, Microsoft Excel, PowerPoint</span>
</div>
</div>
</section>
</div>
</body>
</html>