-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
261 lines (246 loc) · 12.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to Rajnikant World!</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="wrapper">
<div class="container" id="home-page">
<div id="nav" class="overlay">
<div id="logo-container">
<div><img id="r-icon" src="images/riconwhite.png" alt=""></div>
<p class="logo-content">ajnikant</p>
</div>
<div id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<a href="#home-page">Home</a>
<a href="#About">About</a>
<a href="#Journey">Education</a>
<a href="#Skills">Skills</a>
<a href="#Contact">Contact</a>
</div>
</div>
<div id="nav-bar">
<a href="#home-page">Home</a>
<a href="#About">About</a>
<a href="#Journey">Education</a>
<a href="#Skills">Skills</a>
<a class="cont" href="#Contact">Contact</a>
</div>
</div>
<a href="javascript:void(0);" class="burger" onclick="openNav()">
<i class="fa fa-bars"></i>
</a>
</div>
<div class="hero-section">
<div class="left-section">
<div class="para1">
Hi,I'm <span>Rajnikant Kumar</span>
</div>
<div class="para2">
<span class="role"></span>
</div>
<div class="para3">
Seeking employment in a company fostering skill development, where I can apply dedication and
responsibility to contribute, fostering organizational growth and development through a conducive
learning environment.
</div>
<div class="button1">
<button class="btn">Hire me</button>
<span> <button class="btn">Let's Talk</button> </span>
</div>
</div>
<div class="right-section">
<div class="image">
<div class="image-in">
<img class="profile" src="images/rajnikantbg.png" alt="">
</div>
</div>
</div>
</div>
<div class="section-2 " id="About">
<div class="about-sec">
<h1 class="about-me">About <span> Me</span></h1>
<div class="img-2"><img src="images/rajnikant2.png" alt="#/img01"></div>
<h2 class="title">Java Developer !</h2>
<p class="para-3">"I am Rajnikant Kumar, a second-year computer science engineering student at Anna
University, Tamil Nadu.I completed my 12th grade at K.S. college, Biharsharif, Bihar, with an
aggregate of 76.5%, and my 10th grade at High School, Nardiganj, Nawadah, Bihar, with an aggregate
of 84.6%. Thank you."
</p>
<div class="button1">
<button class="btn btn-3">Read More</button>
</div>
</div>
</div>
<div class="section-3" id="Journey">
<h1 class="my-journey">My <b class="journey">Journey</b></h1>
<div class="myjourney-sec">
<div class="education-row">
<h2>Education</h2>
<div class="education-column-1 column">
<div class="year"><i id="calendar" class="fa fa-calendar" aria-hidden="true"></i>
2022-2026</div>
<h3>Bachelors Degree</h3>
<p>I am currently pursuing my Bachelor of Engineering in Computer Science and Engineering at
Sengunthar Engineering College, Tiruchengode, Namakkal, Tamil Nadu. I am in my second year,
in the 3th semester.</p>
</div>
<div class="education-column-2 column">
<div class="year"><i id="calendar" class="fa fa-calendar" aria-hidden="true"></i> 2020-2022
</div>
<h3>Intermediate</h3>
<p>In 2022, I completed my intermediate studies at Kisan College in Biharsharif, Bihar, with an
aggregate score of 76.3%. During this period, I focused on subjects such as Physics,
Chemistry, and Mathematics.</p>
</div>
<div class="education-column-3 column">
<div class="year"><i id="calendar" class="fa fa-calendar" aria-hidden="true"></i> 2019-2020
</div>
<h3>Matriculation</h3>
<p>In 2018, I completed my Matriculation studies at Inter High School Nardiganj,Nawadah, Bihar,
with an aggregate score of 84.6%. During this period, I focused on subjects such as
Mathematics, Science.</p>
</div>
</div>
<div class="internship-row">
<h2>Internships</h2>
<div class="internship-column-1 column">
<div class="year"><i id="calendar" class="fa fa-calendar"
aria-hidden="true"></i> August-2023</div>
<h3>Java Development</h3>
<p>"In August 2023, I completed a one-month virtual internship in Java Development at Asterisc
Technocrat Pvt. Ltd., enhancing my skills and gaining practical experience in software
development."</p>
</div>
<div class="internship-column-2 column">
<div class="year"><i id="calendar" class="fa fa-calendar" aria-hidden="true"></i> May-2023
</div>
<h3>Java Development</h3>
<p>During May, I undertook a one-month internship at Intern Crowd, where I worked as a Java
Developer, gaining practical experience and enhancing my skills in software development.</p>
</div>
<div class="internship-column-3 column">
<div class="year"><i id="calendar" class="fa fa-calendar"
aria-hidden="true"></i> April-2023</div>
<h3>Bharat Intern</h3>
<p>In April, I successfully completed a web development internship with Bharat Intern, gaining
valuable experience in web development and enhancing my skills in this field.</p>
</div>
</div>
</div>
</div>
<div class="section-4" id="Skills">
<h1 class="my-skills">My <span>Skills</span></h1>
<div class="skills">
<div class="tech-skills">
<h2 class="head-2">Technical Skills</h2>
<div class="inner">
<h3 class="head-3">Java <span>90%</span></h3>
<div class="progress">
<div class="progress-in-1"></div>
</div>
<h3 class="head-3">HTML CSS & JS <span>80%</span></h3>
<div class="progress">
<div class="progress-in-2"></div>
</div>
<h3 class="head-3">Python <span>70%</span></h3>
<div class="progress">
<div class="progress-in-3"></div>
</div>
<h3 class="head-3">c/c++ <span>65%</span></h3>
<div class="progress">
<div class="progress-in-4"></div>
</div>
</div>
</div>
<div class="soft-skills">
<h2 class="head-2">Soft Skills</h2>
<div class="inner">
<h3 class="head-3 ">Communication Skills <span>90%</span></h3>
<div class="progress">
<div class="progress-in-1 com-skills"></div>
</div>
<h3 class="head-3 ">Paper Presentation<span>85%</span></h3>
<div class="progress">
<div class="progress-in-2 paper-skills"></div>
</div>
<h3 class="head-3 ">Self Motivational<span>75%</span></h3>
<div class="progress">
<div class="progress-in-3 motivate"></div>
</div>
<h3 class="head-3">Team Player <span>70%</span></h3>
<div class="progress">
<div class="progress-in-4 team"></div>
</div>
</div>
</div>
</div>
</div>
<div class="section-5" id="Contact">
<div class="contact-box">
<h1 class="contact-me ">Contact <span>Me!</span> </h1>
<form action="#">
<div class="input-box">
<div class="input-field one ">
<input type="text" placeholder="Full Name" required>
</div>
<div class="input-field two ">
<input type="text" placeholder="Email Address" required>
</div>
<div class="input-field three ">
<input type="text" placeholder="Mobile Number" required>
</div>
<div class="input-field four">
<input type="text" placeholder="Email Subject" required>
</div>
<div id="message">
<textarea name="" id="" cols="10" rows="5" placeholder="Your Message"></textarea>
</div>
<div class="button1">
<a href="[email protected]"><button class="btn btn-4">Submit</button></a>
</div>
</div>
</form>
</div>
</div>
<div class="footer">
<p>Copyright © 2023 by Rajnikant | All Rights Reserved.</p>
<a href="" class="first-icon" id="iconf first-icon"> <ion-icon name="logo-instagram"></ion-icon></a>
<a href="https://www.linkedin.com/feed/" id="iconf"> <ion-icon name="logo-linkedin"></ion-icon> </a>
<a href="https://github.com/dashboard" id="iconf"> <ion-icon name="logo-github"></ion-icon></a>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="https://kit.fontawesome.com/58a810656e.js" crossorigin="anonymous"></script>
<script>
var typeData = new Typed(".role", {
strings: [
"Mern Stack Developer",
"Blockchain Developer",
"Full Stack Developer",
"Backend Developer",
],
loop: true,
typedSpeed: 100,
backSpeed: 80,
backDelay: 1000,
});
</script>
<script src="https://unpkg.com/[email protected]/dist/ionicons.js"></script>
<script>
function openNav() {
document.getElementById("myNav").style.width = "50%";
}
function closeNav() {
document.getElementById("myNav").style.width = "0%";
}
</script>
<scrip>
<div class="javascript">;</div>
</scrip>
</script>
</body>