-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·217 lines (198 loc) · 10.2 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
<!DOCTYPE html>
<html>
<title>Keval Jagatiya</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="social_media_platform.css">
<style>
html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif}
</style>
<body class="w3-light-grey">
<!-- Page Container -->
<div class="w3-content w3-margin-top" style="max-width:1400px;">
<!-- The Grid -->
<div class="w3-row-padding">
<!-- Left Column -->
<div class="w3-third">
<div class="w3-white w3-text-grey w3-card-4">
<div class="w3-display-container">
<!-- <img src="assets/yaktocat.png" style="width:100%" alt="Avatar"> -->
<div class="w3-display-bottomcenter w3-container w3-text-black">
<!-- <hr> -->
<h2 >Keval Jagatiya _</h2>
<hr>
<a href="https://www.linkedin.com/in/kevaljagatiya" class="fa fa-linkedin"></a>
<a href="https://www.github.com/jagatiyakeval" class="fa fa-github"></a>
<a href="https://www.instagram.com/kevaljagatiya/" class="fa fa-instagram"></a>
<a href="https://www.twitter.com/keval_jagatiya1" class="fa fa-twitter"></a>
<hr>
</div>
</div>
<div class="w3-container">
<p><i class="fa fa-briefcase fa-fw w3-margin-right w3-large w3-text-black"></i>Software Engineer</p>
<p><i class="fa fa-home fa-fw w3-margin-right w3-large w3-text-black"></i>Bangalore, India</p>
<p><i class="fa fa-envelope fa-fw w3-margin-right w3-large w3-text-black"></i>[email protected]</p>
<p><i class="fa fa-phone fa-fw w3-margin-right w3-large w3-text-black"></i>+91 8980981427</p>
<hr>
<p class="w3-large">
<b>
<span class="fa-stack fa-lg" style="font-size:12px;">
<i class="fa fa-square fa-stack-2x w3-text-black"></i>
<i class="fa fa-terminal fa-stack-1x fa-inverse"></i>
<i class="fa fa-fw w3-text-black">
</span>
</i>Languages</b></p>
<h4>
<span class="w3-tag w3-black w3-round">Python</span> •
<span class="w3-tag w3-black w3-round">C</span> •
<span class="w3-tag w3-black w3-round">C++</span>
</h4>
<!-- <br> -->
<hr>
<p class="w3-large"><b><i class="fa fa-asterisk fa-fw w3-margin-right w3-text-black"></i>Technologies</b></p>
<h4>
<span class="w3-tag w3-black w3-round">Machine learning</span> •
<span class="w3-tag w3-black w3-round">Data</span> •
<span class="w3-tag w3-black w3-round">AI</span>
</h4>
<!-- <p>Python</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-black" style="width:90%">90%</div>
</div>
<p>Machine learning</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-black" style="width:80%">
<div class="w3-center w3-text-white">80%</div>
</div>
</div>
<p>C</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-black" style="width:75%">75%</div>
</div>
<p>C++</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge w3-black" style="width:50%">50%</div>
</div> -->
<hr>
<p class="w3-large w3-text-theme"><b><i class="fa fa-globe fa-fw w3-margin-right w3-text-black"></i>I can speak</b></p>
<h4>
<span class="w3-tag w3-black w3-round">English</span> •
<span class="w3-tag w3-black w3-round">Hindi</span> •
<span class="w3-tag w3-black w3-round">Gujarati</span>
</h4>
<br>
</div>
</div><br>
<!-- End Left Column -->
</div>
<!-- Right Column -->
<div class="w3-twothird">
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-grey w3-padding-16">
<i class="fa fa-suitcase fa-fw w3-margin-right w3-xxlarge w3-text-black"></i>Work Experience</h2>
<hr>
<img src="assets/GE_logo.png" style="width:64px;height:64px;"><h3 >General Electric [ Aug 2018 – Present ] • 2 year 5 months</h3>
<h4>Business: Healthcare Digital Platform Solutions</h4>
<hr>
<div class="w3-container">
<h5 class="w3-opacity"><b>Team : Intelligent Workflow | Voice Platform</b></h5>
<!-- <h6 class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i></h6> -->
<p>
<ul>
<li>Speech recognition Test framework in Python for standard test set-up of audio devices </li>
<li>Framework was generating test reports with graphical illustration using socket communication </li>
<li>Test-unit talks to input (mic) and output (speaker) device interface based on model query</li>
</ul>
</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Team : Intelligent Workflow | Computer Vision</b></h5>
<!-- <h6 class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Mar 2012 - Dec 2014</h6> -->
<p>
<ul>
<li>Data Collection, Cleaning, Augmentation, Preprocessing, Training, Validation and Inference</li>
<li>Generated model claimed 95%+ accuracy on clinical data</li>
<li>Service implementation was tested on various OS and servers for deployment</li>
</ul>
</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Team : Intelligent Workflow | Camera/Stream Abstraction Layer</b></h5>
<!-- <h6 class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Mar 2012 - Dec 2014</h6> -->
<p>
<ul>
<li>Development of client apps for Streaming abstraction layer using GStreamer</li>
<li>Test-suit for automated E2E testing of streaming pipelines</li>
</ul>
</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Team : Intelligent Workflow | 4G Wireless Communication Integration [Healthcare systems]</b></h5>
<!-- <h6 class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Mar 2012 - Dec 2014</h6> -->
<p>
<ul>
<li>Led hardware integration for highspeed wireless communication POC team inside core team</li>
<li>Contributed in Benchmark testing with various Network Profile for comparative analysis</li>
</ul>
</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Team: Healthcare Imaging - HC IMG-Molecular Imaging & Computed Tomography</b></h5>
<h6 class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i> GE Healthcare : Electrical Intern [ Aug 2018 – Apr 2019 ] • 9 months</h6>
<p>
<h7>Project: Machine Vision: Automation of Patient Positioning for Medical Diagnostic Imaging</h7>
<ul>
<li>“Novel approach for Patient Positioning, Anatomy mapping and Depth Measurement in Medical Diagnostic Imaging Using 3D Time of Flight Camera”</li>
<li>Mathematical modeling of depth calculations and algorithm to map virtual surface reference</li>
<li>Standard Imaging Scanner process flow improved 40 seconds in process using automation</li>
<li>Deployed docker GUI App using OpenCV and PCL in Python and C++ on Linux Platform</li>
</ul>
</p>
<br>
</div>
</div>
<div class="w3-container w3-card w3-white">
<h2 class="w3-text-grey w3-padding-16"><i class="fa fa-certificate fa-fw w3-margin-right w3-xxlarge w3-text-black"></i>Education</h2>
<div class="w3-container">
<h5 class="w3-opacity"><b>Master of Technology in Embedded Systems from VIT, Vellore</b>
<span class="w3-tag w3-black w3-round">CGPA – 8.39</span></h5>
<h6 class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>April – 2019</h6>
<!-- <p>Web Development! All I need to know in one place</p> -->
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Bachelor of Engineering in Electronics & Communication from GTU, Gujarat</b>
<span class="w3-tag w3-black w3-round">CGPA – 9.43</span></h5>
<h6 class="w3-text-black"><i class="fa fa-calendar fa-fw w3-margin-right"></i>May – 2017</h6>
<!-- <p>Web Development! All I need to know in one place</p> -->
<!-- <hr> -->
<br>
</div>
</div>
<!-- End Right Column -->
</div>
<!-- End Grid -->
</div>
<!-- End Page Container -->
</div>
<footer class="w3-container w3-black w3-center w3-margin-top">
<p>Find me on social media.</p>
<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i href="https://www.instagram.com/kevaljagatiya/" class="fa fa-instagram w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
<i class="fa fa-github w3-hover-opacity"></i>
<hr>
<!-- <p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p> -->
</footer>
</body>
</html>