-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
438 lines (383 loc) · 21.7 KB
/
Copy pathindex.html
File metadata and controls
438 lines (383 loc) · 21.7 KB
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
<!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">
<title>Jaideep Reddy Kotla</title>
<link rel = "icon" href = "woods.jpg" type = "image/x-icon">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link href="webdesign.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body onmousemove="reset1()" onmousemove="progress_bar('html*'),count('html*',95),progress_bar('css*'),count('css*',90),progress_bar('java*'),count('java*',75),progress_bar('c*'),count('c*',80),progress_bar('c++*'),count('c++*',50),progress_bar('python*'),count('python*',45)" onmouseout="progress_bar('html*'),count('html*',95),progress_bar('css*'),count('css*',90),progress_bar('java*'),count('java*',75),progress_bar('c*'),count('c*',80),progress_bar('c++*'),count('c++*',50),progress_bar('python*'),count('python*',45)">
<header id=header name="initial">
<div class="d-flex flex-column">
<div class="profile">
<img src="woods_small.jpg" class="img-fluid rounded-circle" alt="woods">
<h1 class="text-light"><a href="MyWebsite.html">Jaideep Reddy <br>Kotla</a></h1>
<div class="social-links mt-3 text-center">
<a href="https://twitter.com/home" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/profile.php?id=100014607397799" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/kotlajaideepreddy/" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="#" class="google-plus"><i class="fa fa-skype"></i></a>
<a href="https://www.linkedin.com/in/jaideep-reddy-kotla-4639121a8/" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<nav class="nav-menu">
<ul>
<li><a class="active" href="#name"><i class="fa fa-home"></i> <span>Home</span></a></li>
<li><a href="#about"><i class="fa fa-user"></i> <span>About</span></a></li>
<li><a href="#resume"><i class="fa fa-file"></i> <span>Resume</span></a></li>
<li><a href="#education"><i class="fa fa-graduation-cap"></i> Education</a></li>
<li><a href="#contact"><i class="fa fa-envelope"></i> Contact</a></li>
</ul>
</nav>
<button name="initial" type="button" onclick="bars()" class="mobile-nav-toggle d-xl-none " target="#header"><i class="fa fa-bars"></i></button>
</div>
</header>
<section id="hero" class="d-flex flex-column justify-content-center align-items-center">
<div class="hero-container">
<h1 class="scroll" id="name">Jaideep Reddy<br>Kotla</h1>
<h4 id="typewrite">
I'm
<a href="" class="typewrite" data-period="2000" data-type='[ "UI Designer.", "Web Developer.", "Competitive Programmer." ]'>
<span class="wrap"></span>
</a>
</h4>
</div>
</section>
<main id="main">
<div class="scroll" id="about">
<section class="about">
<div class="container">
<div class="section-title">
<h2>About</h2>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right" data-aos-delay="200">
<img src="woods_smaller.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left" data-aos-delay="200">
<h3>UI Designer, Web Developer &<br> Competitive programmer.</h3>
<p class="font-italic">
</p>
<div class="row" data-aos="fade-left" data-aos-delay="200">
<div class="col-lg-6">
<ul>
<li><i class="fa fa-angle-right"></i> <strong>Birthday:</strong> 7 July 2001</li>
<li><i class="fa fa-angle-right"></i> <strong>Website:</strong> www.kjaideepreddy.com</li>
<li><i class="fa fa-angle-right"></i> <strong>Phone:</strong> +91 8978035644</li>
<li><i class="fa fa-angle-right"></i> <strong>City:</strong> Hyderabad, INDIA</li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="fa fa-angle-right"></i> <strong>Age:</strong> <span id="autoage">18</span></li>
<li><i class="fa fa-angle-right"></i> <strong>Degree:</strong> B.TECH</li>
<li><i class="fa fa-angle-right"></i> <strong>Email:</strong> kjaideepreddy@gmail.com</li>
<li><i class="fa fa-angle-right"></i> <strong>Work Mail:</strong> jaideepkotla@org.com </li>
</ul>
</div>
</div>
<p>
</p>
</div>
</div>
</div>
</section>
</div>
<section class="skills section-bg" id="skill">
<div class="container" >
<div class="section-title">
<h2>Skills</h2>
</div>
<div class="row skills-content">
<div class="col-lg-6" data-aos="fade-up-right" data-aos-delay="200">
<div class="progress" id="html">
<span class="skill" >HTML <i class="val" id="html*">0</i></span>
<div class="progress-bar-wrap">
<div name="html*" role="progressbar" style="width: 95%;"></div>
</div>
</div>
<div class="progress" id="css">
<span class="skill">CSS <i class="val" id="css*">0</i></span>
<div class="progress-bar-wrap">
<div name="css*" role="progressbar" style="width: 90%;"></div>
</div>
</div>
<div class="progress" id="javascript">
<span class="skill">JavaScript <i class="val" id="java*">0</i></span>
<div class="progress-bar-wrap">
<div name="java*" role="progressbar" style="width: 75%;"></div>
</div>
</div>
</div>
<div class="col-lg-6" data-aos="fade-down-left" data-aos-delay="200" >
<div class="progress" id="c">
<span class="skill">C <i class="val" id="c*">0</i></span>
<div class="progress-bar-wrap">
<div name="c*" role="progressbar" style="width: 80%;"></div>
</div>
</div>
<div class="progress" id="c++">
<span class="skill">C++ <i class="val" id="c++*">0</i></span>
<div class="progress-bar-wrap">
<div name="c++*" role="progressbar" style="width: 50%;"></div>
</div>
</div>
<div class="progress" id="python">
<span class="skill">Python 3 <i class="val" id="python*">0</i></span>
<div class="progress-bar-wrap">
<div name="python*" role="progressbar" style="width: 45%;"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="scroll" id="resume">
<section class="resume">
<div class="container">
<div class="section-title">
<h2>Resume</h2>
<p>Some description.</p>
</div>
<div class="row">
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200" >
<h3 class="resume-title">Sumary</h3>
<div class="resume-item pb-0">
<h4 id="title2">Jaideep Reddy</h4>
<p><em>Small technical and professional description about myself and contact info of current company if working below.</em></p>
<ul>
<li>Company Address</li>
<li>(+91) 123-345678</li>
<li>Jaideep@orgsite.com</li>
</ul>
</div>
<h3 class="resume-title">Projects</h3>
<div class="resume-item">
<h4 id="title2">project1</h4>
<p><em>Breif description on the project.</em></p>
</div>
<div class="resume-item">
<h4 id="title2">project2</h4>
<p><em>Breif description on the project.</em></p>
</div>
<h3 class="resume-title">Honors & Achievements</h3>
<div class="resume-item">
<h4 id="title2">xyz</h4>
<p><em>Breif description.</em></p>
</div>
<div class="resume-item">
<h4 id="title2">abc</h4>
<p><em>Breif description.</em></p>
</div>
<div class="resume-item">
<h4 id="title2">lmn</h4>
<p><em>Breif description.</em></p>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
<h3 class="resume-title">Professional Experience</h3>
<div class="resume-item">
<h4 id="title2">ABC</h4>
<h5>2020-Present</h5>
<p><em>Place of work.</em></p>
<ul>
<li>Description.</li>
<li>Description.</li>
<li>Description.</li>
</ul>
</div>
<div class="resume-item">
<h4 id="title2">XYZ</h4>
<h5>2019-2020</h5>
<p><em>Place of work.</em></p>
<ul>
<li>Description.</li>
<li>Description.</li>
<li>Description.</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="scroll" id="education">
<section class="education section-bg">
<div class="container">
<div class="section-title">
<h2>Education</h2>
</div>
<div class="container edu" data-aos="zoom-out" data-aos-delay="200">
<div class="items">
<div class="item active">
<img id="img" src="DAVlogo.png">
<div class="card-container">
<h5 id="insname"> Brahm Prakash D.A.V School<br></h5>
<h6 id="insinf">2007-2017<br>
CGPA:9.8<br>
CBSE Board</h6>
</div>
</div>
<div class="item">
<img id="img" src="VELOCIITYlogo.jpg">
<div class="card-container">
<h5 id="insname">Velociity Junior College<br></h5>
<h6 id="insinf">2017-2019<br>
Percentage:94.5%<br>
TS Board</h6>
</div>
</div>
<div class="item">
<img id="img" src="AMRITAlogo.png">
<div class="card-container">
<h5 id="insname">Amrita University<br></h5>
<h6 id="insinf">2019-2023<br>
Computer Science UG<br>
CGPA:__</h6>
</div>
</div>
<div class="button-container">
<div class="button"><i class="fa fa-angle-left"></i></div>
<div class="button"><i class="fa fa-angle-right"></i></div>
</div>
</div>
</div>
</section>
</div>
<div class="scroll" id="contact">
<section class="contact">
<div class="container">
<div class="section-title">
<h2>Contact</h2>
<p>You can contact me through following information.If you have any queries you can message me.</p>
</div>
<div class="row">
<div class="col-lg-5 d-flex align-items-stretch" data-aos="zoom-in-right" data-aos-delay="200">
<div class="info">
<div class="address">
<i class="fa fa-map-marker"></i>
<h4>Location:</h4>
<p>Vallikavu PO, Amritapuri, Clappana, Kerala 690525</p>
</div>
<div class="email">
<i class="fa fa-envelope"></i>
<h4>Email:</h4>
<p>kjaideepreddy@gmail.com</p>
</div>
<div class="phone">
<i class="fa fa-phone"></i>
<h4>Call:</h4>
<p>+91 8978035644</p>
</div>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3939.6714857201814!2d76.49048389534606!3d9.093661010341451!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b0602e7b4a2049d%3A0x3af3246b5138db0f!2sAmrita%20Vishwa%20Vidyapeetham%2C%20Amritapuri%20Campus!5e0!3m2!1sen!2sin!4v1586880075668!5m2!1sen!2sin" frameborder="0" style="border:0; width: 100%; height: 290px;" allowfullscreen></iframe>
</div>
</div>
<div class="col-lg-7 mt-5 mt-lg-0 d-flex align-items-stretch" data-aos="zoom-in-left" data-aos-delay="200">
<form class="email-form">
<div class="form-row">
<div class="form-group col-md-6">
<label for="name">Your Name</label>
<input type="text" name="name" class="form-control"/>
</div>
<div class="form-group col-md-6">
<label for="name">Your Email</label>
<input type="email" class="form-control"/>
</div>
</div>
<div class="form-group">
<label for="name">Subject</label>
<input type="text" class="form-control"/>
</div>
<div class="form-group">
<label for="name">Message</label>
<textarea class="form-control" name="message" rows="10"></textarea>
</div>
<div class="text-center"><button class="multi noselect" type="submit">Send Message</button></div>
</form>
</div>
</div>
</div>
</section>
</div>
<section class="events section-bg">
<div class="container">
<div class="section-title">
<h2>My Events & Reminders</h2>
<div class="row">
<div class="col-lg-5">
<iframe src="https://calendar.google.com/calendar/embed?height=350&wkst=1&bgcolor=%234285F4&ctz=Asia%2FKolkata&src=a2phaWRlZXByZWRkeUBnbWFpbC5jb20&src=YWRkcmVzc2Jvb2sjY29udGFjdHNAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&src=ZW4uaW5kaWFuI2hvbGlkYXlAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&color=%237CB342&color=%23F6BF26&color=%234285F4&title=My%20Events%20" style="border:solid 1px #777" height="400px" width="400px" frameborder="0" scrolling="no"></iframe>
</div>
<div class="col-lg-7">
<div id="remind" class="reminders">
<h3 style="font-weight: bold;">My Reminders</h3>
<input type="text" id="myInput" class="myinput" placeholder="Description...">
<span onclick="newElement()" class="addBtn">Remind Me</span>
</div>
<ul id="myUL">
<li name="LI">Periodical2 to start this weekend.</li>
<li name="LI">Complete DM assignment.</li>
<li name="LI">Complete phycies assignment.</li>
<li name="LI" class="active checked">Submit UI project.</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="review">
<div class="section-title">
<h2>Review MySite</h2>
</div>
<div class="text-center">
<button type="button" class="btn btn-info btn-md" data-toggle="modal" data-target="#myModal">Review MySite</button>
</div>
<div class="modal fade" id="myModal" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header" style="background-image: linear-gradient(to right bottom,#7cdbd5,#02c8a7);">
<h4 class="modal-title" style="font-weight:bold;">Help me improve!😃</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body" style="background-color:#02c8a731;">
<p style="font-size: 20px;">
<span class="fa fa-star unchecked" name="star1" onmouseover="review1(1),review2(1),compli(1)"></span>
<span class="fa fa-star unchecked" name="star2" onmouseover="review1(2),review2(2),compli(2)"></span>
<span class="fa fa-star unchecked" name="star3" onmouseover="review1(3),review2(3),compli(3)"></span>
<span class="fa fa-star unchecked" name="star4" onmouseover="review1(4),review2(4),compli(4)"></span>
<span class="fa fa-star unchecked" name="star5" onmouseover="review1(5),review2(5),compli(5)"></span>
</p>
<p id="compliments" style="font-size: 20px;">
</p>
<textarea class="form-control" id="mtextarea" placeholder="Your Comments Here!!!" rows="3" required></textarea>
</div>
<center>
<div class="modal-footer" style="background-image: linear-gradient(to right bottom,#7cdbd5,#02c8a7);">
<button type="button" class="btn btn-info" data-dismiss="modal">Submit</button>
</div>
</center>
</div>
</div>
</section>
</main>
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong><span id="autodate">2020</span></strong>
</div>
<div class="credits">
Designed by <a href="#">Jaideep Reddy</a>
</div>
</div>
</footer>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="main.js"></script>
<script>AOS.init();</script>
</body>
</html>