-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
263 lines (261 loc) · 11.4 KB
/
resume.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Resume | My Web</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css">
<link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="favicon_resume1.png"/>
<style media="screen">
body {
background-color: #e6e6e6;
}
.resumenavbar {
background-color: grey;
width: 100%;
height: 77px;
}
.tapselect {
margin: auto;
width: 50%;
}
.imgalign {
width: 3.7cm;
height: 4.0cm;
margin: auto;
}
.objective {
width: 100%;
height: auto;
}
.carrierobjective {
width: 300px;
margin: auto;
}
.resumesection a:hover {
color: #ff4d85;
}
.intro a:hover {
color: #ff4d85;
text-decoration: none;
}
.skill-container1 div {
float: left;
}
@media screen and (max-width:800px) {
.skill-container1 div {
float: none;
width: 100% !important;
height: auto;
}
.interest {
width: 100%;
height: auto;
}
.interestselect {
width: 100%;
height: auto;
}
.extra-details div {
width: 100% !important;
height: auto;
}
.footsub {
width: 50% !important;
margin: auto;
height: 50px !important;
background-color: red;
}
}
.skill-container1 .interest a:hover {
color:#ff0050;
}
.extra-details, .nonclear {
clear: both;
}
.extra-details div {
float: left;
width: 50%
}
.row {
clear: both;
background-color: #999999;
padding: 10px;
}
.declaration {
width: 80%;
height: auto;
margin: auto;
}
.col-lg-offset-5 {
padding: 10px;
}
</style>
</head>
<body>
<div class="row">
<div class="col-lg-offset-5 col-md-offset-4 col-sm-offset-4 col-xs-offset-2">
<i style="font-size:20px;font-style:normal;">Contact Me</i>
<a href="https://github.com/VigneshJustin" target="_blank"><i class="fa fa-github fa-2x" aria-hidden="true"></i></a>
<a href="mailto:[email protected]"><i class="fa fa-envelope-o fa-2x" aria-hidden="true"></i></a>
<a href="https://www.facebook.com/profile.php?id=100006298622527" target="_blank"><i class="fa fa-facebook-square fa-2x" aria-hidden="true"></i></a>
<a href="intent://send/+919894337866#Intent;scheme=smsto;package=com.whatsapp;action=android.intent.action.SENDTO;end"><i class="fa fa-whatsapp fa-2x" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/real.vignesh/" target="_blank"><i class="fa fa-instagram fa-2x" aria-hidden="true"></i></a>
</div>
</div>
<!-- BUG: <div class="resumenavbar">
<div class="tapselect">
<a href="#Introduction">Introduction</a>
<a href="#Education">Education</a>
<a href="#Skills">Skills</a>
<a href="#Others">Others</a>
</div>
</div> -->
<br>
<div class="objective">
<div id="Introduction" class="imgalign">
<a href="pp.jpg" download><img style="border-radius:50%;width:3.7cm;height:3.9cm;" src="pp.jpg" alt="vignesh profilepic"></a>
</div>
<div class="intro">
<h2 class="text-center" style="color:#ff0050;" class="text-center">VIGNESH ESWARAN</h2>
<p class="text-center" style="font-size:20px;"><a href="mailto:[email protected]"><i class="fa fa-envelope" aria-hidden="true"></i> [email protected]</a></p>
<p class="text-center" style="font-size:20px;"><a href="intent://send/+919894337866#Intent;scheme=smsto;package=com.whatsapp;action=android.intent.action.SENDTO;end"><i class="fa fa-whatsapp green" aria-hidden="true"></i></a> <a href="intent://send/+919894337866#Intent;scheme=smsto;package=com.whatsapp;action=android.intent.action.SENDTO;end">+91-9894337866</a></p>
<p class="text-center" style="font-size:20px;"><a target="_blank" href="https://vigneshjustin.github.io/"><i style="padding-right:3px;" class="fa fa-globe" aria-hidden="true"></i>VigneshJustin.github.io</a></p>
</div>
<div style="margin:auto;width:260px;font-size:18px;" class="resumesection">
<a href="Vignesh resume.docx" download><i class="fa fa-download" aria-hidden="true"></i> Resume.docx</a><a style="padding-left:5px;" href="Vignesh resume.pdf" download><i class="fa fa-download" aria-hidden="true"></i> Resume.pdf</a>
</div>
</div>
<div class="carrierobjective">
<h2 style="color:#ff0050;text-decoration:underline;" class="text-center">Carrier Objective</h2>
</div>
<p style="font-size:20px;margin:auto;width:380px;text-align:center">Dedicate, energetic and motivated team player seeking a career that would enable me to utilize into the IT sector.</p>
<div class="education">
<div id="Education" class="education-content" style="width:80%;height:auto;margin:auto;">
<h2 style="color:#ff0050;text-decoration:underline;" class="text-center">Educational Qualifications</h2>
<ul style="list-style-type:circle">
<li style="font-size:20px;">
Completed Bachelor of Engineering degree in the field of Electronics and Communication Engineering in Kongu Engineering College at Perundurai with CGPA of 5.7% upto 8 semester.
</li>
<li style="font-size:20px;">
Completed Diploma in the field of Electronic and Communication Engineering in KSRangaswamy Institute of Technology at Tiruchengode with an aggregate of 93.2%.</p>
</li>
<li style="font-size:20px;">
Completed Secondary School Leaving Certificate(SSLC) in Government higher secondary school at Pachal with an aggregate of 88%.
</li>
</ul>
</div>
</div>
<h2 id="Skills" style="color:#ff0050;text-decoration:underline;" class="text-center">Area Of Interest and Skills</h2>
<div class="skill-container1" style="width:80%;height:auto;margin:auto;">
<div class="interest" style="width:40%;">
<h2>Web Development:</h2>
<ul style="font-size:20px;list-style-type:square">
<li><a onclick="displayskill('front')" href="#front">Front-End Development</a> </li>
<li><a onclick="displayskill('back')" href="#back">Back-End Development</a> </li>
<li><a onclick="displayskill('frameworks')" href="#frameworks">Frameworks</a> </li>
<li><a onclick="displayskill('vcs')" href="#vcs">Version Control System</a> </li>
</ul>
</div>
<div class="interestselect" style="width:70%;">
<div id="front" style="width:100%;display:block;">
<h2>Front-End Development:</h2>
<ul style="list-style-type:circle;">
<li style="font-size:20px;">Hypertext Markup Language(HTML)</li>
<li style="font-size:20px;">Cascading Style Sheets(CSS)</li>
<li style="font-size:20px;">javaScript</li>
<li style="font-size:20px;">jQuery</li>
</ul>
</div>
<div id="back" style="width:60%;display:none;">
<h2>Back-End Development:</h2>
<ul style="list-style-type:circle;">
<li style="font-size:20px;">PHP(Hypertext Preprocessor)</li>
<li style="font-size:20px;">MySQL</li>
</ul>
</div>
<div id="frameworks" style="width:60%;display:none;">
<h2>Frameworks:</h2>
<ul style="list-style-type:circle;">
<li style="font-size:20px;">Bootstrap</li>
</ul>
</div>
<div id="vcs" style="width:60%;display:none;">
<h2>Version Control System:</h2>
<ul style="list-style-type:circle;">
<li style="font-size:20px;">Git</li>
</ul>
</div>
</div>
</div>
<div id="Others" class="nonclear">
<div style="width:80%;margin:auto;height:auto;">
<h2 style="color:#ff0050;text-decoration:underline;" class="text-center">Non Formal Course</h2>
<ul style="list-style-type:circle;">
<li><p style="font-size:20px;">WEB DESIGNING USING HTML Kongu Engineering College, Perundurai.</p></li>
</ul>
</div>
</div>
<div class="extra-details" style="width:80%;height:auto;margin:auto;">
<div class="">
<h2 class="text-center" style="color:#ff0050;text-decoration:underline;">Inplant Training</h2>
<ul style="list-style-type:circle;">
<li> <p style="font-size:20px;">Networking-Bharat Sanchar Nigam Limited(BSNL),Salem.</p></li>
</ul>
</div>
<div class="">
<h2 class="text-center" style="color:#ff0050;text-decoration:underline;">Hobbies</h2>
<ul style="list-style-type:circle;">
<li><p style="font-size:20px;">Learning New Things</p></li>
<li><p style="font-size:20px;">Listening to music</p></li>
</ul>
</div>
</div>
<div class="declaration">
<h2 class="text-center" style="color:#ff0050;text-decoration:underline;">Declaration</h2>
<p style="font-size:20px;text-align:center;">I hereby declare that the above furnished information are true to the best of my knowledge.</p>
</div>
<script type="text/javascript">
var front = document.getElementById('front');
var back = document.getElementById('back');
var frameworks = document.getElementById('frameworks');
var vcs = document.getElementById('vcs');
function displayskill(id) {
if ( id == "front" ) {
front.style.display = "block";
back.style.display = "none";
frameworks.style.display = "none";
vcs.style.display = "none";
}else if ( id == "back" ) {
back.style.display = "block";
front.style.display = "none";
frameworks.style.display = "none";
vcs.style.display = "none";
}
else if ( id == "frameworks" ) {
frameworks.style.display = "block";
front.style.display = "none";
back.style.display = "none";
vcs.style.display = "none";
}
else if ( id == "vcs" ) {
vcs.style.display = "block";
front.style.display = "none";
back.style.display = "none";
frameworks.style.display = "none";
}else {
front.style.display = "block";
}
}
</script>
</body>
</html>