diff --git a/assets/bg.jpg b/assets/bg.jpg index 539d54f..63b89ec 100644 Binary files a/assets/bg.jpg and b/assets/bg.jpg differ diff --git a/assets/resume_tsedan.pdf b/assets/resume_tsedan.pdf index c0630c2..f38775a 100644 Binary files a/assets/resume_tsedan.pdf and b/assets/resume_tsedan.pdf differ diff --git a/assets/transcript_tsedan.pdf b/assets/transcript_tsedan.pdf index 54b4d7c..fd339d7 100644 Binary files a/assets/transcript_tsedan.pdf and b/assets/transcript_tsedan.pdf differ diff --git a/index.html b/index.html index 4e780f1..a685795 100644 --- a/index.html +++ b/index.html @@ -3,13 +3,11 @@ - + - + @@ -26,22 +24,22 @@ - + -->
Tomer Sedan

Tomer Sedan


+

Metadata @ Snowflake

B.S. in CS @ PSU

-

PM Lead @ AVT

@@ -56,18 +54,12 @@

Contact

About


- I am a Senior studying Computer Science (minoring in Computer Engineering and Statistics) at the - Schreyer Honors College, with focus on compilers and robotics. + I am an incoming Software Engineer Intern at Snowflake, joining the Metadata team.


- When not working on autonomous vehicles at the Penn State Advanced Vehicle Team, you can often find me - in the local climbing gym. -

-
-

- This semester, I am submitting my honors thesis in graph compiler optimizations for object detection - models. + I graduated summa cum laude from the Schreyer Honors College in December 2024. + My undergraduate thesis will be made publicly available a few months from the degree conferral date.

diff --git a/style.css b/style.css index 61099ea..963de72 100644 --- a/style.css +++ b/style.css @@ -43,6 +43,7 @@ body::before { left: 0; background: no-repeat center/cover url("assets/bg.jpg"); + filter: blur(8px); } .pad {