-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
264 lines (247 loc) · 17.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
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
<!DOCTYPE HTML>
<html lang="en">
<!--Header-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Ritvik Iyer</title>
<meta name="author" content="Ritvik Iyer">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" type="image/png" href="images/seal_icon.png">
</head>
<body>
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="padding:0px">
<td style="padding:0px">
<!--About me...Introduction-->
<div class="container">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="padding:0px">
<td style="padding:1%;width:15%;max-width:30%">
<a href="images/ritvik_profile.jpg"><img style="width:100%;max-width:100%" alt="profile photo" src="images/ritvik_circle.png" class="hoverZoomLink"></a>
</td>
<td style="padding:2%;width:63%;vertical-align:middle">
<p>
<name>Ritvik Iyer</name>
</p>
<p>
I earned my bachelors in Computer Science and Engineering at Vellore Institute of Technology. I spent the next 3 years at
Cisco Systems as a Network Consulting Engineer working on designing and implementing data center and enterprise networks.
</p>
<p>
Looking forward to pursuing a master's degree in Computer Science this fall.
</p>
<p>
<a href="mailto:ritvik95.iyer@gmail.com">Email</a>  / 
<a href="data/Ritvik_CV.pdf">Resume</a>  / 
<a href="https://github.com/ritviyer/">GitHub</a>  / 
<a href="https://www.linkedin.com/in/ritvik-iyer-5283a184/">LinkedIn</a>  / 
<a href="https://scholar.google.com/citations?user=yiXJ2ukAAAAJ&hl=en&oi=sra/">Google Scholar</a>
</p>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<!--Projects-->
<div class="container">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Selected Projects</heading>
</td>
</tr>
</tbody>
</table>
<!--FPL Team Prediction-->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:1%;width:12%;max-width:30%">
<img style="width:100%;max-width:100%" alt="profile photo" src="images/spotkick.jpg" class="hoverZoomLink">
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://github.com/ritviyer/FPL-Team-Prediction">
<projecttitle>FPL-Team-Prediction</projecttitle>
</a>
<br>
<p>
This project uses machine learning to predict the fantasy premier league performance of each player.
Data is gathered from various sources such as understat, fpl webste using APIs, etc. The data is prepared and processed using Python libraries.
Three supervised learning models (Linear Regression, Random Forrest and XGBoost) are built and trained for making predictions.
For each gameweek, the models are trained using all historical data prior to that week starting from the 2016/17 season using features such as -
player performance in fpl, player understat statistics, team's form, etc. After points forecast, Linear Programming is used to find an optimal team.
</p>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<!--Papers-->
<div class="container">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Selected Papers</heading>
</td>
</tr>
</tbody>
</table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:1%;width:15%;max-width:30%">
<img style="width:100%;max-width:100%" alt="profile photo" src="images/HomeAutomation.jpg" class="hoverZoomLink">
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="http://doi.org/10.35940/ijrte.B2060.078219">
<papertitle>IoT based Home Automation System with Pattern Recognition</papertitle>
</a>
<br>
Ritvik Iyer, Antara Sharma
<br>
<p>
A home automation system, designed and implemented using Arduino mega 2560 as the microcontroller
and Wi-Fi as the method of monitoring and controlling the appliances at home which enables the user
to remotely access the system. It is capable of automating the operation of
the appliances by analyzing the regular usage pattern of the user.
</p>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<!--Games-->
<div class="container">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Android Apps</heading>
</td>
</tr>
</tbody>
</table>
<!--SpotKick-->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:1%;width:12%;max-width:30%">
<img style="width:100%;max-width:100%" alt="profile photo" src="images/spotkick.jpg" class="hoverZoomLink">
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://play.google.com/store/apps/details?id=com.RitvikIyer.SpotKick">
<gametitle>Spot Kick</gametitle>
</a>
<br>
<p>
A fun casual game for football lovers.
</p>
<p>
Define the angle of your strike, drag to adjust the direction and power, hit the other ball into the goal.
The ultimate blend of football and pool which combines logic, skills and fun perfectly.
</p>
</td>
</tr>
</tbody>
</table>
<!--Magnetude-->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="background:#e3e5e8">
<td style="padding:1%;width:12%;max-width:30%">
<img style="width:100%;max-width:100%" alt="profile photo" src="images/Magnetude.png" class="hoverZoomLink">
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://play.google.com/store/apps/details?id=com.RitvikIyer.Magnetude">
<gametitle>Magnetude</gametitle>
</a>
<br>
<p>
A hyper-casual game with simple one touch controls.
</p>
<p>
"Touch and hold" on the screen makes the balls move away from each other. No touch makes the balls move inwards and collide (like two magnets attracted to each other).
Tap to avoid the obstacles and make sure the balls don't collide with each other. Collect the coins and potions but stay away from the bombs.
</p>
</td>
</tr>
</tbody>
</table>
<!--SpaceMax-->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr>
<td style="padding:1%;width:12%;max-width:30%">
<img style="width:100%;max-width:100%" alt="profile photo" src="images/spacemax.jpg" class="hoverZoomLink">
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://github.com/ritviyer/SpaceMax">
<gametitle>Space Max</gametitle>
</a>
<br>
<p>
A 3D spaceship cruising android game surrounded by asteroids, meteors and aliens.
</p>
<p>
The game is currently in development using Unity 3D.
</p>
</td>
</tr>
</tbody>
</table>
<!--Something Today-->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;">
<tbody>
<tr style="background:#e3e5e8">
<td style="padding:1%;width:12%;max-width:30%">
<img style="width:100%;max-width:100%" alt="profile photo" src="images/something today.png" class="hoverZoomLink">
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://play.google.com/store/apps/details?id=com.RitvikIyer.SomethingToday">
<gametitle>Something Today</gametitle>
</a>
<br>
<p>
This app gives you ideas to do things in your free time, that you might not think of doing otherwise.
</p>
<p>
Utter boredom inspired my sister and I to create a super time pass app which gives ideas on how to kill said boredom.
</p>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<!--Footer-->
<table style="width: 100%; max-width: 800px; border:0px; border-spacing: 0px; border-collapse: separate; margin-right: auto; margin-left: auto;">
<tbody>
<tr>
<td>
<hr>
<center>
<foot><u><a href="https://jonbarron.info/">Thanks to Jon Barron for the webpage design!</a></u></foot>
<br>
<foot><u><a href="https://gkioxari.github.io/">Also Inspired by Georgia Gkioxari.</a></u></foot>
<br>
<br>
<foot>Last Updated: July 2021</foot>
</center>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>