-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
330 lines (314 loc) · 15.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Shubham's portfolio</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!----- -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"/>
<link rel="stylesheet" href="css/animate.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body id="page-top" style="background-image: url(img/f1.jpg); background-repeat: no-repeat;background-size: cover;background-position: center center; background-attachment: fixed;">
<!--/ Nav Star /-->
<nav class="navbar navbar-b navbar-trans navbar-expand-md fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll" href="index.html" style="color: #a52e2e;">Shubham Singh</a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarDefault"
aria-controls="navbarDefault" aria-expanded="false" aria-label="Toggle navigation">
</button>
<div class="navbar-collapse collapse justify-content-end" id="navbarDefault">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll" href="index.html" style="color:#a52e2e;">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="projects.html" style="color: #a52e2e;">Project</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="resume.html" style="color: #a52e2e;">Resume</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="contact.html" style="color: #a52e2e;">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!--/ Nav
<End /-->
<br>
<br>
<br>
<!-- Resume section start from here -->
<section class="ftco-section pt-5" id="resume">
<div class="container">
<div class="jumbotron text-left aos-init aos-animate" data-aos="fade-left" data-aos-duration="800" data-aos-once="true" style="background:#e2bcbcd9;box-shadow: 0 2px 10px rgba(0,0,0,.95);margin-top:-5px;">
<h1 class="text-center" style="margin-bottom: 10px;">About</h1>
<p style= "align-items:flex-end" class="text-center">A Software engineer with excellent problem solving skills and ability to perform well in team passionate about coding.</p>
</div>
<div class="row">
<div class="col-md-6">
<!-- Work experience starting from here -->
<h2 style="color:#1d1e1f;" class="animated bounce">WORK EXPERIENCE</h2>
<br> ̰
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>Jocata</b></h5>
<span><h6 class="degree">Software Engineer Aug 2021 - present</h6></span>
<p class="card-text mb-5" style="color:#312828;">Worked on API designing, devloping and testing</p>
</div>
</div>
<!-- Work experience ending here -->
<br>
<!-- Education sectin start from here-->
<h2 style="color:#1d1e1f;" class="animated bounce">EDUCATION</h2>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>University of Hyderabad</b></h5>
<span><h6 class="degree">Master of computer Applications</h6></span>
<p class="card-text mb-5" style="color:#312828;">2018 - 2021 | CGPA : 7.05</p>
</div>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>Makhanlal Chaturvedi National University of Journalism and communication bhopal</b></h5>
<span><h6 class="degree">Bachelor of computer Applications</h6></span>
<p class="card-text mb-5" style="color:#312828;">2015 - 2018 | percantage : 68%</p>
</div>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>janta janardan inter college bhurkura mirzapur ,up</b></h5>
<span><h6 class="degree">Class-XII | UP-Board</h6></span>
<p class="card-text mb-5" style="color:#312828;">2013 - 2014 | percantage : 79%</p>
</div>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>janta janardan inter college bhurkura mirzapur ,up</b></h5>
<span><h6 class="degree">Class-X | UP-Board</h6></span>
<p class="card-text mb-5" style="color:#312828;">2011 - 2012 | percantage : 82.33%</p>
</div>
</div><!--Educatin section end here-->
<br>
<h2 style="color:#1d1e1f;" class="animated bounce">SKILLS</h2><!-- SKILL START FROM HERE-->
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h4 class="card-title text-uppercase"> <b>LANGUAGES</b></h4>
<span><h6 class="degree">C++ | C | JAVA | PYTHON </h6></span>
<h4 class="card-title text-uppercase"> <b>DATABASE</b></h4>
<span><h6 class="degree">MYSQL</h6></span>
<h4 class="card-title text-uppercase"> <b>WEB TECHNOLOGIES</b></h4>
<span><h6 class="degree">HTML | CSS | JAVASCRIPT | PHP | BOOTSTRAP </h6></span>
<h4 class="card-title text-uppercase"> <b>OPERATING SYSTEM</b></h4>
<span><h6 class="degree">WINDOW | LINUX |MACOS </h6></span>
</div>
</div><!-- SKILL END HERE-->
</div>
<!-- projects section start from here-->
<div class="col-md-6-">
<h2 style="color:#1d1e1f;" class="animated bounce">PROJECT</h2>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>Web-free</b> | <a href="https://github.com/shubmSingh/WebFree">SEE PROJECTS</a></h5>
<span><h6 class="degree">A Movie/TV Streaming Website built as an Academic project for Database Management System </h6></span>
<h7>HTML | CSS |BOOTSTRAP |PHP |JAVASCRIPT </h7>
<p class="card-text mb-2" style="color:#312828;">Sep,2019 - Nov,2019</p>
</div>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>MY PORTFOLIO</b> | <a href=" ">SEE PROJECTS</a></h5>
<span><h6 class="degree">A Website built to showcase my portfolio to recruiters </h6></span>
<h7>HTML | CSS | BOOTSTRAP</h7>
<p class="card-text mb-5" style="color:#312828;">June,2020 - july,2020</p>
</div>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>PUZZLE SOLVER</b> | <a href="https://github.com/shubmSingh/8-Puzzle">SEE PROJECTS</a></h5>
<span><h6 class="degree">A Game built in Java that incorporates an AI agent which works on A* Algorithm</h6></span>
<h7>JAVA | ARTIFICIAL INTELLIGENCE | A* ALGORITHM</h7>
<p class="card-text mb-3" style="color:#312828;">March,2020 - April,2020</p>
</div>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInLeft" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="card-body">
<h5 class="card-title text-uppercase"> <b>BUS RESERVATION SYSTEM | <a href="https://github.com/shubmSingh/Bus-Reservation-System">SEE PROJECTS</a></b></h5>
<span><h6 class="degree">A application in C++ using File Handling Concepts</h6></span>
<h7> C++ | FILE HANDLIND CONCEPT</h7>
<p class="card-text mb-2" style="color:#312828;">Oct,2018 - Nov,2018</p>
</div>
</div>
<!-- PROJECTS SECTION END HERE -->
<br><!-- AREA OF INTERESTS FROM HERE -->
<h2 style="color:#1d1e1f;" class="animated bounce">KEY COURSES</h2><!-- SKILL START FROM HERE-->
<br>
<div class="card text-secondary mb-3 animated slideInRight" style="max-width: 25rem; background-color: #e2bcbcd9;">
<div class="list-unstyled">
<div class="list-group-item-danger pl-5">
<br>
<li><b>Data Structure and Algorithm</b></li>
<li><b>Object Oriented Programming</b></li>
<li><b>Operating System</b></li>
<li><b>Database Management System</b></li>
<li><b>Internet Technologies</b></li>
<li><b>Computer Network</b></li>
<br>
<br>
</div>
</div>
</div>
<!-- Area of interests End here-->
</div>
<br>
</div>
<!--Certification start from here -->
<div id="certification" class="">
<div>
<h2 style="color:#1d1e1f;" class="animated bounce ">COURSE & CERTIFICATIONS</h2>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInRight" style="max-width: 100%; background-color: #e2bcbcd9;">
<h5>MACHINE LEARNING A-Z | <a href="https://github.com/shubmSingh/Certificates/blob/master/Machine%20learning%20A-Z.pdf">SEE CERTIFICATE</a></h5>
<span><h6>Hands-on Python and R in Data Science</h6></span>
<span><h6><b>Udemy | issued: Feburary-2020</b></h6></span>
<br>
<h5>MASTERING DATA STRUCTURES AND ALGORITHM USING C AND C++ | <a href="https://github.com/shubmSingh/Certificates/blob/master/Mastering%20Data%20Structure%20%26%20Algorithm%20using%20c%20and%20c%2B%2B.pdf">SEE CERTIFICATE</a></h5>
<span><h6><b>Udemy | issued: April-2020</b></h6></span>
<br>
<h5>Google Analytics for Beginners | <a href="https://github.com/shubmSingh/Certificates/blob/master/Google%20Course_Certificate.pdf">SEE CERTIFICATE</a></h5>
<span><h6><b>Google | issued: April-2020</b></h6></span>
<br>
<h5>Google Analytics for Beginners | <a href="https://github.com/shubmSingh/Certificates/blob/master/Google%20Course_Certificate.pdf">SEE CERTIFICATE</a></h5>
<span><h6><b>Google | issued: April-2020</b></h6></span>
<br>
<h5>TCS iON Communication Skills | <a href="https://github.com/shubmSingh/Certificates/blob/master/TCSiON%20(Communications%20%20Skills.pdf">SEE CERTIFICATE</a></h5>
<span><h6><b>Google | issued: April-2020</b></h6></span>
</div>
<br>
</div>
<!--Certificatins End Here -->
<div id="Hobbies"><!-- Hobbies start from here-->
<div>
<h2 style="color:#1d1e1f;" class="animated bounce">HOBBIES</h2>
</div>
<br>
<div class="card text-secondary mb-3 animated slideInRight" style="max-width: 100%; background-color: #e2bcbcd9;">
<br>
<h6>Playing Cricket | Chess</h6>
<h6>Travelling</h6>
<h6>Watching Movies/TV Series</h6>
<br>
</div>
</div>
<!-- Hobbies ende here-->
</div>
</div>
<br>
<!-- My resume start from here-->
<div id="resume">
<div class=" text-capitalize text-center text-justify">
<button><a href="img/Shubham_resume.pdf" target="_blank"><b>Download Resume</b></a></button>
<br>
<br>
<br>
</div>
</div>
<!-- Resume section end here -->
</section>
<br>
<br>
<!-- Footer -->
<section id="footer" class="bg-secondary text-white">
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md">
<div class="ftco-footer-widget">
<h2 class="ftco-heading-2" style="color: #f1c09e;">About</h2>
<p>My Name is Shubham Singh and I'm a Post graduate Student at University of Hyderabad Currently Pursuing Master Of Computer Applications. This Website has All relvant Information that any recruiter would wish to know about me such as My Educational Background,projects as well as My resume.</p>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget">
<h2 class="ftco-heading-2" style="color:#f1c09e">Links</h2>
<ul class="list-unstyled ">
<li><a href=index.html><span class="icon-long-arrow-right mr-2 text-white"></span>Home</a></li>
<li><a href=index.html><span class="icon-long-arrow-right mr-2"></span>About</a></li>
<li><a href=resume><span class="icon-long-arrow-right mr-2"></span>Resume</a></li>
<li><a href=projects><span class="icon-long-arrow-right mr-2"></span>Projects</a></li>
<li><a href=contact.html><span class="icon-long-arrow-right mr-2"></span>Contact</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget">
<h2 class="ftco-heading-2" style="color: #f1c09e">Have a Questions?</h2>
<div class="block-23 mb-3">
<ul class="list-unstyled">
<li><i class='fas fa-laptop-house' style='font-size:36px' style="word-spacing: 30px;"></i><span class="text">MH-H University of Hyderabad, Hyderabd, Telangana, India</span></li>
<li><i class='fas fa-phone-alt' style='font-size:36px' style="word-spacing:20px"></i> <span class="text text-white">+91 8090799678</span></a></li>
<li> <i class='far fa-comment-alt' style='font-size:36px' style="word-spacing: 20px;"></i><span class="text text-white">18mcmc52@uohyd.ac.in</span></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Social buttons -->
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a href="https://www.hackerrank.com/shubham__singh" target="_blank" style="background-color: transparent;">
<i class="fab fa-hackerrank" style="font-size: 30px;color: #339e35;"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://github.com/shubmSingh" target="_blank" style="background-color: transparent;">
<i class="fab fa-github" style="font-size: 30px;color:#202320;"> </i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/shubham-singh-8b05b8184/" target="_blank" style="background-color: transparent;">
<i class="fab fa-linkedin-in" style="font-size:30px;color:#175aa2;"> </i>
</a>
</li>
</ul><!-- Social buttons End here -->
<!-- bookmark in footer-->
<p>
Copyright ©<script>document.write(new Date().getFullYear());</script>| made<i class="icon-heart color-danger" aria-hidden="true"></i> by <a><strong style="color:#d69fa5;">Shubham</strong></a>
</p>
<!--end Bookmark footer here -->
</div>
</footer>
</section>
<!--font for social links-->
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<!-- font fo call symbol-->
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
</body>
</html>