-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
305 lines (271 loc) · 15.6 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
<!doctype html>
<html lang="en">
<head>
<title>Suvaansh Kumar</title>
<meta charset="UTF-8">
<meta name="description" content="software developer">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="software, developer, tableau , analyst,beginner,experienced">
<link href="images/fevicon.ico" rel="shortcut icon" />
<link href="style/normalize.css" rel="stylesheet" />
<link href="style/main.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body >
<!--creating a div for main wrapper-->
<div id="wrapper" >
<!--constant header -->
<header>
<a class="ss" >
<div class="hero">
<div class="hero-inner">
<div class="hero-title">
<h1 class="text-light title font-2">Suvaansh Kumar</h1>
<p class="text-capitalize text-light">Software Developer | Data Analyst Practitioner</p>
<a href="https://facebook.com/suvaansh" class="fa fa-facebook"></a>
<a href="https://www.linkedin.com/in/suvaanshkumar" class="fa fa-linkedin"></a>
<a href="https://www.instagram.com/suvaanshkumar/" class="fa fa-instagram"></a>
<a href="https://www.snapchat.com/add/suvaansh" class="fa fa-snapchat-ghost"></a>
<a href="https://join.skype.com/invite/v0SUvEzhCa9D" class="fa fa-skype"></a>
<a href="https://github.com/suvaanshkumar" class="fa fa-github"></a>
</div>
<div class="sd">Click To Know more</div>
</div>
</div>
</a>
</header>
<!--nav for internal navigation has to be constant for all
<nav>
<ul id="navul">
<li><a href="#aboutme">About me</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#experience">Work experience</a></li>
<li><a href="#certificates">Certificates and Honours</a></li>
<li><a href="aboutUs.html">Projects</a></li>
<li><a href="sponsors.html">Contact Me </a></li>
</ul>
</nav>
-->
<!--sticky nav-->
<div id="navbar">
<ul id="navul">
<li><a href="#aboutmenav">About me</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#experience">Work experience</a></li>
<li><a href="#certificates">Certificates and Honours</a></li>
<li><a href="/Suvaansh Kumar.docx" download="suvaansh resume">Download resume</a></li>
</ul>
</div>
<!--stucky nav end-->
<div id="aboutmenav">
<br><br><br><br>
<div id="aboutme">
<img src="./img/FB_IMG_1590714973642.jpg" alt="">
<article>
A cusp of software development and data anlytics makes me a usefull resource in today's world.
Amidst such a dynamic world of evolving technologies,Pursuing programming has always been encouraging for me.
programming not only gets the potential of my brain but also gives me a backbone of future of technologies.
Deep roots into object oriented programming gives you a framework to get dissolved into a wide range of programming world.
What I like is a REAL MESS.Solving a mess when you dont know anything about it requires the most of your brain.
My Motto: STOP LEARNING TO STOP GROWING !
</article>
</div>
</div>
<div id="skills" >
<br>
<br>
<div id="skillnames">
<!--skills design as bar ,change nothing from css and js
<div class="skillset" onmouseover="move(80)">Java </div>
<div id="myProgress">
<div id="myBar"> good </div>
</div>
<div class="skillset" onmouseover="move(60)">Python </div>
<div id="myProgress">
<div id="myBar"></div>
</div>
<div class="skillset" onmouseover="move(80)">Html/CSS/Javascript </div>
<div id="myProgress">
<div id="myBar"></div>
</div>
<div class="skillset" onmouseover="move(80)">Android </div>
<div id="myProgress">
<div id="myBar">good</div>
</div>
<div class="skillset" onmouseover="move(70)">xml </div>
<div id="myProgress">
<div id="myBar"></div>
</div>
<div class="skillset" onmouseover="move(85)">Tableau </div>
<div id="myProgress">
<div id="myBar"></div>
</div>
<div class="skillset" onmouseover="move(65)">C# </div>
<div id="myProgress">
<div id="myBar"></div>
</div>
<div class="skillset" onmouseover="move(90)">C/C++ </div>
<div id="myProgress">
<div id="myBar"></div>
</div>
-->
<h1>Skillset</h1>
<table id="skillset">
<tr>
<td>Programming Languages </td>
<td> Java,Python, Android, HTML/CSS/Javascript ,c# </td>
</tr>
<tr>
<td>Mobile Development </td>
<td> Android Mobile app development </td>
</tr>
<tr>
<td>Big Data Integration tools </td>
<td> SSIS ,BDM informatica ,SLTBods </td>
</tr>
<tr>
<td>Softwares hands on </td>
<td> Netbeans , Android Studio,Tableau </td>
</tr>
<tr>
<td>ITIL Support tools experience </td>
<td> Uber Bliss,Service Now </td>
</tr>
<tr>
<td>Database Systems</td>
<td>MySQL,Oracle SQL,Microsoft Sql Server</td>
</tr>
<tr>
<td>Digital Marketing</td>
<td>Octane Go,Google AdWords </td>
</tr>
</table>
</div>
</div>
<div id="experience">
<article id="summary" >
<br>
<div style="color: brown;font-size: 30px;">Summary of Experience:</div>
<br>
● Worked in the capacity of IT operation executive in INFOSYS(India)<br>
● Provided L1 and L2 support to users in microsoft server and microsoft desktop.<br>
● Went through certified training in infosys in PYTHON,DBMS,LINUX,ORACLE DATABASE,SHELL SCRIPTING,Miscrosoft server and other data centric operations .<br>
● Monitored the workflow of Big data from source to integration tool SSIS (SAP systems integration services),cloudera datalake to Tableau.<br>
● Created Tableau presentations and published reports to the business users<br>
● Worked on MySql to design architect of database for Tetrahedron manufacturing services<br>
● Well versed with concepts of Java by creating Android Mobile applications<br>
● Currently working as an associate in walmart Sherway gardens.<br>
</article>
<div class="timeline">
<div class="container left">
<div class="content">
<h2>Present</h2>
<p><b>Humber Institute Of Technology And Advanced Learning</b><br>Post Graduate Diploma in Information Technology Solutions</p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Present</h2>
<p><b>Walmart Sherway Gardens</b> <br> Overnight Fulfillment Associate </p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>2018-2019</h2>
<p><b>Infosys Limited</b> <br> IT Operations Executive</p>
<p>● Provided L1 and L2 support by creating users groups and monitoring the permissions on Microsoft server 2008 and desktop.<br>● Monitored reports through Big data Analysis processes .<br>● Created the best visualizations on Tableau and publishing it through Tableau.<br>● Worked for a UK based fuel/petroleum client<br>● Monitored integration of transactional data in SSIS,SLT Bods,BDM Informatica.<br>● Created Usecase dashboards to visualize issues for reporting Daily margin reports.<br>● Used Service Now as a ticketing tool</p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>August 2018</h2>
<p><b> Uber </b> <br> Intern Consultant </p>
<p>● Managing and working on improving the process for the driver partners to get onboarded with uber and train them get the best rating .<br>● Preparing the best platform to train the drivers for examples videos,presentations,mobile Applications.<br>● Used Uber Bliss as a tool of ticketing</p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>2015-2018</h2>
<p><b>Guru Gobind Singh Indraprastha University</b><br>
Bachelors Of Computer Applications</p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>2016</h2>
<p><br>Internship Tetrahedron Manufacturing Services<br>
● Undertook project on“Ekarkhana database using mySql<br>● Worked in the capacity of Database designer using Mysql<br>● Designed database structure for Ekarkhaana<br>● Ekarkhana is a product of Tetrahedron Manufacturing Services in which details of the factory and industrial workshops are gathered to provide services to people in the industry.<br>● Practiced Digital marketing using OCTANE GO to send customized emails.<br>● Awarded as “Best Intern of the month” </p>
</div>
</div>
</div>
<!-- <article>
<div style="color: brown; font-size: 30px;">Experience Details </div>
<br>
<div onmouseover="fill(workdetailsinfosys,'workdetails2');" onmouseout="clear('workdetails2');" class="experiencenames">1. IT Operations Executive in INFOSYS : 2018-2019</div>
<br>
<div id="workdetails2"></div>
<br>
<div onmouseover="fill(workdetailsuber,'workdetails3');" class="experiencenames">2. Intern Consultant with UBER. : August 2018-Sept 2018</div>
<br>
<div id="workdetails3"></div>
<br>
<div onmouseover="fill(workdetailstetrahedron,'workdetails4');" class="experiencenames">3. Internship: Tetrahedron Manufacturing Services :June2016-july2016</div>
<br>
<div id="workdetails4"></div>
<br>
<div onmouseover="fill(workdetailswalmart,'workdetails5');" class="experiencenames">4. Overnight fulfillment associate in Walmart Canada :Present</div>
<br>
<div id="workdetails5"></div>
<br>
</article>
-->
</div>
<div id="certificates">
<div class="grid-container">
<!--each grid item is a block of categpory-->
<div class="grid-item">
<a href="music.html">
<embed src="img/CertificateOfCompletion_Python for Data Visualization.pdf" type="application/pdf" width="310px" height="300px"/>
<figcaption></figcaption>
</a>
</div>
<div class="grid-item">
<a href="cultural.html">
<embed src="img/Certificateof completion.pdf" type="application/pdf" width="310px" height="300px" />
<figcaption></figcaption>
</a>
</div>
<div class="grid-item">
<a href="jobs.html">
<embed src="img/dataanalysisgoogle.pdf" type="application/pdf" width="310px" height="300px"/>
<figcaption></figcaption>
</a>
</div>
<div class="grid-item">
<a href="shopp.html">
<embed src="img/Course_Certificate.pdf" type="application/pdf" width="310px" height="300px"/>
<figcaption></figcaption>
</a>
</div>
<div class="grid-item">
<a href="politics.html">
<embed src="img/Google Analytics Individual Qualification _ Google.pdf" type="application/pdf" width="310px" height="300px"/>
<figcaption></figcaption>
</a>
</div>
<div class="grid-item">
<a href="sports.html">
<embed src="img/Role Change Letter Trainee_Role_CHG.pdf" type="application/pdf" width="310px" height="300px"/>
</a>
</div>
</div>
</div>
<footer>
</footer>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js">
</script>
<script src="javascript/main.js">
</script>
</body>
</html>