-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcvold.html
More file actions
344 lines (307 loc) · 14.8 KB
/
Copy pathcvold.html
File metadata and controls
344 lines (307 loc) · 14.8 KB
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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE html>
<html>
<head>
<title>Prash</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Generator" content="CV Maker - https://cvmkr.com/" />
<style type="text/css">
body {
background: #f0f0f0;
margin: 0;
padding: 0;
font-family: 'Helvetica Neue', Helvetica, Arial;
line-height: 18px;
font-size: 12px;
color: #222;
}
h1, h2, h3, h4 {
margin: 0 0 15px 0;
padding: 0;
}
h1 {
font-size: 300%;
}
h2 {
font-size: 210%;
}
h3 {
font-size: 130%;
}
p {
margin: 0 0 10px 0;
}
ul {
margin: 0;
padding: 0 0 0 10px;
list-style-type: square;
}
a {
color: #222;
}
/* ________________________________________________________ */
.clear {
clear: both;
}
#main {
background: #fff;
width: 900px;
padding: 35px;
margin: 0 auto 15px auto;
overflow: hidden;
box-shadow: 0 0 6px #ccc;
}
#title {
line-height: 42px;
border-bottom: 3px solid #000;
padding-bottom: 30px;
margin: 0px 0 30px 0;
font-weight: bold;
}
#credit {
margin-bottom: 20px;
font-size: 11px;
color: #999;
text-align: center;
}
#credit a {
color: #999;
}
p label {
font-weight: bold;
font-size: 110%;
margin-right: 10px;
}
p label span.colon {
display: inline;
}
.section {
margin-bottom: 20px;
}
.item {
margin: 0 0 20px 0;
}
/* _____________________________ */
.rtl {
direction: rtl;
}
.photo .basic-info .set {
float: none !important;
width: auto !important;
}
.basic-info .address {
width: 40%;
float: left;
}
.basic-info .r {
float: right;
width: 58%;
text-align: right;
}
.basic-info label {
font-weight: bold;
}
.basic-info label, .basic-info span {
display: inline !important;
}
.basic-info p {
margin: 0;
}
.section .title {
background: #000;
float: left;
text-transform: uppercase;
font-size: 105%;
font-weight: bold;
word-wrap: break-word;
color: #fff;
padding: 4px 6px;
width: 16%;
margin-right: 30px;
}
.section .set {
float: left;
width: 78%;
}
.section .set h3 {
margin: 0;
}
.section span.value {
display: block;
}
.section h3 span.l, .section span.r {
width: 49%;
float: left;
}
.section span.r {
float: right;
text-align: right;
}
.section-education .school,
.section-work .job_title {
font-size: 100%;
display: block;
margin: 5px 0 5px 0;
}
/* ___ photo ___ */
#photo {
width: 160px;
height: 200px;
overflow: hidden;
float: left;
margin-top: 8px;
border-radius: 4px;
}
#photo img {
width: 100%;
height: auto;
}
.header.photo {
margin-left: 190px;
}
.header.photo #title {
text-align: left;
}
.header.photo .basic-info {
float: none;
padding: 0;
}
@media screen and (max-width: 950px) {
body {
background: #fff;
}
#main {
box-shadow: none;
padding: 0;
padding: 5px;
}
}
</style>
</head>
<body class="lang-en ">
<div id="main">
<h1 id="title">Prashanth Balasubramanian</h1>
<div class="basic-info section">
<h2 class="title">Contact</h2>
<div class="set">
<p class="address">
<span class="value">
1292, First Cross, HAL III Stage<br />New Thippasandra<br />Bangalore - 560075 </span>
</p>
<div class="r">
<p class="email"><label>E-mail<span class="colon">:</span></label> <span class="value">prash_94@hotmail.com</span></p>
<p class="website"><label>Website<span class="colon">:</span></label> <span class="value">www.prashanthb.com</span></p>
<p class="phone"><label>Phone<span class="colon">:</span></label> <span class="value">+4917625960432 (Until June 2016)<br />+919886956459</span></p>
</div>
<div class="clear"> </div>
</div><!-- set //-->
<div class="clear"> </div>
</div><!-- basic-info //-->
<div class="section section-education">
<h2 class="title">Education</h2>
<div class="set">
<div class="item">
<h3><span class="course l">MSc - Computer Science</span>
<span class="date r">September 2016 — August 2018</span>
</h3>
<div class="clear"> </div>
<span class="school">ETH Zürich</span><span class="clear"> </span>
</div>
<div class="item">
<h3><span class="course l">Big Data Summer School</span>
<span class="date r">July 2016 — July 2016</span>
</h3>
<div class="clear"> </div>
<span class="school">Tsinghua University, Beijing</span><div class="info">Invited to attend the Big Data Summer School in Beijing, on a scholarship.</div><span class="clear"> </span>
</div>
<div class="item">
<h3><span class="course l">B.Tech - Computer Science and Engineering</span>
<span class="date r">July 2012 — Present</span>
</h3>
<div class="clear"> </div>
<span class="school">VIT University, Vellore, India</span><div class="info"><p><span><b>CGPA (Upto Current Semester) : </b>9.06/10.0</span></p></div><span class="clear"> </span>
</div>
<div class="item">
<h3><span class="course l">High School Diploma</span>
<span class="date r">2007 — 2012</span>
</h3>
<div class="clear"> </div>
<span class="school">National Public School, Indiranagar, Bangalore</span><div class="info"><ul><li><span>All India Secondary School Examination (10th Std.) - 2010</span><ul><li><span>10/10 GPA</span></li><li><span>Featured in a newspaper article </span></li></ul></li><li>All India Secondary School Examination (12th Std.) - 2012<ul><li>90% Aggregate</li></ul></li></ul></div><span class="clear"> </span>
</div>
</div>
<div class="clear"> </div>
</div>
<div class="section section-references">
<h2 class="title">Research and Patents</h2>
<div class="set">
<div class="item">
<span class="info"><div><p><span><b><span>Automobile Pilot Adroitness Analyzer (APAA) (2014 - Present)</span></b></span></p><p><span><span><i>Prashanth Balasubramanian, Bhupesh Singh, Jimmy Mathew</i></span></span></p><ul><li><span>Winner of INR 50,000 grant for research and development.</span></li><li>Device uses ATMEGA microcontrollers to process data from sensors (Ultrasonic, Pulse, Flex etc.) and calculate driver proficiency using an Artificial Neural Network.</li><li>Ongoing Patent documentation.</li></ul><div><br /></div><div><p><span><b><span>Low-Cost Holistic Pre-Crash Data Recorder with Crash Prediction using Neural Networks (2015 - Present)</span></b></span></p><p><span><span><i>Prashanth Balasubramanian, M. Rajasekhara Babu</i></span></span></p><p><span><span><i>201631007253, E-12/121/2016/CHE, R20164006306</i></span></span></p><ul><li><span><span>Current Systems are obscure and expensive and use no Artificial Intelligence for efficiency.</span></span></li><li>Developed a low-cost system that uses Hall Effect Sensors, Potentiometers, Ultrasonic Sensors, LM35, among others, to log data to a database as soon as crash probability exceeds 0.5 (Calculated using an Artificial Neural Network), from a temporary buffer.</li><li>Patent published (Indian Patent Journal - 25th March, 2016). Awaiting examination.</li></ul><div><br /></div><div><p><span><b><span>A Comprehensive Study on Guitar Signal Processing using SSE and Vacuum Tubes (2015 - Present)</span></b></span></p><p><i>Prashanth Balasubramanian</i></p><ul><li>Trial and error circuits using op-amps and valves. Surveyed the opinions of several guitarists on the difference in tone. Found tube amplification to be "cleaner" and "warmer".</li><li>Currently creating an IOT powered open source multi-effect pedal that allows tube/SSE channel selection through an android application.</li></ul><div><br /></div><div><p><span><b><span>Summarization and Querying of Large Web Archives using Latent Semantic Analysis (2016 - Present)</span></b></span></p><p><i>Prashanth Balasubramanian, Helge Holzmann</i></p><ul><li>Novel research on extracting useful data from WARC files indexed by CDX files using ArchiveSpark, an open source framework developed by Helge Holzmann. </li><li>Natural Language Processing (Latent Semantic Analysis) using Spark and Scala, to extract summary terms from cleaned data. Currently creating a data cleaning pipeline to remove near-duplicates (LSH) and irrelevant documents.</li></ul><div><br /></div><div><p><span><b><span>Rocket Propulsion Elements - World's First Affordable Rocket Engine for Public Transport</span></b></span></p><p><i>Prashanth Balasubramanian</i></p><ul><li>Ongoing study of Rocket Propulsion Elements (George P. Sutton). Future research to be conducted at ETH Zurich, once I secure funding to carry out my experiments.</li><li>Independent research on this topic. Main reason for studying Rocket Science outside my curriculum - Because I can. </li></ul></div></div></div></div></div></span>
</div>
</div>
<div class="clear"> </div>
</div>
<div class="section section-1445966961806">
<h2 class="title">Other Projects</h2>
<div class="set">
<div class="item">
<span class="info"><b><span><span>Simulated Android Application "Falling Balls" on Windows environment (2011)</span></span></b><div><span><span><b><span><br /></span></b></span></span><div><ul><li><span>Created using C++ and the Allegro game programming library to simulate the game "Falling Balls" on Windows. Basic laws of physics and range/gravity formulae were used to simulate ball motion.</span></li><li><span>Created game from scratch using only Allegro.</span></li></ul><div><span><span><br /></span></span></div><p><b><span><span>Simulation and Application of various Algorithms for Real-time Transportation Problem (2013)</span></span></b></p><ul><li><span>Simulated and applied the following algorithms to a given real time transportation problem - Djikstra's Algorithm, Prim's MST and Ford Fulkerson's Maximum Flow.</span></li><li><span>Language: C++</span></li></ul><div><span><span><br /></span></span></div><div><div><span><span><b><span>Simulation of Restaurant Menu Optimization using Simplex method in C++ (2014)</span></b></span></span></div><div><ul><li><span><span>Implemented Linear Programming and Simplex Method to Optimize Restaurant Inventory using C++.</span></span></li></ul><div><span><span><br /></span></span></div><div><div><div><b><span>Co-Creator of fingerprint image resolver using MD5 Hashes (2014)</span></b></div><div><ul><li><span><span>Part of a team that developed a simple prototype of a program that creates MD5 hashes for each fingerprint and matches the MD5 hash when a user inputs a fingerprint.</span></span></li><li><span><span>Languages Used : HTML, PHP, JavaScript</span></span></li></ul></div></div></div></div></div></div></div></span>
</div>
</div>
<div class="clear"> </div>
</div>
<div class="section section-work">
<h2 class="title">Work experience</h2>
<div class="set">
<div class="item">
<h3><span class="company l">Sonect</span>
<span class="date r">April 2016 — Present</span>
</h3>
<div class="clear"> </div>
<span class="job_title">Platform Developer/Software Engineer</span><div class="info"><ul><li>Working with a startup based out of Zurich to create next generation payment solutions using revolutionary Blockchain technology.</li><li>Funded by Post-Finance bank.</li></ul></div><div class="clear"> </div>
</div>
<div class="item">
<h3><span class="company l">L3S Research Center - Hannover, Germany</span>
<span class="date r">January 2016 — June 2016</span>
</h3>
<div class="clear"> </div>
<span class="job_title">Research Student</span><div class="info"><ul><li><span><span>6 months research internship in Hanover, Germany on a full scholarship.</span></span></li></ul></div><div class="clear"> </div>
</div>
<div class="item">
<h3><span class="company l">Tata Elxsi Ltd.</span>
<span class="date r">June 2015 — July 2015</span>
</h3>
<div class="clear"> </div>
<span class="job_title">Android Trainee</span><div class="info"><ul><li><span><span>Android Application Development training program</span></span></li><li><span><span>Developed the Tata Elxsi Emergency Contact Database application, that retrieved a list of emergency contacts, based on user location.</span></span></li></ul></div><div class="clear"> </div>
</div>
<div class="item">
<h3><span class="company l">Infinite Dreams (Bangalore Open Air) - Bangalore, India</span>
<span class="date r">May 2012 — June 2015</span>
</h3>
<div class="clear"> </div>
<span class="job_title">Artist Manager/Event Manager</span><div class="info"><ul><li><span>Handling client and
vendor meetings, managing notable personalities in the music industry.</span></li>
<li><span>Extensive work on video/image/graphic editing/creation.</span></li><li><span>3 Summers of experience working under strenuous conditions and consistently delivering sterling results.</span></li></ul></div><div class="clear"> </div>
</div>
</div>
<div class="clear"> </div>
</div>
<div class="section section-1411702637686">
<h2 class="title">Technical Proficiency</h2>
<div class="set">
<div class="item">
<span class="info"><ul><li><span><b>Programming Languages:</b> C, C++, Embedded C, Java , SQL, HTML, CSS, PHP, Javascript, Scala, Node.js, Solidity.</span></li><li><span><b>Tools:</b> Apache Spark, Hadoop, Jupyter, GIMP, Autodock, Rational Rose Suite, Android Studio, Eclipse, Allegro, Reaper, Audacity, Various DAW's</span></li><li><span><span>Mechanical Proficiency</span>: Soldering, Power Tools, Machining, Electrical connections, PCB fabrication</span></li></ul><div><span><span><br /></span></span></div><div><span><span></span></span></div><div></div></span>
</div>
</div>
<div class="clear"> </div>
</div>
<div class="section section-qualifications">
<h2 class="title">Cocurricular Prowess</h2>
<div class="set">
<div class="item">
<span class="info"><ul><li><span>Ex-Member of Nehru Bal Sangh (UN Recognized NGO) </span></li><li><span>High School Basketball Captain. University basketball team member (2012-2015)</span></li><li><span>Core Member of Music Club. Drummer and Ex-vocalist of the band "Ominous"</span></li><li><span>Current Drummer of German band "Casus". Proudly endorse Czarcie Kopyto drum pedals (unofficial).</span></li><li><span>Performed numerous shows and received several accolades for drumming. Highly regarded for drumming and music production abilities as a semi-professional musician.</span></li></ul></span>
</div>
</div>
<div class="clear"> </div>
</div>
</div>
</body>
</html>