-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
353 lines (323 loc) · 11.9 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
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
345
346
347
348
349
350
351
352
353
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1252">
<title> Mihir Mehta </title>
<meta name="CREATED" content="0;0">
<meta name="CHANGEDBY" content="Mihir Mehta">
<!-- style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-style: solid; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1"-->
<!-- Start of StatCounter Code -->
<script>
var sc_project=4688896;
var sc_invisible=1;
var sc_partition=56;
var sc_click_stat=1;
var sc_security="d5607100";
</script>
<!-- <td bordercolor="#000000" border="0" valign="top" width="20%">
<img src="anuj.jpg" height="35%" width="35%">
</td>
-->
<style type="text/css">
<!--
TD P { color: #333333; font-family: "Verdana"; font-size: 9pt }
P { color: #333333; font-family: "Verdana"; font-size: 9pt }
A:link { color: #990000; font-family: "Verdana"; font-weight: bold; text-decoration: none }
A:visited { color: #990000; font-family: "Verdana"; font-weight: bold; text-decoration: none }
-->
</style>
</head>
<body dir="LTR" lang="en-IN" link="#990000" text="#333333" vlink="#990000">
<p style="margin-bottom: 0cm"><a name="begin"></a><br>
</p>
<table border="0" cellpadding="2" cellspacing="2" width="100%">
<tbody><tr valign="TOP">
<td width="40%">
<p align="LEFT"><font size="5">Mihir
Mehta</font> <br><br>Software Engineer<br>
Systems Core Group <br>Samsung Research
Institute,
Noida <br><br>Graduate <br>Department of
Computer Science and Engineering <br>Indian
Institute of Technology Delhi
</p>
</td>
<td width="6%">
<p align="LEFT"> <br><br><br><strong>Email</strong><br><strong>Personal</strong><br><strong>Webpage</strong>
</p>
</td>
<td width="25%">
<p align="LEFT"> <br><br><br>mihir[dot]mehta[at]samsung[dot]com
<br>mihir[dot]cs[dot]iitd[at]gmail[dot]com
<br><a href="http%3A%2F%2Fairbornemihir.github.io%2F">http://airbornemihir.github.io/</a>
</p>
</td>
<td>
<img src="index_files/mihir01.png">
</td>
</tr>
</tbody></table>
<p> </p>
<hr noshade="noshade" size="3">
<p style="margin-bottom: 0cm"><a href="resume.pdf">Resume</a> | <a href="#me">About
Me</a> | <a href="#acadinterest">Academic Interests</a> | <a href="#intern">Internship</a> | <a href="#proj">Projects</a>
| <a href="#skills">Technical Skills</a> | <a href="#courses">Courses</a>
</p>
<hr noshade="noshade" size="3">
<p><a name="me"></a><strong>About me:</strong>
</p>
<p>I am a software developer in the Systems Core Group at
the <a href="https://www.samsungnoidalab.com/">Samsung
Research Institute, Noida</a>. I graduated in 2013 from
the <a href="http://www.cse.iitd.ac.in/">Department of Computer
Science and Engineering</a> at
the <a href="http://www.iitd.ac.in/">Indian Institute of Technology,
Delhi, India</a>.
</p>
<p><a href="#begin">Top</a></p>
<hr noshade="noshade" size="3">
<p><a name="acadinterest"></a><strong>Academic Interests:</strong>
</p>
<ul>
<li><p style="margin-bottom: 0cm"><b>Automata Theory</b></p></li>
<li><p style="margin-bottom: 0cm"><b>Programming Languages</b></p></li>
<li><p style="margin-bottom: 0cm"><b>Operating Systems</b></p></li>
</ul>
<p>My current employment has a strong focus on operating systems
(mainly Linux), in the context of phones running
the Android operating system.
</p>
<p><a href="#begin">Top</a></p>
<hr noshade="noshade" size="3">
<p><a name="intern"></a>
</p>
<ul>
<li><p><strong>Internship at Mygola Technologies, May-July 2012</strong><br>
I worked at Mygola Technologies, a web start-up in the domain of
online travel planning, in the summer of 2012. My
project was Tweetola, which is a web application helping
e-commerce merchants contact Twitter users on the basis of tweets
with commercial intent. Using the Twitter API for accessing public
tweets in real time, I developed this application using techniques
such as keyword filtering and blacklisting to find relevant tweets
for each marketer.
<p><a href="#begin">Top</a></p>
<hr noshade="noshade" size="3">
<p><a name="proj"></a><strong>Projects:</strong>
</p>
<ul>
<li><p><strong>Intensional Programming in the Spreadsheet(May
2011 - July 2011)
<a href="http://www.cse.iitd.ernet.in/%7Esanjiva/">Prof. Sanjiva Prasad</a></strong>,
CSE, IITD <br>
I worked with Prof. Sanjiva Prasad and Ramanshu Mahaur to
build a general programming language based on computations as
spreadsheet rules. We were able to implement the project
using Perl syntax for the language and GTK+ 2.0 for the
spreadsheet interface, and also design a game programming
environment (using OpenGL) as a proof of concept.
</p>
</li>
<li><p><strong>PintOS Development(January 2012 - April 2012):
<a>Course Project</a></strong> for Operating Systems <br>
PintOS is an instructional operating system for programming
assignments in operating systems courses, designed as a
minimalistic version of Linux. In the course of this project,
I implemented functionality for system calls, loading and
execution of userspace executables, virtual memory, and
persistent file systems.
</p>
</li>
<li><p><strong>Spatial Search in NaPTAN (January 2012 - April 2012) :
<a>Course Project</a></strong> for Database Systems <br>
Designed a web app for users to plot their location (using
the Google Maps API) and query for public transport
access nodes in the vicinity. The NaPTAN database of
public transport access nodes in the UK was the dataset.
The PostgreSQL relational database, and its spatial
database extension PostGIS were used as the database back end.
</p>
</li>
<li><p><strong>Programming Competition Management System (October 2011 - December 2011) :
<a>Course Project</a></strong> for Software Engineering <br>
Developed an automated judging system for online
programming contests, modeled as tournament-style matches
between pairs of programs playing a 2-player
game. Implemented this using the Apache Tomcat server and
Java's on-the-fly compilation features.
</p>
</li>
<li><p><strong>ML interpreter (January 2011 - April 2011):
<a href="http://www.cse.iitd.ernet.in/%7Esanjiva/">Course
Project</a> for Programming Languages</strong> <br>
Designed and implemented an interpreter for a
Turing-complete subset of the Standard ML language. This
interpreter had both eager (SECD machine) and lazy (Krivine
machine) strategies for evaluation of expression, on top of a
common framework for scanning and parsing into an abstract
syntax tree.
</p>
</li><li><p><strong>MIPS emulator (August 2010 - November 2010) :
<a href="http://www.cse.iitd.ernet.in/%7Eanshul">Course
project</a> for Computer Architecture</strong> <br>
Implemented an emulator for a significant subset of the MIPS
architecture with an arithmetic unit and a register file.
Augmented this with pipelining and validated it using a
non-trivial MIPS assembly program.
</p>
</li></ul>
<p><a href="#begin">Top</a></p>
<hr noshade="noshade" size="3">
<p><a name="skills"></a><strong>Technical Skills</strong>
</p>
<ul>
<li><p style="margin-bottom: 0cm"><strong>Programming Languages
: </strong>Imperative languages (C, Python, Java), functional
languages (OCaml, SML), scripting languages (Perl, Python), database
interaction languages (SQL) and declarative languages
(Prolog).</p></li>
<li><p style="margin-bottom: 0cm"><strong>DataBases
: </strong>PostgreSQL, MySQL
</p>
</li><li><p style="margin-bottom: 0cm"><strong>Operating Systems
: </strong>Linux (application AND kernel development experience)
</p>
</li><li><p><strong>Others : </strong>LLVM, OpenGL, GTK+ 2.0 and
3.0, Xilinx, Qemu and Bochs.
</p>
</li></ul>
<p><a href="#begin">Top</a></p>
<hr noshade="noshade" size="3">
<p><a name="courses"></a><strong>Courses</strong>
</p>
<ul>
<li><p style="margin-bottom: 0cm"><b>Computer Science</b>:
</p>
<ul>
<li><p style="margin-bottom: 0cm">Introduction to
Computers and Programming
</p>
<li><p style="margin-bottom: 0cm">Introduction to
Computer Science and Engineering
</p>
</li><li><p style="margin-bottom: 0cm">Data Structures
</p>
</li><li><p style="margin-bottom: 0cm">Discrete Mathematical Structures
</p>
</li><li><p style="margin-bottom: 0cm">Computer Architecture
</p>
</li><li><p style="margin-bottom: 0cm">Design Practices in Computer Science
</p>
</li><li><p style="margin-bottom: 0cm">Programming Languages
</p>
</li><li><p style="margin-bottom: 0cm">Digital
Hardware Design
</p>
</li><li><p style="margin-bottom: 0cm">Computer Networks
</p>
</li><li><p style="margin-bottom: 0cm">Introduction to
Database systems
</p>
</li><li><p style="margin-bottom: 0cm">Operating Systems
</p>
</li><li><p style="margin-bottom: 0cm">Theory of Computation
</p>
</li><li><p style="margin-bottom: 0cm">Analysis and Design of Algorithms
</p>
</li><li><p style="margin-bottom: 0cm">Compiler Design
</p>
</li><li><p style="margin-bottom: 0cm">Professional Practices
</p>
</li></ul>
<p style="margin-bottom: 0cm"></p>
</li><li><p style="margin-bottom: 0cm"><b>Electrical Engineering</b>:
</p>
<ul>
<li><p style="margin-bottom: 0cm">Fundamentals of Electrical Engineering
</p>
</li><li><p style="margin-bottom: 0cm">Digital Electronics
</p>
</li><li><p style="margin-bottom: 0cm">Digital
Electronics Laboratory
</p>
</li><li><p style="margin-bottom: 0cm">Signals and Systems
</p>
</li></ul>
<p style="margin-bottom: 0cm"></p>
</li><li><p style="margin-bottom: 0cm"><b>Mathematics</b>:
</p>
<ul>
<li><p style="margin-bottom: 0cm">Introduction to Analysis and Differential Equations
</p>
</li><li><p style="margin-bottom: 0cm">Introduction to Algebra and Matrix Analysis
</p>
</li><li><p style="margin-bottom: 0cm">Numerical Optimisation
</p>
</li><li><p style="margin-bottom: 0cm">Probability and Stochastic Processes
</p>
</li><li><p style="margin-bottom: 0cm"> Statistical
Methods and Algorithms
</p>
</li></ul>
<p style="margin-bottom: 0cm"></p>
</li><li><p style="margin-bottom: 0cm"><b>Other Departments</b>:
</p>
<ul>
</li><li><p style="margin-bottom: 0cm">Fields and Waves
</p>
</li><li><p style="margin-bottom: 0cm">Physics Laboratory
</p>
</li><li><p style="margin-bottom: 0cm">Engineering Graphics
</p>
</li><li><p style="margin-bottom: 0cm">Physical
Chemistry Concepts and Applications
</p>
</li><li><p style="margin-bottom: 0cm">Chemistry Laboratory
</p>
</li><li><p style="margin-bottom: 0cm">Manufacturing Practices
</p>
</li><li><p style="margin-bottom: 0cm">Engineering Mechanics
</p>
</li><li><p style="margin-bottom: 0cm">Physics of Materials
</p>
</li><li><p style="margin-bottom: 0cm">Optics
</p>
</li><li><p style="margin-bottom: 0cm">Bioinformatics
</p>
</li><li><p style="margin-bottom: 0cm">Energy,
Ecology, and Environment
</p>
</li></ul>
</li><li><p style="margin-bottom: 0cm"><b>Humanities Department</b>:
</p>
<ul>
<li><p style="margin-bottom: 0cm">Introduction to Literature
</p>
</li><li><p style="margin-bottom: 0cm">Introduction to Drama
</p>
</li><li><p style="margin-bottom: 0cm">Micro economics
</p>
</li></ul>
<p style="margin-bottom: 0cm"></p>
</li></ul>
<p><a href="#begin">Top</a></p>
<hr noshade="noshade" size="3">
<p><a name="misc"></a><strong>Miscellaneous</strong>
</p>
<ul>
<li><p style="margin-bottom: 0cm"><b>Scholastic Achievements</b>:
</p>
<ul>
<li><p style="margin-bottom: 0cm">Secured All India Rank 138 in JEE 2009.
</p>
</li><li><p style="margin-bottom: 0cm">Secured All India Rank
29 in AIEEE 2009.
</p>
</li></ul>
</li></ul>
<p><a href="#begin">Top</a></p>
<hr noshade="noshade" size="3">
<p>Site last updated: January 18 2014<br><br></p><p>© Mihir Mehta, 2014<br>
The template has been "inherited"
from <a href="http://www.cse.iitd.ac.in/%7Ecs1080194">Swapnil Jain</a>.
</p>
</body></html>