-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
478 lines (453 loc) · 17.7 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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Rohit Krishna">
<meta name="author" content="CoddyThemes">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>ROHIT KRISHNA</title>
<!-- STYLES -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/plugins.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<!--[if lt IE 9]> <script type="text/javascript" src="js/modernizr.custom.js"></script> <![endif]-->
<!-- /STYLES -->
</head>
<body>
<!-- WRAPPER ALL -->
<div class="elenor_tm_wrapper_all">
<!-- PRELOADER -->
<div class="elenor_tm_preloader">
<div class="spinner_wrap">
<div class="spinner"></div>
</div>
</div>
<!-- /PRELOADER -->
<!-- HEADER -->
<header class="elenor_tm_header">
<div class="elenor_tm_navigation_wrap">
<div class="container">
<div class="navigation_inner">
<div class="nav_list_wrap">
<div class="menu">
<ul class="anchor_nav">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#news">Education</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
<div class="elenor_tm_trigger">
<div class="hamburger hamburger--collapse-r">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elenor_tm_mobile_menu_wrap">
<div class="mob_menu">
<ul class="anchor_nav">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#news">Education</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</header>
<!-- /HEADER -->
<!-- CONTENT -->
<div class="elenor_tm_content">
<!-- HERO -->
<div class="elenor_tm_section" id="home">
<div class="elenor_tm_hero_header">
<div class="elenor_tm_universal_box_wrap">
<div class="bg_wrap">
<div class="overlay_image hero jarallax" data-speed="0"></div>
<div class="overlay_video"></div>
<div class="overlay_color hero"></div>
</div>
<div class="content hero">
<div class="container hero">
<div class="elenor_tm_hero_title">
<p class="animate">I'm Rohit Krishna</p>
<div class="elenor_tm_hero_share">
<ul>
<li><a href="https://instagram.com/rohxt._?utm_medium=copy_link"><i class="xcon-instagram"></i></a></li>
<li><a href="https://github.com/rohit5krish"><i class="fab fa-github" style='font-size:30px'></i></a></li>
<li><a href="https://www.linkedin.com/in/rohitkrishnark"><i class="xcon-linkedin"></i></a></li>
<li><a href="https://stackoverflow.com/users/18665138/rohit-krishna"><i class="xcon-stackoverflow"></i></a></li>
</ul>
</div>
</div>
<div class="elenor_tm_arrow_wrap bounce anchor">
<a href="#about"><i class="xcon-angle-double-down"></i></a>
</div>
</div>
</div>
</div>
<div class="svg shape">
<svg x="0px" y="0px" viewBox="0 186.5 1920 113.5">
<polygon points="-30,300 355.167,210.5 1432.5,290 1920,198.5 1920,300"></polygon>
</svg>
</div>
</div>
</div>
<!-- /HERO -->
<!-- ABOUT -->
<div class="elenor_tm_section relative" id="about">
<div class="elenor_tm_about_wrapper_all">
<div class="container">
<div class="elenor_tm_about_wrap">
<div class="author_wrap">
<div class="leftbox">
<div class="about_image_wrap">
<div class="image">
<img src="img/about/550x640.jpg" alt="" />
<div class="inner"></div>
</div>
<div class="border">
<img src="img/about/550x640.jpg" alt="" />
<div class="inner"></div>
</div>
</div>
</div>
<div class="rightbox">
<div class="elenor_tm_main_title_holder">
<h3><span>About Me</span></h3>
</div>
<div class="definition">
<p>Hi! My name is <strong>Rohit Krishna</strong>. I am a Flutter Developer who is very passionate and dedicated to my work. I have acquired the skills and knowledge necessary to make my project a success. I enjoy every step of the application development process, from discussion and collaboration to concept and execution.</p>
</div>
<div class="progress_bar_wrap_total">
<div class="elenor_tm_progress_wrap" data-size="small" data-round="c" data-strip="off">
<div class="elenor_tm_progress" data-value="80" data-color="#000">
<span><span class="label">DART</span><span class="number">80%</span></span>
<div class="elenor_tm_bar_bg"><div class="elenor_tm_bar_wrap"><div class="elenor_tm_bar"></div></div></div>
</div>
<div class="elenor_tm_progress" data-value="90" data-color="#000">
<span><span class="label">Flutter</span><span class="number">90%</span></span>
<div class="elenor_tm_bar_bg"><div class="elenor_tm_bar_wrap"><div class="elenor_tm_bar"></div></div></div>
</div>
<div class="elenor_tm_progress" data-value="95" data-color="#000">
<span><span class="label">HTML</span><span class="number">95%</span></span>
<div class="elenor_tm_bar_bg"><div class="elenor_tm_bar_wrap"><div class="elenor_tm_bar"></div></div></div>
</div>
<div class="elenor_tm_progress" data-value="85" data-color="#000">
<span><span class="label">CSS</span><span class="number">85%</span></span>
<div class="elenor_tm_bar_bg"><div class="elenor_tm_bar_wrap"><div class="elenor_tm_bar"></div></div></div>
</div>
<div class="elenor_tm_progress" data-value="80" data-color="#000">
<span><span class="label">C</span><span class="number">80%</span></span>
<div class="elenor_tm_bar_bg"><div class="elenor_tm_bar_wrap"><div class="elenor_tm_bar"></div></div></div>
</div>
<div class="elenor_tm_progress" data-value="70" data-color="#000">
<span><span class="label">JAVA</span><span class="number">70%</span></span>
<div class="elenor_tm_bar_bg"><div class="elenor_tm_bar_wrap"><div class="elenor_tm_bar"></div></div></div>
</div>
</div>
</div>
<div class="about_short_contact_wrap">
<ul>
<li>
<span><label>Phone:</label> +91 75949 16949</span>
</li>
<li>
<span><label>Mail:</label> <a href="mailto:[email protected]">rohitkrishnark1@gmail.com</a></span>
</li>
</ul>
</div>
<div class="buttons_wrap">
<ul>
<li>
<a href="index.html"><span>Download CV</span></a>
</li>
<li class="anchor">
<a href="#contact"><span>Send Message</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="svg shape another">
<svg x="0px" y="0px" viewBox="0 186.5 1920 113.5">
<polygon points="-30,300 355.167,210.5 1432.5,290 1920,198.5 1920,300"></polygon>
</svg>
</div>
</div>
</div>
<!-- /ABOUT -->
<!-- SERVICES -->
<div class="elenor_tm_section relative" id="services">
<div class="elenor_tm_service_wrapper_all">
<div class="container">
<div class="elenor_tm_main_title_holder">
<h3><span>Services</span></h3>
</div>
<div class="elenor_tm_services_wrap elenor_tm_miniboxes">
<div class="carousel_nav">
<div class="custom_nav">
<a href="#" class="prev"></a>
<a href="#" class="next"></a>
</div>
</div>
<ul class="owl-carousel">
<li class="item">
<div class="inner elenor_tm_minibox">
<a class="link_service" href="#"></a>
<div class="overlay"></div>
<div class="texts_wrap">
<h3 class="service_title">App Development</h3>
<p class="short_definition">Mobile app development is the act or process by which a mobile app is developed for mobile devices.</p>
</div>
<span class="shape">
<img class="svg" src="https://static.thenounproject.com/png/4230839-200.png" alt="" />
<span></span>
</span>
</div>
</li>
<li class="item">
<div class="inner elenor_tm_minibox">
<a class="link_service" href="#"></a>
<div class="overlay"></div>
<div class="texts_wrap">
<h3 class="service_title">Web Designing</h3>
<p class="short_definition">Web designing is the work involved in designing a web site for the Internet (World Wide Web) or an intranet (a private network).</p>
</div>
<span class="shape">
<img class="svg" src="img/svg/layers.svg" alt="" />
<span></span>
</span>
</div>
</li>
<li class="item">
<div class="inner elenor_tm_minibox">
<a class="link_service" href="#"></a>
<div class="overlay"></div>
<div class="texts_wrap">
<h3 class="service_title">Social Media</h3>
<p class="short_definition">Social media are interactive computer-mediated technologies that facilitate the creation and sharing of information, ideas, and careers.</p>
</div>
<span class="shape">
<img class="svg" src="img/svg/share.svg" alt="" />
<span></span>
</span>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="svg shape">
<svg x="0px" y="0px" viewBox="0 186.5 1920 113.5">
<polygon points="-30,300 355.167,210.5 1432.5,290 1920,198.5 1920,300"></polygon>
</svg>
</div>
</div>
<!-- /SERVICES -->
<!-- PORTFOLIO -->
<div class="elenor_tm_section relative" id="portfolio">
<div class="elenor_tm_portfolio_wrapper_all">
<!-- PORTFOLIO FILTER -->
<div class="elenor_tm_second_portfolio">
<div class="container">
<div class="elenor_tm_portfolio_wrap">
<div class="elenor_tm_main_title_holder portfolio">
<h3><span>Works</span></h3>
</div>
<div class="elenor_tm_portfolio_titles"></div>
<ul class="elenor_tm_portfolio_list gallery_zoom">
<li>
<div class="entry elenor_tm_portfolio_animation_wrap" data-title="Music Player" data-category="PlayStore Link">
<a href="https://play.google.com/store/apps/details?id=com.rohit.music_player" target="_blank">
<img src="img/music_player.jpg" alt="" />
<div class="elenor_tm_portfolio_image_main" data-url="img/music_player.jpg"></div>
</a>
</div>
</li>
<li>
<div class="entry elenor_tm_portfolio_animation_wrap" data-title="Student Manager" data-category="GitHub Link">
<a href="https://github.com/rohit5krish/Student_Manager" target="_blank">
<img src="img/student_manager.jpg" alt="" />
<div class="elenor_tm_portfolio_image_main" data-url="img/student_manager.jpg"></div>
</a>
</div>
</li>
<li>
<div class="entry elenor_tm_portfolio_animation_wrap" data-title="Nike Official" data-category="Responsive">
<a href="https://rohit5krish.github.io/NikeClone/" target="_blank">
<img src="img/Nike.png" alt="" />
<div class="elenor_tm_portfolio_image_main" data-url="img/Nike.png"></div>
</a>
</div>
</li>
<li>
<div class="entry elenor_tm_portfolio_animation_wrap" data-title="Harley Davidson" data-category="Website Clone">
<a href="https://rohit5krish.github.io/HarleyDavidsonclone/" target="_blank">
<img src="img/Harley.png" alt="" />
<div class="elenor_tm_portfolio_image_main" data-url="img/Harley.png"></div>
</a>
</div>
</li>
<li>
<div class="entry elenor_tm_portfolio_animation_wrap" data-title="Udemy Clone" data-category="Home Page">
<a href="https://rohit5krish.github.io/Udemyclone/" target="_blank">
<img src="img/Udemy.png" alt="" />
<div class="elenor_tm_portfolio_image_main" data-url="img/Udemy.png"></div>
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- /PORTFOLIO FILTER -->
</div>
<div class="svg shape another">
<svg x="0px" y="0px" viewBox="0 186.5 1920 113.5">
<polygon points="-30,300 355.167,210.5 1432.5,290 1920,198.5 1920,300"></polygon>
</svg>
</div>
</div>
<!-- /PORTFOLIO -->
<!-- NEWS -->
<div class="elenor_tm_section" id="news">
<div class="elenor_tm_news_wrap">
<div class="container">
<div class="elenor_tm_main_title_holder">
<h3><span>Education</span></h3>
</div>
<div class="elenor_tm_list_wrap blog_list" data-column="3" data-space="30">
<ul class="total">
<li>
<div class="inner_list">
<div class="image_wrap">
<img class="small" src="img/poly.png" alt="" />
<img class="big" src="img/poly.png" alt="" />
<div class="news_image" data-url="img/poly.png"></div>
<a class="link_news" href="index.html"></a>
</div>
<div class="definitions_wrap">
<div class="date_wrap">
<p>2018 - 2021<a href="index.html">Diploma in Civil Engg.</a></p>
</div>
<div class="title_holder">
<h3><a href="index.html">Govt. Polytechnic College Palakkad</a></h3>
</div>
<div class="definition">
<p>I have Completed Diploma in Civil Engineering from GPTC Palakkad in the year 2021. </p>
</div>
<div class="read_more">
<a href="#"><span>Read More</span></a>
</div>
</div>
</div>
</li>
<li>
<div class="inner_list">
<div class="image_wrap">
<img class="small" src="img/brototype.jpg" alt="" />
<img class="big" src="img/brototype.jpg" alt="" />
<div class="news_image" data-url="img/brototype.jpg"></div>
<a class="link_news" href="index.html"></a>
</div>
<div class="definitions_wrap">
<div class="date_wrap">
<p>2022 - Present <a href="index.html">Internship</a></p>
</div>
<div class="title_holder">
<h3><a href="index.html">Brototype</a></h3>
</div>
<div class="definition">
<p>Iam currently developing new skills from Brototype. Here Iam learning how to study myself and also improving many other skills.</p>
</div>
<div class="read_more">
<a href="#"><span>Read More</span></a>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /NEWS -->
</div>
<!-- /CONTENT -->
<!-- CONTACT & FOOTER -->
<div class="elenor_tm_section" id="contact">
<div class="elenor_tm_footer_contact_wrapper_all">
<div class="elenor_tm_contact_wrap_all">
<div class="container">
<div class="leftbox">
<div class="elenor_tm_main_title_holder contact">
<h3><span>Get in Touch</span></h3>
</div>
<div class="short_info_wrap">
<ul>
<li><p><label>Address:</label><span>Palakkad , Kerala</span></p></li>
<li><p><label>Email:</label><span><a href="mailto:[email protected]">[email protected]</a></span></p></li>
<li><p><label>Phone:</label><span>+91 75949 16949</span></p></li>
</ul>
</div>
</div>
<div class="rightbox">
<div class="elenor_tm_contact_wrap">
<div class="main_input_wrap">
<form action="https://script.google.com/macros/s/AKfycbz2DpRRtn_HIknTB-M-BLj-9_lF-Q61ap36tRXrqtMoMxAPEAs/exec" method="post" class="contact_form" id="contact_form">
<div class="wrap">
<input id="name" type="text" placeholder="Your Name">
<small>Error message</small>
</div>
<div class="wrap">
<input id="email" type="text" placeholder="Your Email">
<small>Error message</small>
</div>
<div class="wrap">
<textarea id="message" placeholder="Your Message"></textarea>
<small>Error message</small>
</div>
<input type="submit" value="Send" class="sub">
</form>
</div>
</div>
</div>
</div>
</div>
<div class="elenor_tm_footer_total_wrap">
<div class="elenor_tm_footer_wrap">
<div class="container">
<p>© Copyright 2022. All Rights are Reserved.</p>
</div>
</div>
</div>
</div>
</div>
<!-- /FCONTACT & FOOTER -->
</div>
<!-- / WRAPPER ALL -->
<!-- SCRIPTS -->
<script src="js/form.js"></script>
<script src="js/jquery.js"></script>
<!--[if lt IE 10]> <script type="text/javascript" src="js/ie8.js"></script> <![endif]-->
<script src="js/plugins.js"></script>
<script src="js/init.js"></script>
<!-- /SCRIPTS -->
</body>
</html>