A journey of discovery in computer engineering

Hi, I'm Sahil! I currently work at Samsung SARC/ACL on the Vulkan driver team. I have a B.S. in computer engineering from the University of Illinois at Urbana Champaign. 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

Senior Engineer (Vulkan Driver)

March 2025 - Present
Developing Vulkan drivers for the Xclipse GPU and future generations. Responsibilities include new feature development, pre-silicon bringup, and Khronos tracking.

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.