-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
236 lines (231 loc) · 9.41 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
<title>Vivek Kumar Portifolio</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/vendor.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<script src="js/pace.min.js"></script>
<!-- favicons
================================================== -->
<link rel="icon" type="image/png" href="favicon.png"> </head>
<body id="top">
<!-- header
================================================== -->
<header>
<div class="row">
<div class="top-bar"> <a class="menu-toggle" href="#"><span>Hello</span></a>
<div class=""> <a href="index.html">Vivek Kumar</a> </div>
<nav id="main-nav-wrap">
<ul class="main-navigation">
<li class="current"><a class="smoothscroll" href="#intro" title="">Home</a></li>
<li><a class="smoothscroll" href="#about" title="">About Me</a></li>
<!-- <li><a class="smoothscroll" href="#train" title="">Training & Certifications </a></li> -->
<li><a class="smoothscroll" href="#project" title="">My Projects</a></li>
<!-- <li><a class="smoothscroll" href="#case" title="">My Case Studies</a></li> -->
<!-- <li><a class="smoothscroll" href="#work" title="">My Experience</a></li> -->
<li><a class="smoothscroll" href="#contact" title="">Contact Me</a></li>
<!-- <li><a class="smoothscroll" href="#MORE" title="">My Interests & More</a></li> -->
</ul>
</nav>
</div>
</div>
<!-- /row -->
</header>
<!-- /header -->
<!-- intro section ================================================== -->
<section id="intro">
<div class="intro-overlay"></div>
<div class="intro-content">
<div class="row">
<div class="col-twelve">
<h5>Hello, Visitor</h5>
<h1>I'm Vivek Kumar</h1>
<p class="intro-position"> <span>Software Engineer</span> <span>C++ Developer</span> <span>Big Data Analyst</span> </p> <a class="button stroke smoothscroll" href="#about" title="">Discover More</a> </div>
</div>
</div>
<!-- /intro-content -->
</section>
<!-- /intro -->
<!-- about section
================================================== -->
<section id="about">
<div class="row section-intro">
<div class="col-twelve">
<h1 style="color:gray;">ABOUT ME</h1>
<hr>
<div class="intro-info"> <img src="images/vivek.jpeg" alt="Profile Picture" class="rounded-circle">
<div class="container-fluid">
<p style="color:black;"> <strong>I'm Software Engineering Student, currently pursuing Computer Science & Engineering from Lovely Professional University. I am very enthusiastic toward my profession.I am always consistent toward my goal because i think consistency is one thing that will help me in accomplishing my goal.
Currently I am exploring Cyber Security and Big Data. </strong> </p>
</div>
</div>
</div>
</div>
<!-- /section-intro -->
<div class="row about-content">
<div class="col-six tab-full">
<h2 style="color:gray;">MY BIO </h2>
<ul class="info-list">
<li> <strong>Name :</strong> <span>Vivek Kumar</span> </li>
<li> <strong>Date of Birth :</strong> <span>27 / 03 / 2001</span> </li>
<li> <strong>Email :</strong> <span>[email protected]</span> </li>
<li> <strong>Address :</strong> <span>Mahendergarh, Haryana, INDIA</span> </li>
<li> <strong>Phone :</strong> <span>+91 7027999779</span> </li>
</ul>
<!-- /info-list -->
</div>
</div>
<div class="row button-section">
<div class="col-twelve"> <a href="#contact" title="Hire Me" class="button stroke smoothscroll">Hire Me</a> <a href="https://drive.google.com/file/d/1MUxKldJIuJQ5EpLrpOyPtGo_C093HFtK/view" download="certificate/mycv.pdf" target="_blank" title="Download CV" class="button button-primary">Download my CV</a> </div>
</div>
<hr> </section>
<!-- /process-->
<!-- resume Section
================================================== -->
<section id="project" class="grey-section">
<div class="row resume-timeline">
<div class="col-twelve resume-header">
<h2 style="font-size:40px">
My Projects :
</h2> </div>
<br>
<hr>
<div class="col-twelve">
<div class="timeline-wrap">
<div class="timeline-block">
<div class="timeline-ico"> <i class="fa fa-graduation-cap"></i> </div>
<div class="timeline-header">
<h2> TextEdittor-GUI-C-Plus-Plus </h2>
<p> <strong>
an simple text Edittor with copy, past, clear, save Feature.
</strong> </p>
<div> <i class="fa fa-github" aria-hidden="true" style="color:black">
<a href= "https://github.com/yaduvanshi777/TextEdittor-GUI-C-Plus-Plus">See Code</a>
</i> </div>
</div>
<hr>
<!-- /col-twelve -->
</div>
<!-- /resume-timeline -->
</div>
</div>
<!-- --------------------- -->
<br>
<hr>
<div class="col-twelve">
<div class="timeline-wrap">
<div class="timeline-block">
<div class="timeline-ico"> <i class="fa fa-graduation-cap"></i> </div>
<div class="timeline-header">
<h2> Comment-Remover-in-C </h2>
<p> <strong>
an program that able to wipe all the cooment from C/C++.
</strong> </p>
<div> <i class="fa fa-github" aria-hidden="true" style="color:black">
<a href= "https://github.com/yaduvanshi777/Comment-Remover-in-C">See Code</a>
</i> </div>
</div>
<hr> </div>
</div>
</div>
<!-- --------------------- -->
</div>
</section>
<!-- /services -->
<!-- stats Section
================================================== -->
<!-- contact
================================================== -->
<section id="contact">
<div class="row section-intro">
<div class="col-twelve">
<h5>Contact</h5>
<br>
<h1>I'd Love To Hear From You.</h1> </div>
</div>
<!-- /section-intro -->
<div class="row contact-form">
<div class="col-twelve">
<!-- form -->
<form id="contactform" action="https://formspree.io/f/xbjpbwoe" method="POST">
<input type="text" name="name" placeholder="Your Name">
<input type="email" name="_replyto" placeholder="Your email">
<textarea name="message" placeholder="Message from you"></textarea>
<input type="submit" class value="Send"> </form>
<!-- Form End -->
<!-- contact-warning -->
<div id="message-warning"> </div>
<!-- contact-success -->
<div id="message-success"> <i class="fa fa-check"></i>Your message was sent, thank you!
<br> </div>
</div>
<!-- /col-twelve -->
</div>
<!-- /contact-form -->
<div class="row contact-info">
<div class="col-four tab-full">
<div class="icon"> <i class="icon-pin"></i> </div>
<h5>My address</h5>
<p> Mahendergarh
<br> Haryana
<br> INDIA</p>
</div>
<div class="col-four tab-full collapse">
<div class="icon"> <i class="icon-mail"></i> </div>
<h5>Drop me a mail </h5>
<p>[email protected] </p>
</div>
<div class="col-four tab-full">
<div class="icon"> <i class="icon-phone"></i> </div>
<h5>Call Me At</h5>
<p>Phone: +91 7027999779
<br> </p>
</div>
</div>
<!-- /contact-info -->
</section>
<!-- /contact -->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="col-six tab-full pull-right social">
<ul class="footer-social">
<li><a target="_blank" href="https://www.linkedin.com/"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://github.com/yaduvanshi777"><i class="fa fa-github" aria-hidden="true"></i>
</a></li>
<li><a target="_blank" href="https://www.youtube.com/feed/my_videos"><i class="fa fa-youtube" aria-hidden="true"></i>
</a></li>
</ul>
</div>
<div id="go-top"> <a class="smoothscroll" title="Back to Top" href="#top"><i class="fa fa-long-arrow-up"></i></a> </div>
</div>
<!-- /row -->
</footer>
<div id="preloader">
<div id="loader"></div>
</div>
<!-- Java Script
================================================== -->
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>