diff --git a/resume.html b/resume.html index 212c075..dc99d75 100644 --- a/resume.html +++ b/resume.html @@ -132,12 +132,12 @@

Certifications

ASWIN
-
Software Engineer
+
Senior Software Engineer
Profile
-

Software engineer working close to the metal on next-generation AI accelerator hardware. I build and optimize low-level compute kernels, profile and benchmark tensor operations, and hunt bottlenecks across the stack to drive device throughput — and own end-to-end model tracing and validation plus the tooling and infrastructure around it.

+

Senior software engineer working close to the metal on next-generation AI accelerator hardware. I build and optimize low-level compute kernels, profile and benchmark tensor operations, and hunt bottlenecks across the stack to drive device throughput — and own end-to-end model tracing and validation plus the tooling and infrastructure around it.

@@ -145,7 +145,7 @@

Certifications

- Software Engineer + Senior Software Engineer Jun 2023 – Present
MulticoreWare Pvt Ltd · Chennai, India
diff --git a/src/worker.ts b/src/worker.ts index be7c703..54f40be 100644 --- a/src/worker.ts +++ b/src/worker.ts @@ -149,10 +149,10 @@ function webPage(resumeHtml: string): string { const head = ` - Aswin — Software Engineer · Resume - - - + Aswin — Senior Software Engineer · Resume + + + `; const topBar = - `
AswinSoftware Engineer
` + + `
AswinSenior Software Engineer
` + `↓ Download PDF
`; // Order matters: do the injection on the RAW resume first, so the