From 758f4e8604fd67f6a0de5cdc776f93b22cdef6cd Mon Sep 17 00:00:00 2001 From: Aswin Zayasankaran <156493059+Aswinmcw@users.noreply.github.com> Date: Mon, 17 Aug 2026 13:01:36 +0530 Subject: [PATCH 1/2] Design 11: Executive Serif theme --- resume.html | 255 +++++++++++++--------------------------------------- 1 file changed, 61 insertions(+), 194 deletions(-) diff --git a/resume.html b/resume.html index dc99d75..87e61e2 100644 --- a/resume.html +++ b/resume.html @@ -1,194 +1,61 @@ - - - - - - - -
- - - - -
-
ASWIN
-
Senior Software Engineer
-
- -
-
Profile
-

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.

-
- -
-
Experience
-
-
-
- Senior Software Engineer - Jun 2023 – Present -
-
MulticoreWare Pvt Ltd · Chennai, India
-
    -
  • Software engineering for a leading AI silicon company’s accelerator stack — developing and optimizing the software that runs on next-generation AI chips.
  • -
  • Work as part of an element-wise operations team — contributing kernel development, code review, and CI health for unary/binary element-wise ops.
  • -
  • Author and optimize low-level compute kernels with broad data-type coverage (fp32, bf16, int32, uint8/16/32) and hardware-specific instruction-level work verified against ISA documentation.
  • -
  • Own end-to-end model tracing and validation with sweeps — reconstructing real model operation traces from a database and validating them against generated sweep tests for exact-match coverage.
  • -
  • Profile and benchmark kernels with the device profiler, tracking kernel execution time and diagnosing per-core load imbalance to guide optimization.
  • -
  • Maintain performance-tracking automation and daily/weekly reporting pipelines that flag regressions against historical baselines and correlate them to commits.
  • -
-
-
-
- Industrial Project Engineer - Jun 2022 – May 2023 -
-
Lenovo Pvt Ltd · Pondicherry, India
-
    -
  • Developed and maintained a smart attendance system using face-recognition technology with database integration.
  • -
  • Built an ESD tester with database-backed logging for real-time test workflows.
  • -
  • Worked on computer-vision algorithms, biometric authentication, and real-time data processing.
  • -
-
-
-
- -
-
Projects
-
-
ttperf — AI-Accelerator Performance Profiler
-
CLI tool that profiles AI-accelerator compute tests and extracts device kernel performance metrics. Wraps the device profiler with pytest, parses result CSVs, and reports total kernel duration. Published on PyPI. Python · pytest · PyPIttperf.aswincloud.com
-
-
-
Eltwise Performance Tracker
-
Day-by-day performance monitoring for element-wise operations on AI-accelerator hardware — tracks kernel-timing trends across dates, correlates regressions to git commits, and sends automated alerts on >20% changes.
ttnn-eltwise-performance.aswincloud.com
-
-
-
Academic Projects — B.Tech ECE
-
Embedded & hardware builds: DDS-based portable function generator (up to 12 MHz), Arduino-based portable oscilloscope, 0–30 V / 0–2 A regulated power supply, and a non-contact AC/DC line tester.
-
-
-
-
- - + +
+
ASWIN
Senior Software Engineer
+
📞 +91 6380157944✉️ aswin@aswincloud.com🌐 www.aswincloud.com📍 Pondicherry, India github.com/Aswincloudin linkedin.com/in/aswin4122001
+
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.
+

Experience

+
+
Senior Software Engineer
+
MulticoreWare Pvt Ltd · Chennai, India  ·  Jun 2023 – Present
+ +
+
+
Industrial Project Engineer
+
Lenovo Pvt Ltd · Pondicherry, India  ·  Jun 2022 – May 2023
+ +
+

Projects

+
ttperf — AI-Accelerator Performance Profiler
+
CLI tool that profiles AI-accelerator compute tests and extracts device kernel performance metrics. Wraps the device profiler with pytest, parses result CSVs, and reports total kernel duration. Published on PyPI.
+
+
Eltwise Performance Tracker
+
Day-by-day performance monitoring for element-wise operations on AI-accelerator hardware — tracks kernel-timing trends across dates, correlates regressions to git commits, and sends automated alerts on >20% changes.
+
+
Academic Projects — B.Tech ECE
+
Embedded & hardware builds: DDS-based portable function generator (up to 12 MHz), Arduino-based portable oscilloscope, 0–30 V / 0–2 A regulated power supply, and a non-contact AC/DC line tester.
+
+

Skills

PerformanceProfiling, benchmarking, kernel optimization, bottleneck analysis, low-level compute kernels
LanguagesPython, C++, C, Java, SQL
AI HardwareAI-accelerator software stacks, compute-kernel development
ToolingGit & GitHub, CI/CD (GitHub Actions), pytest, PyPI, device/kernel profilers
Cloud / InfraCloudflare — site hosting, Tunnels, Zero Trust / Access auth; self-hosted services
OtherPCB design, Linux & shell scripting
+

Education

B.Tech, Electronics & Communication Engineering
Sri Manakula Vinayagar Engineering College, Puducherry
2019 – 2023  •  CGPA 8.5 / 10
+

Certifications

  • SkillRack — 300+ problem-solving medals in C & Java
  • Python for Data Science — NPTEL
  • Great Learning — C, Java, OS & Memory Management
  • TCS iON — Career Edge
+
\ No newline at end of file From 9a2c86209c7f9002103c2f857ea2389b3a165ebc Mon Sep 17 00:00:00 2001 From: Aswin Zayasankaran <156493059+Aswinmcw@users.noreply.github.com> Date: Mon, 17 Aug 2026 13:21:40 +0530 Subject: [PATCH 2/2] chore: re-trigger Cloudflare preview build