-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathold.html
427 lines (326 loc) · 19.3 KB
/
old.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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<!doctype html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1LE2HGFYSF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-1LE2HGFYSF');
</script>
<title>Omar Rayyan</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/experience/apssByOmar_Logo.JPG">
<link rel="stylesheet" href="/index.css" />
<link rel="stylesheet" href="/uikit.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/uikit/3.1.6/js/uikit.min.js"></script>
<script src="uikit-icons.js"></script>
<script src="index.js"></script>
</head>
<body onload="equalHeightFix()">
<nav id="longNav" class="uk-navbar-container uk-margin uk-navbar uk-flex" uk-navbar="mode: click">
<div class="uk-navbar-center">
<!-- <img height="43.45" width="50" src="src/omarLogo.png"> -->
<ul class="uk-navbar-nav uk-flex-center">
<li class="uk-active"><a href="" style="text-transform: none; font-size: 15px;">Home</a></li>
<li class="uk-parent"><a href="/projects.html"
style="text-transform: none; font-size: 15px;">Projects</a></li>
<li class="uk-parent"><a href="/experience.html"
style="text-transform: none; font-size: 15px;">Experience</a></li>
<li class="uk-parent"><a href="/updates.html" style="text-transform: none; font-size: 15px;">Updates</a>
</li>
</ul>
</div>
</nav>
<nav id="shortNav" class="uk-navbar-container" uk-navbar="mode: click"
style="margin-bottom: 0px; padding-left: 20px;">
<div class="uk-navbar-left">
<ul class="uk-navbar-nav">
<li>
<a class="uk-navbar-toggle" href="#">
<span uk-navbar-toggle-icon></span>
</a>
<div class="uk-navbar-dropdown">
<ul class="uk-nav uk-navbar-dropdown-nav">
<li class="uk-active"><a href="" style="text-transform: none; font-size: 15px;">Home</a>
</li>
<li class="uk-parent"><a href="/projects.html"
style="text-transform: none; font-size: 15px;">Projects</a></li>
<li class="uk-parent"><a href="/experience.html"
style="text-transform: none; font-size: 15px;">Experience</a></li>
<li class="uk-parent"><a href="/updates.html"
style="text-transform: none; font-size: 15px;">Updates</a></li>
</ul>
</div>
</li>
</ul>
</div>
</nav>
<div class="uk-section uk-section-default" style="padding-top: 40px">
<div class="uk-container" style="max-width: 775px">
<h1 style="font-weight: 300">hello</h1>
<div uk-grid>
<div class="uk-width-expand@m">
<p style="font-size: 16.5px;">My name is Omar Rayyan and I'm a senior at NYU Abu Dhabi majoring in
EECS. My research
interest
is at the intersection of robotics and machine learning.
<br><br> I am currently working with <a href="https://mahis.life/"
style="color: rgb(16, 44, 230)">Mahi
Shafiullah</a> from NYU's GRAIL Lab and with <a href="https://animesh.garg.tech/"
style="color: rgb(16, 44, 230)">Prof.
Garg</a> from Georgia Tech's PAIR Lab.
Previously, I interned at <span
style="font-family: 'Product Sans',sans-serif;font-size:16.5px;"><span
class="g-blue">G</span><span class="o-red">o</span><span class="o-yellow">o</span><span
class="g-blue">g</span><span class="l-green">l</span><span
class="o-red e-red">e</span></span>'s Space Control team in Munich.
</p>
<ul style="padding-left: 0px; margin-top: 0px; margin-bottom: 0px;">
<a href="https://www.x.com/omarrayyann" uk-icon="x" class="uk-icon"></a>
<a href="https://github.com/omarrayyann" uk-icon="github-alt" class="uk-icon"></a>
<a href="https://www.linkedin.com/in/omar-rayyan" uk-icon="linkedin" class="uk-icon"></a>
</ul>
<p uk-margin>
<a style="text-transform:unset ; color: rgb(16, 44, 230); border-width: 0px; padding-left: 0px; padding-right: 0px;"
class="uk-button uk-button-default uk-button-small" href="cv.pdf">
<u>download cv</u>
</a>
<!-- <a style="text-transform:unset ; margin-left: 10px;color: rgb(0, 4, 255); border-width: 0px; padding-left: 0px; padding-right: 0px;" class="uk-button uk-button-default uk-button-small" href="mailto:[email protected]">
<u>say hi</u>
</a> -->
</p>
</div>
<div class="uk-width-auto@m"><img class="uk-border-rounded uk-child-width-auto" height="270" width="270"
src="IMG_6207.jpg"></div>
</div>
</div>
</div>
<div style="margin-top: 20px; margin-bottom: 40px;">
<!-- <section id="section04" class="demo">
<a><span></span></a>
</section> -->
</div>
<!---->
<div id="latestProjects" class="uk-section-muted uk-section-default" style="padding-top: 55px">
<div class="uk-container uk-container-medium" style="max-width: 800px">
<h1 style="padding-bottom: 20px; font-weight: 300; font-size: 23px;">Latest Updates:</h1>
<ul style=" line-height: 1.8;">
<li>
[Aug 2024]: Joined <a href="https://wp.nyu.edu/cilvr/" style="color: rgb(16, 44, 230)">PAIR Lab</a>
at Georgia Tech as a student researcher.
</li>
<li>
[Aug 2024]: Open-sourced <a href="https://github.com/omarrayyann/mujocoar"
style="color: rgb(16, 44, 230)">mujoco_ar</a>, a MuJoCo
plugin that uses ARKit data to control frames in real-time.
</li>
<li>
[May 2024]: Won <a href="https://x.com/comma_ai/status/1792600130228728172"
style="color: rgb(16, 44, 230)">comma.ai's controls
challenge </a> for the most interesting solution.
</li>
<li>
[Apr 2024]: Awarded the <a href="updates/alfred-bloom.jpg" style="color: rgb(16, 44, 230)">Alfred
H.
Bloom Scholarship</a> by NYU
Abu Dhabi.
</li>
<li>
[Mar 2024]: Third place at NYU's Graduate Deep Learning Course <a
href="https://www.kaggle.com/competitions/deep-learning-mini-project-spring-24-nyu/leaderboard"
style="color: rgb(16, 44, 230)">competition</a>.
</li>
<li>
[Jan 2024]: Started doing research at <a href="https://wp.nyu.edu/cilvr/"
style="color: rgb(16, 44, 230)">NYU Courants CILVR's
lab.</a>
</li>
<li>
[Dec 2023]: My first <a href=" https://ieeexplore.ieee.org/document/10406459"
style="color: rgb(16, 44, 230)">paper</a> was accepted
to the International Conference on Advanced Robotics (ICAR) 23'.</a>
</li>
<li>
[Oct 2023]: 3rd place at <a href="updates/ieeextreme-17-certificate.pdf"
style="color: rgb(16, 44, 230)"> IEEExtreme 17.0 Coding
compeition </a> across the region.</a>
</li>
<li>
[July 2023]: Started a summer SWE intership at <span
style="font-family: 'Product Sans',sans-serif;font-size:16.5px;"><span
class="g-blue">G</span><span class="o-red">o</span><span class="o-yellow">o</span><span
class="g-blue">g</span><span class="l-green">l</span><span
class="o-red e-red">e</span></span>'s Munich office in the Space Control team.</a>
</li>
<a href="javascript:void(0);" style="color: rgb(16, 44, 230)" id="show-more">show more...</a>
<span id="more-items" style="display: none;">
<li>
[Apr 2023]: Participated at NYUAD's 11th Hackathon for Social Good in the Arab World</a>
</li>
<li>
[Apr 2023]: My summer research with <a href="https://doodyshark.github.io"
style="color: rgb(16, 44, 230)">Dhiyaa Al-Jorf</a>
was highlighted in <a href="updates/research_21:22.pdf" style="color: rgb(16, 44, 230)">NYUAD's
undergraduate research
report</a></a>
</li>
<li>
[Oct 2022]: 4th place at <a href="updates/ieee-16.0-certificate.pdf"
style="color: rgb(16, 44, 230)"> IEEExtreme 16.0 Coding
compeition </a> across the region.</a>
</li>
<li>
[Apr 2022]: Participated at NYUAD's 10th Hackathon for Social Good in the Arab World
</li>
<li>
[Feb 2022]: <a href="projects/lebsi.html" style="color: rgb(16, 44, 230)">LEBSI</a> was
selected
as a finalist at <a href="https://page.startad.ae/nyuad-innovention"
style="color: rgb(16, 44, 230)">StartAD's Innovention Program.</a>
</li>
<li>
[Jan 2022]: <a href="projects/past-code.html" style="color: rgb(16, 44, 230)">Past Code</a> was
used over 500,000 times and
reached App Store Top Charts.
</li>
<li>
[May 2021]: <a href="projects/qatra.html" style="color: rgb(16, 44, 230)">Qatra</a> was
featured
in an article in <a href="updates/jordan-news.pdf" style="color: rgb(16, 44, 230)">Jordan
News.</a>
</li>
</span>
</ul>
<table style="width: 100%">
<tr>
<td>
</td>
<td style="text-align: right; padding-bottom: 10px;" id="ViewMoreProjectsTop">
</td>
</tr>
</table>
<div class="uk-child-width-expand@s uk-text-center" uk-grid uk-height-match="target: > div > .uk-card">
</div>
<div style="padding-bottom: 30px"></div>
</div>
<!--
<div class="uk-section uk-section-default" style="padding-top: 40px; width: 100%; padding-bottom: 20px;">
<div class="uk-container uk-container">
<table style="width: 100%">
<tr>
<td>
<h1 style="padding-bottom: 20px; font-weight: 300; font-size: 24px;">Latest Positions</h1>
</td>
<td style="text-align: right; padding-bottom: 25px;" id="ViewMoreExperiencesTop">
<a href="/experience.html" class="uk-button uk-button-text"
style="color: #4285E9; font-size: 16px; text-transform: none;">View All</a>
</td>
</tr>
</table>
<div class="uk-child-width-expand@s uk-text-center" uk-grid uk-height-match="target: > div > .uk-card">
<div>
<div class="uk-card-default uk-width-1-1@m" id="card">
<div class="uk-card-header">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
<img class="uk-border-rounded uk-child-width-auto" width="80" height="80"
style="border-style: solid; border-width: 0.75px; border-color: #e2e2e2; padding: 10px;"
src="/experience/pair_logo.png">
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom" style="font-weight: 500">
People, AI and Robotics (PAIR)</h3>
<h3 style="padding: 0px; margin: 0px; font-size: 17px; color: #666666;">Student
Researcher</h3>
<p class="uk-text-meta uk-margin-remove-top" style="text-align: center">
<time>August 2024 - <span
style="color: rgb(114, 190, 0);">Present</span></time>
</p>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="uk-card-default uk-width-1-1@m" id="card">
<div class="uk-card-header">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
<img class="uk-border-rounded uk-child-width-auto" width="80" height="80"
style="border-style: solid; border-width: 0.75px; border-color: #e2e2e2; padding: 10px;"
src="/experience/CILVR.jpg">
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom" style="font-weight: 500">
General Robotics and AI Lab (GRAIL)</h3>
<h3 style="padding: 0px; margin: 0px; font-size: 17px; color: #666666;">Student
Researcher</h3>
<p class="uk-text-meta uk-margin-remove-top" style="text-align: center">
<time>January 2024 - <span
style="color: rgb(114, 190, 0);">Present</span></time>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="uk-child-width-expand@s uk-text-center" uk-grid uk-height-match="target: > div > .uk-card">
<div>
<div class="uk-card-default uk-width-1-1@m" id="card">
<div class="uk-card-header">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
<img class="uk-border-rounded uk-child-width-auto" width="80" height="80"
style="border-style: solid; border-width: 0.75px; border-color: #e2e2e2; padding: 10px;"
src="/experience/Google_Logo.png">
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom" style="font-weight: 500">
Google</h3>
<h3 style="padding: 0px; margin: 0px; font-size: 17px; color: #666666;">Software
Engineering Intern (SWE)</h3>
<p class="uk-text-meta uk-margin-remove-top" style="text-align: center">
<time>July 2023 - September 2023</time>
</p>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="uk-card-default uk-width-1-1@m" id="card">
<div class="uk-card-header">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
<img class="uk-border-rounded uk-child-width-auto" width="80" height="80"
style="border-style: solid; border-width: 0.75px; border-color: #e2e2e2; padding: 10px;"
src="/experience/cair_logo.png">
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom" style="font-weight: 500">
Center for AI and Robotics (CAIR)</h3>
<h3 style="padding: 0px; margin: 0px; font-size: 17px; color: #666666;">Robotics
Researcher</h3>
<p class="uk-text-meta uk-margin-remove-top" style="text-align: center">
<time>January 2023 - Julu 2023</time>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="uk-child-width-expand@s uk-text-center" uk-grid uk-height-match="target: > div > .uk-card">
</div>
</div>
</div>
-->
<!--
<div style="text-align: center;width: 100%; height:50px; padding-top: 20px;">
<p style="padding: 0px; margin: 0px; font-size: 16px; color: #8c8c8c;">by omar rayyan</p>
</div> -->
</body>
</html>