-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
316 lines (305 loc) · 16.5 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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="./img/favicon.png">
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="./css/website.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Thasadith" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Alegreya+Sans" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/jquery-3.3.1.min.js"></script>
<script src="./js/fade.js"></script>
<script src="./js/scroll.js"></script>
<script src="./js/typewriter.js"></script>
<title>tchittesh</title>
</head>
<body id="bootstrap-overrides" data-spy="scroll" data-target=".navbar" data-offset="75" onload="checkAnimation()">
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" style="background-color: #3A16A8;">
<ul class="navbar-nav purple homelink">
<li class="nav-item">
<a class="nav-link" href="#home">CT</a>
</li>
</ul>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#myNavigation" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="myNavigation">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#exp">EXPERIENCE</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#proj">PROJECTS</a>
</li>
</ul>
<div>
</nav>
<section id="home" class="main-page" style="background-color: #CCCDFF;">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-4">
<img class="img-fluid rounded-circle" src="./img/profile.jpeg" alt="Chittesh">
</div>
<div class="col-8">
<h1 id="intro-text" class="intro">|</h1>
<hr>
<div>
<a class="fab fa-facebook intro-icon" href="https://www.facebook.com/chitteshthavamani"></a>
<a class="fab fa-linkedin intro-icon" href="https://linkedin.com/in/chittesh-thavamani/"></a>
<a class="fab fa-github-square intro-icon" href="https://github.com/tchittesh"></a>
<a class="align-top intro-email" href="mailto:tchittesh@gmail.com">tchittesh@gmail.com</a>
</div>
</div>
</div>
</div>
</section>
<section id="exp" class="page" style="background-color: #D9DAFF;">
<div class="container">
<h1 id="exp-text" class="text-left fade-left">Experience</h1>
<hr>
<div class="card fade-up">
<div class="card-body">
<div class="row rounded">
<div class="col-2">
<img class="img-fluid rounded" src="./img/logo/ri.png" alt="CMU Robotics Institute logo">
</div>
<div class="col-10">
<h5><span style="font-weight: bold;">Researcher</span> at CMU Argo AI Center for Autonomous Vehicle Research</h5>
<p class='normal-text' style='font-style: italic;'>December 2020 - present</p>
<p class='normal-text'>
I've been working in this lab for a while now and have been learning a lot about modern deep learning
under the guidance of Martin Li and Prof Deva Ramanan. So far, I've developed a novel non-uniform subsampling
method that exploits spatial and temporal biases in object location to increase video object detection
performance in latency intensive settings like robotics and autonomous vehicles. Our work was recently
published in International Conference on Computer Vision (ICCV)! Excited to continue my work here on
even more projects!
</p>
</div>
</div>
</div>
</div>
<div class="card fade-up">
<div class="card-body">
<div class="row rounded">
<div class="col-2">
<img class="img-fluid rounded" src="./img/logo/hrt.png" alt="HRT logo">
</div>
<div class="col-10">
<h5><span style="font-weight: bold;">Algo Developer Intern</span> at Hudson River Trading LLC</h5>
<p class='normal-text' style='font-style: italic;'>June 2021 - August 2021</p>
<p class='normal-text'>
My second summer on NYC streets! This time around, I spent my time learning more about the
finance industry and quantitative research with some wonderful mentors who guided me through the
process. I designed a cryptocurrency trading bot from scratch by discovering market signals and
developing an order execution system. In the second half, I analyzed a news sentiment dataset
and found a profitable macroeconomic signal that trades forex and international equity index futures.
</p>
</div>
</div>
</div>
</div>
<div class="card fade-up">
<div class="card-body">
<div class="row rounded">
<div class="col-2">
<img class="img-fluid rounded" src="./img/logo/zensors.png" alt="Zensors Inc. logo">
</div>
<div class="col-10">
<h5><span style="font-weight: bold;">Machine Learning Intern</span> at Zensors Inc.</h5>
<p class='normal-text' style='font-style: italic;'>June 2020 - August 2020</p>
<p class='normal-text'>
This summer I spent at home *cough corona cough* working remotely for Zensors, a startup providing
computer vision as a business intelligence service. I worked on the machine learning pipeline,
writing a metrics and visualization library and implementing a probability-based tracking
model, which significantly outperformed the previous system in high density areas. I met
some more wonderful mentors and got to experience first-hand the so-called startup life.
</p>
</div>
</div>
</div>
</div>
<div class="card fade-up">
<div class="card-body">
<div class="row rounded">
<div class="col-2">
<img class="img-fluid rounded" src="./img/logo/googlelogo.svg" alt="Google LLC logo">
</div>
<div class="col-10">
<h5><span style="font-weight: bold;">Software Engineering Intern</span> at Google LLC</h5>
<p class='normal-text' style='font-style: italic;'>June 2019 - August 2019</p>
<p class='normal-text'>
I spent this summer at Google's New York City office. It was a summer full of wonderful new
experiences -- I feel like I learned and grew so much. I designed and implemented a full stack end-to-end
feature to expose a control center for a distributed caching server system on the Google Ads platform.
I used Java for the backend and Angular TypeScript for the frontend, learning many best coding practices for both.
I also connected with a lot of interns and full-timers, making good friends and learning what life in the
industry after college would be like.
</p>
</div>
</div>
</div>
</div>
<div class="card fade-up">
<div class="card-body">
<div class="row rounded">
<div class="col-2">
<img class="img-fluid rounded" src="./img/logo/aopslogo.png" alt="AoPS logo">
</div>
<div class="col-10">
<h5><span style="font-weight: bold;">Teaching Assistant</span> at Art of Problem Solving</h5>
<p class='normal-text' style='font-style: italic;'>May 2018 - August 2019</p>
<p class='normal-text'>
I respond to questions, clarify concerns, and provide encouragement and guidance to foster student
understanding of course concepts. Classes, ranging from 40 to 60 students in size, are run on a
weekly basis through a live online interface. Over the course of my time here, I've taught classes
ranging from Counting and Probability to Number Theory to Programming with Python.
Assisting with these classes is an incredibly fulfilling activity for me -- the perfect
way to end a busy day.
</p>
</div>
</div>
</div>
</div>
<div class="card fade-up">
<div class="card-body">
<div class="row rounded">
<div class="col-2">
<img class="img-fluid" src="./img/logo/oulogo.png" alt="OU logo">
</div>
<div class="col-10">
<h5><span style="font-weight: bold;">Researcher</span> at Oakland University</h5>
<p class='normal-text' style='font-style: italic;'>August 2015 – December 2017</p>
<ul>
<li>Conducted research in graph theory on the strong matching preclusion problem for the Folded Petersen Cube and its application to the vulnerability of interconnection networks</li>
<li>Presented at the 1126th American Mathematical Society Conference</li>
<li>Published in the International Journal of Computer Mathematics: Computer Systems Theory</li>
</ul>
</div>
</div>
</div>
</div>
<div class="card fade-up">
<div class="card-body">
<div class="row rounded">
<div class="col-2">
<img class="img-fluid" src="./img/logo/sciologo.png" alt="Scio logo">
</div>
<div class="col-10">
<h5><span style="font-weight: bold;">Co-President</span> of Troy High Science Olympiad</h5>
<p class='normal-text' style='font-style: italic;'>May 2016 – May 2018</p>
<ul>
<li>Founded and conducted new outreach programs, including an introductory summer workshop for aspiring young students</li>
<li>Made executive team decisions regarding team structure, team size, and season schedule; completely student-run</li>
<li>Managed the logistics of tryouts, team meetings, and invitational tournaments in accordance with a team of 45 people</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="proj" class="page" style="background-color: #CCCDFF;">
<div class="container">
<h1 id="proj-text" class="text-left fade-left">Projects</h1>
<hr>
<div class="row">
<div class="col fade-up">
<div class="card-proj">
<img class="card-img-top" src="./img/shufflr.png" alt="Shufflr screenshot">
<div class="card-body">
<h5 class="card-title">Shufflr</h5>
<p class="card-text">
Random chat app designed to better connect college communities. Made with React.js, Node.js, and MySQL.
Deployed to AWS, and currently serving Carnegie Mellon and Princeton students.
</p>
<a href="https://github.com/tchittesh/shufflr" class="card-link">Github</a>
</div>
</div>
</div>
<div class="col fade-up">
<div class="card-proj">
<img class="card-img-top" src="./img/cvddr.png" alt="CV DDR screenshot">
<div class="card-body">
<h5 class="card-title">CV DDR</h5>
<p class="card-text">
A computer vision webcam-based DDR controller for when you want to play without having a fancy mat or arcade
setup. Built with OpenCV and Pynput; compatible with the StepMania DDR simulator.
</p>
<a href="https://github.com/tchittesh/ddr_cv" class="card-link">Github</a>
</div>
</div>
</div>
<div class="col fade-up">
<div class="card-proj">
<img class="card-img-top" src="./img/runroyale.png" alt="Run Royale screenshot">
<div class="card-body">
<h5 class="card-title">Run Royale</h5>
<p class="card-text">
A mario-kart style battle royale fitness game! Runners from around the globe can join a match and run with
others, but only one "survives" and wins each round. Built with React Native, Node.js, and Socket.io.
</p>
<a href="https://github.com/eyjiang/Run-Royale" class="card-link">Github</a>
<a href="https://devpost.com/software/run-royale" class="card-link">Devpost</a>
</div>
</div>
</div>
<div class="col fade-up">
<div class="card-proj">
<img class="card-img-top" src="./img/focus.png" alt="Focus screenshot">
<div class="card-body">
<h5 class="card-title">Focus</h5>
<p class="card-text">
At a team meeting and keep getting distracted? This is a productivity web app designed to keep you on track.
Designed with Python Flask and React.js with the Google Cloud Speech to Text and NLP APIs.
</p>
<a href="https://github.com/hannahhe/Focus" class="card-link">Github</a>
<a href="https://devpost.com/software/focus-epgcq5" class="card-link">Devpost</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col fade-up">
<div class="card-proj">
<img class="card-img-top" src="./img/tasteblend.jpg" alt="Taste.blend() screenshot">
<div class="card-body">
<h5 class="card-title">Taste.blend()</h5>
<p class="card-text">
A web app for that awkward moment when you can't decide what to play for your group of friends with diverse tastes.
Designed with Node.js, Express.js, HTML, CSS, JavaScript, and jQuery using the Spotify Web API.
</p>
<a href="https://github.com/tchittesh/spotify-app" class="card-link rounded">Github</a>
<a href="http://devpost.com/software/taste-blend" class="card-link">Devpost</a>
</div>
</div>
</div>
<div class="col fade-up">
<div class="card-proj">
<img class="card-img-top" src="./img/shellscreenshot.png" alt="Shell Tracker screenshot">
<div class="card-body">
<h5 class="card-title">Shell Tracker</h5>
<p class="card-text">
A simple Android app that tracks location, speed, and elevation and outputs theoretical energy usage in order to determine the fuel efficiency.
Built with Android Studio using Java and XML.
</p>
<a href="https://github.com/tchittesh/shell-eco-tracker" class="card-link">Github</a>
</div>
</div>
</div>
<div class="col">
</div>
<div class="col">
</div>
</div>
</div>
</section>
</body>
</html>