|
1 | 1 |
|
2 | 2 | <div class="work_experience"> |
3 | 3 | <h2>Work experience</h2><br> |
4 | | - <div style="height:140px;"> |
5 | | - <a href="https://www.eigenai.com/"> |
6 | | - <img src="/assets/img/eigenai_logo.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:75%;"> |
| 4 | + <div style="display: flex; align-items: center; height: 140px;"> |
| 5 | + <a href="https://www.eigenai.com/" style="flex-shrink: 0; width: 120px; text-align: center;"> |
| 6 | + <img src="/assets/img/eigenai_logo.png" style="max-height: 100px; max-width: 100px;"> |
7 | 7 | </a> |
8 | | - <a>Eigen AI</a> - Research Intern<br> |
9 | | - Dec. 2025 - Feb. 2026 <br> |
10 | | - <i>NVFP4 quantization and serving for large language models</i><br> |
| 8 | + <div style="margin-left: 10px;"> |
| 9 | + <a>Eigen AI</a> - Research Intern<br> |
| 10 | + Dec. 2025 - Feb. 2026 <br> |
| 11 | + <i>NVFP4 quantization and serving for large language models</i><br> |
| 12 | + </div> |
11 | 13 | </div> |
12 | | - <div style="height:140px;"> |
13 | | - <a href="https://rivian.com/"> |
14 | | - <img src="/assets/img/rivian_logo.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:75%;"> |
| 14 | + <div style="display: flex; align-items: center; height: 140px;"> |
| 15 | + <a href="https://rivian.com/" style="flex-shrink: 0; width: 120px; text-align: center;"> |
| 16 | + <img src="/assets/img/rivian_logo.png" style="max-height: 100px; max-width: 100px;"> |
15 | 17 | </a> |
16 | | - <a>Rivian</a> - Software Engineering Intern (Deep Learning)<br> |
17 | | - May 2023 - Aug. 2023 <br> |
18 | | - <i>Neural architecture search for object detection</i><br> |
| 18 | + <div style="margin-left: 10px;"> |
| 19 | + <a>Rivian</a> - Software Engineering Intern (Deep Learning)<br> |
| 20 | + May 2023 - Aug. 2023 <br> |
| 21 | + <i>Neural architecture search for object detection</i><br> |
| 22 | + </div> |
19 | 23 | </div> |
20 | | - <div style="height:140px;"> |
21 | | - <a href="https://www.amazon.jobs/en/job_categories/research-science"> |
22 | | - <img src="/assets/img/amazon_logo.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;"> |
| 24 | + <div style="display: flex; align-items: center; height: 140px;"> |
| 25 | + <a href="https://www.amazon.jobs/en/job_categories/research-science" style="flex-shrink: 0; width: 120px; text-align: center;"> |
| 26 | + <img src="/assets/img/amazon_logo.png" style="max-height: 100px; max-width: 100px;"> |
23 | 27 | </a> |
24 | | - <a>Amazon</a> - Research Scientist Intern<br> |
25 | | - May 2022 - Nov. 2022 <br> |
26 | | - <i>Image synthesis and generation for shoe virtual try-on</i><br> |
| 28 | + <div style="margin-left: 10px;"> |
| 29 | + <a>Amazon</a> - Research Scientist Intern<br> |
| 30 | + May 2022 - Nov. 2022 <br> |
| 31 | + <i>Image synthesis and generation for shoe virtual try-on</i><br> |
| 32 | + </div> |
27 | 33 | </div> |
28 | | - <div style="height:140px;"> |
29 | | - <a href="https://www.xyzrobotics.com/"> |
30 | | - <img src="/assets/img/xyz_robotics.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;"> |
| 34 | + <div style="display: flex; align-items: center; height: 140px;"> |
| 35 | + <a href="https://www.xyzrobotics.com/" style="flex-shrink: 0; width: 120px; text-align: center;"> |
| 36 | + <img src="/assets/img/xyz_robotics.png" style="max-height: 100px; max-width: 100px;"> |
31 | 37 | </a> |
32 | | - <a>XYZ Robotics</a> - Deep Learning Engineer<br> |
33 | | - Jun. 2019 - May 2021 <br> |
34 | | - <i>Image segmentation and object detection for logistics robots</i><br> |
| 38 | + <div style="margin-left: 10px;"> |
| 39 | + <a>XYZ Robotics</a> - Deep Learning Engineer<br> |
| 40 | + Jun. 2019 - May 2021 <br> |
| 41 | + <i>Image segmentation and object detection for logistics robots</i><br> |
| 42 | + </div> |
35 | 43 | </div> |
36 | 44 | </div> |
0 commit comments