A journey of discovery in computer engineering

Hi, I'm Sahil! I currently work at Samsung SARC/ACL and am a recent graduate of the University of Illinois at Urbana Champaign with a degree in computer engineering. Check out the content below to learn about my work experience, trips abroad, and a list of all my tech projects!

A picture of me

Work Experience

Samsung

Engineer (Vulkan Drivers)

August 2022 - Present
Full time position at Samsung working on Vulkan drivers for the Xclipse GPU and future generations.

Travel Abroad

Stockholm, Sweden

KTH Royal Institute of Technology

January 2022 - June 2022

Antigua,Guatemala

ImagininGuate

January 2019

Projects

Computer Graphics

WebGL Fluid Simulation

A fluid simulation built with WebGL shaders. Accompanied by a written guide and intended as an introductory project for SIGGRAPH students.

Computer Graphics

WebGL Path Tracer

A path tracer built with WebGL shaders. Created as part of a course project following Pete Shirley's Ray Tracing in One Weekend.

Academic Project

391OS Custom Kernel

A custom kernel written in C for UIUC's ECE 391 course. Supports multiple terminals and scheduling.