-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
213 lines (185 loc) · 8.14 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
<!DOCTYPE html>
<html lang="en">
<head>
<title> Shiven Yadav S Resume</title>
<link rel="stylesheet" type="text/css" href="resume.css">
<script defer>
function itemClicked(item) {
alert("You clicked: " + item.innerText);
}
</script>
</head>
<body>
<nav>
<div id="horibar">
<ul>
<li class="nav"><a href="#summary" onclick="itemClicked(this)">SUMMARY</a></li>
<li class="nav"><a href="#education" onclick="itemClicked(this)">EDUCATION</a></li>
<li class="nav"><a href="#work experience" onclick="itemClicked(this)">WORK EXPERIENCE</a></li>
<div class="dropdown" class="nav" id="horibar">
<li class="nav"><a href="#skills" onclick="itemClicked(this)">SKILLS</a></li>
<ul class="dropdown-list">
<li class="dropdown-item" onclick="itemClicked(this)">HTML5 & CSS3</li>
<li class="dropdown-item" onclick="itemClicked(this)">Adobe Creative</li>
<li class="dropdown-item" onclick="itemClicked(this)">Responsive Web </li>
<li class="dropdown-item" onclick="itemClicked(this)">programming in C++ </li>
<li class="dropdown-item" onclick="itemClicked(this)">Backend Developer</li>
<li class="dropdown-item" onclick="itemClicked(this)">Full Stack Developer</li>
</ul>
</div>
<div class="dropdown" class="nav" id="horibar">
<li class="nav"><a href="#projects" onclick="itemClicked(this)">PROJECTS</a></li>
<ul class="dropdown-list">
<li class="dropdown-item" onclick="itemClicked(this)">netflix clone</li>
<li class="dropdown-item" onclick="itemClicked(this)">Travel booking website</li>
<li class="dropdown-item" onclick="itemClicked(this)">webtech</li>
</ul>
</div>
<div class="dropdown" class="nav" id="horibar">
<li class="nav"><a href="certificates.html" onclick="itemClicked(this)">CERTIFICATES</a></li>
<ul class="dropdown-list">
<li class="dropdown-item" onclick="itemClicked(this)">netflix clone</li>
<li class="dropdown-item" onclick="itemClicked(this)">amozon</li>
<li class="dropdown-item" onclick="itemClicked(this)">webtech</li>
</ul>
</div>
<li class="nav"><a href="contact.html" onclick="itemClicked(this)">CONTACT ME</a></li>
</ul>
</div>
</nav>
<div id="card">
<left>
<img src="shiven photo.jpg"
alt="Your Photo" width="150px" border="1"></img src>
</left>
<center>
<!-- <h1>RESUME</h1> -->
<h1>Shiven Yadav S</h1>
<p>
<a href="https://accounts.google.com/servicelogin?hl=en-gb" target="_blank" style="font-size: large; text-decoration:none; color: black;" ><b>Email: shivenyadav232@gmail.com</a> <br> Phone: (123) 456-7890 </b></p>
<right>
<a href="https://www.linkedin.com/feed/update/urn:li:share:7135974382841028608/" target="_blank" align="right">
<img src="linkedin.png" alt="LinkedIn Logo" width="50px"></img src></a>
</right>
</center>
<hr>
<section id="summary">
<h2>Summary</h2>
<p style="font-size:larger;">A well developed web Designer and interested in programming languages
such as c,c++,python,java. Apart from these i am interested in sports such as badminton
and always looking forward for taking part in tournaments.I have lot to learn about computers
as i have completed my 11th and 12th in (PCMB) but i am well versed with computer knowledge.
<ul style="font-size: larger;">
<li>Computer programming</li>
<li>Ability to work in group and independently</li>
<li>Strong ability in data analysis </li>
<li>Dedication towards work</li>
</ul>
</p>
</section>
<hr>
<section id="sec1">
<h2 id="education">Education</h2>
<table border="border" align="center">
<tr>
<th>INSTITUTION</th>
<th>COURSE</th>
<th>YEAR</th>
<th>MARKS</th>
</tr>
<tr>
<td>kensri pu college</td>
<td>10th</td>
<td>2021</td>
<td>91%</td>
</tr>
<tr>
<td>kensri pu college</td>
<td>PCMB</td>
<td>2023</td>
<td>91.8%</td>
</tr>
<tr>
<td>RV UNIVERSITY</td>
<td>BTECH CSE</td>
<td>2027</td>
<td>99%</td>
</tr>
</table>
</section>
<hr>
<section id="sec1">
<h2 id="work experience">Work Experience</h2>
<h3>Junior Web Designer at Amazon</h3>
<h3>Frontend developer at Facebook</h3>
<p style="font-size: larger;">Contributed to the design and development of responsive and visually engaging websites.
Collaborated with cross-functional teams to ensure seamless integration of design elements.
worked with new tech companies to enhance the performance of server overload.
created beautiful and colourful websites.I have six years of experience in the field of
web designing and also have attended various webinars and obtained certificates on
Artificial and Machine Learning.
</p>
</section>
<hr>
<section id="sec1">
<h2 id="skills">Skills</h2>
<ul style="font-size: larger;">
<li>HTML5 & CSS3</li>
<li>Adobe Creative Suite</li>
<li>Responsive Web Design</li>
<li>programming in C++ </li>
<li>programming in Pyhton </li>
<li>programming in Java </li>
<li>Backend Developer</li>
<li>Full Stack Developer</li>
<li>Database Technologies:SQL server</li>
</ul>
</section>
<hr>
<section>
<h2 id="certificates">Certificates</h2>
<table border="border" id="t2cert" >
<tr>
<td>programming in java</td>
<td>25 hours course by coursera</td>
</tr>
<tr>
<td >programming in C</td>
<td>50 hours course by udemy</td>
</tr>
<tr>
<td>Web designing</td>
<td>using HTML5,CSS by YT</td>
</tr>
</table>
</section>
<hr>
<section id="projects">
<h2>Projects</h2>
<article style="font-size: larger;">
<h3>Created Netflix Clone website</h3>
<p>This was mainly considered to learn the format and designing of web pages
and develop skills based on web development and creating login pages.
</p>
</article>
<article style="font-size: larger;">
<h3>Python Game </h3>
<p>Pyhton Game is mainly about mcq question where the user has a chance of earning credit
points and using the credit points for his future use and can access various free tutorials
from our website. The main skill used here is the programming in python and
team mates were well developed in marketing skills, high level programmers and creating
web pages.
</p>
</article>
</section>
<hr>
<section>
<h2>Reference</h2>
<h3>Name-Shiven yadav s</h3>
<h3>Email id:abcxyz@gmail.com</h3>
</section>
<hr>
<footer>©All rights reserved.</footer>
</div>
</body>
</html>