-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html.bak
97 lines (79 loc) · 4.08 KB
/
index.html.bak
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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Mahendra Jain</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js" type="text/javascript"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="./style.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body>
<!-- partial:index.partial.html -->
<link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic|Open+Sans:300,400,500,700|Waiting+for+the+Sunrise|Shadows+Into+Light' rel='stylesheet' type='text/css'>
<div class="wrapper clearfix">
<div class="left">
<div class="name-hero">
<div class="me-img"></div>
<div class="name-text">
<h1>Mahendra <em>Jain</em></h1>
<p>Aparna Serene Park, Kondapur, Hyderabad</p>
<p><a href="[email protected]">[email protected]</a></p>
<p>(+91) 99863-56478</p>
</div>
</div>
</div>
<div class="right">
<div class="inner">
<section>
<h1>Summary</h1>
<p>Highly motivated and skilled Data Engineer and Data Analysts with 16 years of experience in Microsoft based technologies. Skilled in data integration and data analysis. Strong problem-solving skills with the ability to work independently or as part of a team. Passionate about data and getting insights out of data. Seeking to leverage my skills and experience to make a significant impact in Data engineering role.</p>
</section>
<section>
<h1>Employment</h1>
<p>May 2015 - Present <em>Microsoft India Pvt. Ltd | Sr. Software Engineer</em></p>
<p>Worked on Incentive data platform on integration of various data system using technologies such as Azure Databricsk, Data Factory, TSQL. Gained domain expertise on various kind of Incentive calculations, distribution & protection of data.</p>
<p>May 2013 - May 2015 | <em>IBM India Pvt ltd. | Application Developer</em></p>
<p>Worked in building the logistic datawarehouse for client using the data technologies such as sql Server Integration and Analysis services. This helped the client to reduce the overall time to market for the new products and fullfilment of orders on time.</p>
<p>November 2011 - May 2013 | <em>Wipro Technologies | Sr. Software Engineer</em></p>
<p>Worked on development and maintainence of Data Mart solution for Energy domain organization based out of US. Leveraged MS Sql based technologies to to integrate various systems for the project and build insights reporting out of it.</p>
<p>July 2007 - November 2011 | <em>Tech Mahindra Ltd. | Associate Business Analyst</em></p>
<p>Worked on ERP and BI projects for companies from middle east and UK using tools and technoloies such as Microosft Navision, SQL Server etc. Gained deep expertise in telecom domain during the stint. Worked on handling project implemenation and support which gave exposure on understanding how ERP helps Organizatons streamline their process.</p>
</section>
<section>
<h1>Technical Skills</h1>
<ul class="skill-set">
<li>T-SQL</li>
<li>KQL</li>
<li>Spark</li>
<li>Azure Data Explorer</li>
<li>Azure Databricks</li>
<li>Azure Synapse analytics</li>
<li>Azure</li>
<li>Azure Data Factory</li>
<li>Power BI</li>
<li>Azure Devops</li>
<li>SSIS</li>
<li>SSRS</li>
<li>MS Navision</li>
<li>Azure Cosmos DB</li>
</ul>
</section>
<section>
<h1>Education</h1>
<p>B-Tech | <em>Electrical & Electronics Engineer</em></p>
<p>Sikkim Manipal Institute Of Technology | Sikkim</p>
<p>2007</p>
</section>
<section>
<div class="handmade">
<p>Created By : <em> Mahendra Jain</em></p>
</div>
</section>
</div>
</div>
</div>
<!-- partial -->
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>