-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
289 lines (265 loc) · 17.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Rohit Kumar</title>
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<link
href="https://fonts.googleapis.com/css?family=Poppins:200i,300,400&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" type = "text/css" href= "css/style.css">
<meta name = "theme-color" content="#000000"/>
<meta name = "keywords" content = "Rohit, Kumar, Rohit Kumar" />
<meta name="author" content="Rohit Kumar">
</head>
<body>
<a id="button"></a>
<div id="particles-js"></div>
<header >
<ul >
<li class="nav-bar" id="mynav-bar">
<a class = "wow fadeInDown" data-wow-duration="0.2s" data-wow-delay=".4s" href="#home" onclick="myFunction()">Home</a>
<a class = "wow fadeInDown" data-wow-duration="0.2s" data-wow-delay="0.5s" href="#about" onclick="myFunction()">About</a>
<a class = "wow fadeInDown" data-wow-duration="0.2s" data-wow-delay="0.6s" href="#service" onclick="myFunction()">Services</a>
<a class = "wow fadeInDown" data-wow-duration="0.2s" data-wow-delay="0.7s" href="#gallery" onclick="myFunction()">Projects</a>
<a class = "wow fadeInDown" data-wow-duration="0.2s" data-wow-delay="0.8s" href="#contact" onclick="myFunction()">Contact</a>
<a href="javascript:void(0);" class="icon wow fadeInDown" onclick="myFunction()">
<i class='fa fa-close rohit-z'></i><i class="fa fa-bars rohit-y"></i></a>
</li>
</ul>
</header>
<div class="x slides" id="frt">
<section id ="home" class=" slide home wow fadeIn" data-wow-duration="1.5s" data-wow-delay="0.8s" >
<div class="name">
<h1 class=" wow fadeInUp" data-wow-duration="2s" data-wow-delay="1.5s">Rohit Kumar</h1>
<h5 class=" wow fadeInDown" data-wow-duration="3s" data-wow-delay="1.0s">Competitive Programmer & Web developer</h5>
</div>
</section>
<section id ="about" class="slide about">
<div class="section-title" style="padding-top: 40px;">
<h2 class=" wow fadeInUp" data-wow-duration="0.6s" data-wow-delay="0.2s">About</h2>
</div>
<div class="about-info">
<p class=" wow fadeInUp" id="about-first" data-wow-duration="1.0s" data-wow-delay="0.5s">A personality having a balanced mixture of hard-work, skill, and dedication.</p>
<p class=" wow fadeInUp" id="about-second" data-wow-duration="1.0s" data-wow-delay="0.6s"> Someone who can truly unite the team and can work under pressure. I was not sure what to do in life. Then it clicked to me that LIFE'S TOO SHORT WHY NOT TRY EVERYTHING. That was basically the first day of the rest of my life. Now be it work or be it enjoyment for me both are balanced. People call me workoholic but the only thing is I use my time efficiently. I do Competitive Programming and Web development simultaneously and keeping my studies hand-in-hand so basically busy everytime. Will be proud of it someday.</p>
<div class="btn-group wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="1.3s" role="group">
<a href="https://www.linkedin.com/in/rohit-kumar-771627242/" target= "_blank" class="btn btn-info" id = "linkedin" role = "button"><i class="fa fa-linkedin"></i><span class="invi" style="padding-left: 10px;"> LinkedIn</span></a>
<a href="https://www.instagram.com/prince__rey/" target= "_blank" class="btn btn-dark" id="instagram" role = "button"><i class="fa fa-instagram"></i><span class="invi" style="padding-left: 10px;"> Instagram</span></a>
<a href="https://github.com/Princerey" target= "_blank" class="btn btn-success" id="github" role = "button"><i class="fa fa-github"></i><span class="invi" style="padding-left: 10px;"> Github</span></a>
<a href="https://twitter.com/_Prince_rey_?t=dBT7HbqQTI9hx7M26FYAsA&s=08" target= "_blank" id= "twitter" class="btn btn-danger" role = "button"><i class="fa fa-twitter"></i><span class="invi" style="padding-left: 10px;"> Twitter</span></a>
</div>
<a href="images/Rohit_resume.pdf" target="_blank" download class="downloadbtn wow fadeInDown" data-wow-duration="1.0s" data-wow-delay="0.8s" >Download Resume</a>
<div class="timeline">
<div class="colu wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.7s">
<span>2016-2018</span>
<h6>Matriculation with 93.4 % at Guru Nanak Public School ,Rourkela</h6>
</div>
<div class="colu wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.8s">
<span>2018-2020</span>
<h6>Higher Secondary with 90.4% [PCMCs] at Deepika English Medium School, Rourkela</h6>
</div>
<div class="colu wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.9s">
<span>2021-2025</span>
<h6>Bachelor of Technology[Contd.] in Electronics and Telecommunication Engineering with 8.27 CGPA currently at VSSUT Burla</h6>
</div>
</div>
</div>
</section>
<section id ="service" class="slide service">
<div class="section-title" style="padding-top: 40px;">
<h2 class="wow fadeInUp" data-wow-duration="0.6s" data-wow-delay="0.2s">Services</h2>
</div>
<div class="service-info">
<div class="colu">
<img src = "images/webdev.png" alt = "webdev.png" class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.6s">
<h3 class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.7s">Web Developer</h3>
<p class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.8s">Anything with the Web development . I will try my level best to get perfect results for you.</p>
</div>
<div class="colu">
<img src = "images/freelancer.png" alt = "freelancer.png" class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.6s">
<h3 class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.7s">Freelancer</h3>
<p class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.8s">Ready to take all kinds of Projects . Also available for Internships</p>
</div>
<div class="colu">
<img src = "images/photographer.png" alt = "photographer.png" class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.6s">
<h3 class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.7s">Photographer</h3>
<p class=" wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.8s">A professional hobby and an affection towards photography while capturing every memory in pictures.</p>
</div>
</div>
</section>
<section id = "gallery" class="slide gallery">
<div class="section-title" style="padding-top: 40px;">
<h2 class="wow fadeInUp" data-wow-duration="0.6s" data-wow-delay="0.2s">Projects</h2>
</div>
<div class="content fourth-content">
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="item wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.5s">
<div class="thumb">
<a href="https://princerey.github.io/Rohitweb/" target = "_blank" data-lightbox="image-1"><div class="hover-effect">
<div class="hover-content">
<h2>Photo Gallery</h2>
<p>A photo gallery website . -- Induction Task </p>
</div>
</div></a>
<img src="images/photog.jpg" alt="image">
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="item wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.5s">
<div class="thumb">
<a href="https://princerey.github.io/Rohitportfolio/" target = "_blank" data-lightbox="image-1"><div class="hover-effect">
<div class="hover-content">
<h2>Portfolio Website</h2>
<p>A Portfolio website -- Task of Enigma .</p>
</div>
</div></a>
<div class="image">
<img src="images/port.jpg" alt="image">
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="item wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.5s">
<div class="thumb">
<a href="https://github.com/Princerey/Python" target = "_blank" data-lightbox="image-1"><div class="hover-effect">
<div class="hover-content">
<h2>Python Project</h2>
<p>Dice Game . --Kaggle Certificates .</p>
</div>
</div></a>
<div class="image">
<img src="images/python.jpg" alt="image">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id ="contact" class="slide contact">
<div class="section-title" style="padding-top: 40px;">
<h2 class="wow fadeInUp" data-wow-duration="0.6s" data-wow-delay="0.2s">Contact</h2>
</div>
<div class="contact-info">
<div id="map" class="colu wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="0.5s" >
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d1972.9881321653468!2d84.93097171235647!3d22.22481935709203!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e1!3m2!1sen!2sin!4v1660916681266!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class= "colu">
<form id="my-form"
action="https://formspree.io/f/xknyawov"
method="POST">
<label for ="Name" style="display:none;">User</label>
<input type="text" id = "Name" name = "User" class="textfield wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="0.5s" placeholder="Full Name" required="">
<label for ="Email" style="display:none;">Email</label>
<input type="text" id = "Email" name = "Email" class="textfield wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="0.6s" placeholder="Email Address" required="">
<label for ="Service" style="display:none;">Service</label>
<input type="text" id = "Service" name = "Service" class="textfield wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="0.7s" placeholder="Service" required="">
<label for ="Message" style="display:none;">Message</label>
<textarea id = "Message" name = "Message" class="textfield messagefield wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="0.8s" placeholder="Your Message"></textarea>
<input type="submit" id="my-form-button" class ="textfield submitButton wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="1s" value="Send Message">
<input type="reset" id="my-form-status" class ="textfield submitButton" style = "display:none;" value="Thanks for submitting">
</form>
<div class="btn-group wow fadeInUp" data-wow-duration="0.9s" data-wow-delay="1.3s" role="group">
<a href="tel:+919348599501" class="btn btn-info" id = "call" role = "button"><i class="fa fa-phone"></i><span class="invi" style="padding-left: 8px;"> Call </span></a>
<a href="mailto:rohkumar0126@gmail.com" class="btn btn-dark" role = "button"><i class="fa fa-envelope"></i><span class="invi" style="padding-left: 8px;"> Email </span></a>
<a href=" https://wa.me/919348599501" class="btn btn-success" id="wapp" role = "button"><i class="fa fa-whatsapp"></i><span class="invi" style="padding-left: 8px;"> Whatsapp </span></a>
<a href="https://www.instagram.com/prince__rey/" target= "_blank" id= "insta" class="btn btn-danger" role = "button"><i class="fa fa-instagram"></i><span class="invi" style="padding-left: 8px;"> Insta </span> </a>
</div>
</div>
</div>
</section>
</div>
<script src="https://code.jquery.com/jquery-3.4.0.min.js" integrity="sha256-BJeo0qm959uMBGb65z40ejJYGSgR7REI4+CW1fNKwOg=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/particles.js/2.0.0/particles.min.js" integrity="sha512-Kef5sc7gfTacR7TZKelcrRs15ipf7+t+n7Zh6mKNJbmW+/RRdCW9nwfLn4YX0s2nO6Kv5Y2ChqgIakaC6PW09A==" crossorigin="anonymous"></script>
<script src="js/particle-script.js"></script>
<script type="text/javascript">
new WOW().init();
$(window).scroll(() => {
var sticky = $("header");
if($(window).scrollLeft() >= 0){
sticky.addClass("fixed");
}
else if($(window).scrollTop() >= 0){
sticky.addClass("fixed");
}
else {
sticky.removeClass("fixed");
}
});
</script>
<script>
window.addEventListener("DOMContentLoaded", function() {
//https://formspree.io/
var form = document.getElementById("my-form");
var button = document.getElementById("my-form-button");
var status = document.getElementById("my-form-status");
function success() {
form.reset();
button.style = "display: none ";
status.style = "display: inline-block ";
}
function error() {
status.innerHTML = "Oops! There was a problem.";
}
form.addEventListener("submit", function(ev) {
ev.preventDefault();
var data = new FormData(form);
ajax(form.method, form.action, data, success, error);
});
});
function ajax(method, url, data, success, error) {
var xhr = new XMLHttpRequest();
xhr.open(method, url);
xhr.setRequestHeader("Accept", "application/json");
xhr.onreadystatechange = function() {
if (xhr.readyState !== XMLHttpRequest.DONE) return;
if (xhr.status === 200) {
success(xhr.response, xhr.responseType);
} else {
error(xhr.status, xhr.response, xhr.responseType);
}
};
xhr.send(data);
}
</script>
<script>
const icon = document.querySelector(".icon");
function myFunction() {
var x = document.getElementById("mynav-bar");
if (x.className === "nav-bar") {
x.className += " responsive";
} else {
x.className = "nav-bar";
}
}
</script>
<script>
var btn = $('#button');
$(window).scroll(function() {
if ($(window).scrollTop() > 300) {
btn.addClass('show');
} else {
btn.removeClass('show');
}
});
btn.on('click', function(e) {
e.preventDefault();
$('html, body').animate({scrollTop:0}, '300');
});
</script>
</body>
</html>