Chennai, India · open to senior, lead & contract engagements

Vinoth Kumar Sekar

Electrical & Embedded Systems Engineer · Modeling, Simulation and GPU Computing

From transformer windings to CUDA kernels — 16+ years of engineering that has to work on real hardware.

Electrical engineering fundamentals earned designing power equipment to IS/BS standards, then sixteen years of modeling, simulation and real-time systems — industrial machine vision, medical imaging, automotive ADAS — and a year authoring and reviewing GPU-programming evaluations for frontier AI models.

Chennai, Tamil Nadu · UTC+5:30 US visa valid to 2029 · remote-ready, PST overlap B.E. Electrical & Electronics · M.E. Embedded Systems, CEG Guindy
16+years in engineering
12 yrsmodeling, CAD & simulation
5 MVAtransformers designed to IS/BS
1 yrfrontier-AI evaluation (CUDA)
20+production systems shipped
01 — About

An electrical engineer who never left the hardware behind

Most software engineers working on AI have never sized a radiator or calculated oil quantity for a 33 kV transformer. Most engineers who have, never made it to CUDA. The overlap is where I am useful.

I started as a design engineer for power equipment — power, earthing and distribution transformers and reactors up to 5 MVA at 33 kV, designed to customer specification and to IS and BS standards. Winding and core-cutting instructions, oil quantity and conservator selection, cooling and radiator calculations, and the AutoCAD drawings the shop floor actually built from. That work taught me something a simulation never teaches on its own: an answer is only correct if the physical thing it describes can be manufactured and will not overheat.

From there I moved into industrial instrumentation and machine vision — LabVIEW control systems synchronising conveyors, solenoids, PLCs and pressure switches on live production lines — then into medical imaging, building a GPU-accelerated OCT retinal analysis platform, and now automotive ADAS, where I lead AI-driven surround-view and voice-interface features on Renesas R-Car silicon.

Between July 2024 and August 2025 I worked on CUDA-EVAL with Turing, designing and reviewing GPU-programming evaluation tasks used to train and benchmark frontier language models. It is the same discipline as engineering design review applied to a new object: state the problem unambiguously, define inputs, constraints and acceptance criteria up front, produce a validated reference solution, and judge other engineers' submissions on technical correctness rather than plausibility.

The thread through all of it is modeling, simulation and validation: build a model of the thing, check it analytically, then check it against the real system — and be honest about the gap. I document as I go, because a result nobody else can reproduce is not a result.

02 — Capabilities

What I actually do

Areas I have shipped production work in — not a list of things I have read about.

Electrical machines & power equipment

Transformer and reactor design to customer specification and IS/BS standards — magnetics, winding and core design, thermal and cooling calculation, insulation arrangement, and the production drawing set.

Power transformersDistribution & earthingReactorsONAN / ONAF / AN33 kV · 11 kV · 433 VAutoCAD

Modeling, simulation & analysis

Building the model, defining operating conditions, and validating results analytically before trusting them — across MATLAB, LabVIEW instrumentation, robotic simulation and flight-simulation environments.

MATLABLabVIEWROS2 simulationFlightGearPython / NumPyR

Electronics & PCB design

Schematic capture through layout and bring-up for 8/16/32-bit designs — high-current drive, sensor front ends, industrial buses, and the firmware that exercises them.

Mentor Graphics PADSEagleSTM32 · AVR · PIC · 8051CAN · LIN · I2C · SPIRS232 / RS485

Control systems & instrumentation

Closed-loop machine control on live production lines — motors, pneumatics, PLCs, pressure and proximity sensing — with multiple subsystems synchronised into one coherent data stream.

LabVIEWPLC integrationMotor & solenoid driveSensor fusionMachine vision QC

GPU computing & embedded AI

Profiling and rewriting the hot path — kernel design, memory coalescing, stream overlap, zero-copy CUDA/OpenGL interop — and getting neural networks and language models to run inside real latency and thermal budgets.

CUDA 12.3cuDNNcuBLAScuFFTJetsonRenesas R-Car

Technical review & documentation

Problem definition with explicit assumptions and acceptance criteria, peer review of other engineers' work for correctness and completeness, and methodology documentation that lets someone else reproduce the result.

Design reviewIBM DOORSEnterprise ArchitectGit / GerritMentoring
03 — AI training & evaluation

Engineering rigour, applied to model evaluation

A year building what frontier labs are short of: hard, unambiguous, verifiable engineering problems with objective acceptance criteria.

Frontier AI
Turing
Jul 2024 — Aug 2025

CUDA-EVAL — GPU-programming evaluations for frontier models

A year on CUDA-EVAL, designing and reviewing GPU-programming evaluation tasks used to train and benchmark advanced language models. The hard part is not writing CUDA — it is writing a problem that has exactly one defensible answer, and a rubric that can tell a correct solution from a merely convincing one.

  • Authored evaluation tasks with explicit inputs, assumptions, constraints and objective acceptance criteria, so grading is reproducible rather than a matter of opinion.
  • Produced reference solutions and validation checks, confirming correctness analytically and by execution rather than by inspection.
  • Peer-reviewed other engineers' submissions for technical correctness and completeness, feeding consistent quality standards back into the task set.
  • Applied the same discipline used in safety-relevant engineering review, where a plausible-looking wrong answer is the expensive failure mode.
Directly relevant to simulation-led AI training work: problem definition, reference modelling, analytical validation and peer quality assessment — the same loop, whether the domain is CUDA kernels or electrical machines.
CUDAEvaluation designReference solutionsPeer reviewTechnical writing
Applied AI
PathPartner Technologies
2022 — present

Language models on automotive silicon

The other side of the same coin — not evaluating models, but making one survive contact with an embedded target.

  • Deployed a 7-billion-parameter LLM for in-cabin voice command understanding, tuned to the SoC's memory and compute envelope.
  • Built the speech-to-text front end, benchmarking Google SpeechRecognition, Azure Cognitive Services and IBM Watson against on-device performance.
  • Validated across real driving conditions — cabin noise, speech variation, degraded input — because lab-only accuracy is not a result.
Llama 2 (7B)NLPSpeech-to-textEdge inference
04 — Recent independent work

What I have been building lately

Alongside my day role I design, build and operate a private production estate end to end — architecture, code, infrastructure, security and release engineering. Client and product names are withheld; the engineering is described below.

Distributed platform operations

A five-node Linux server estate running more than twenty production web applications. Relay-based remote execution independent of inbound SSH, content-addressed resumable multi-gigabyte transfers with full SHA-256 verification, immutable releases and recorded rollback state for every deployment.

LinuxnginxsystemdPythonRelease engineeringBlue-green HA

Multi-tenant business suite

ERP with double-entry general ledger, CRM with workflow automation, file storage on S3-compatible object storage, real-time chat, video meetings over an SFU, webmail, time and attendance, and a shared identity service — one estate, many tenants.

FastAPIPostgreSQL 16WebSocketsMinIO / S3LiveKitDocker

Identity & access engineering

A full identity provider: OIDC/OAuth2 authorization server with PKCE and RS256, a SAML 2.0 service provider hardened against XSW, XXE and replay, SCIM 2.0 auto-provisioning, and passwordless FIDO2/WebAuthn passkeys — built on the standard library rather than a vendor SDK.

OIDC / OAuth2SAML 2.0SCIM 2.0WebAuthn / FIDO2SSO

Tenant data isolation

Schema-per-tenant separation for the business applications and PostgreSQL row-level security for the shared ones, with the tenant GUC set at a single authentication chokepoint and FORCE row security so even the table owner cannot read across tenants.

PostgreSQL RLSSchema-per-tenantMigrationsRollback drills

Self-hosted AI, no data egress

Local LLM inference with per-organisation retrieval-augmented generation over pgvector embeddings, so tenant content is never sent to a third-party model API. Plus a cross-application copilot and rule-based assistants where a model is not warranted.

Local LLMRAGpgvectorEmbeddingsPrompt design

Real-time 3D on the web

A browser-based 3D world with vehicle dynamics, physics, day/night simulation and multi-user presence — including draw-call reduction work, GLB asset pipelines, collision and surface-continuity audits, and GPU shader program validation against a hard frame-time budget.

WebGLThree.jsPhysicsGLB pipelineFrame budgeting

Real-time collaboration & document engine

CRDT co-editing over a WebSocket relay with scoped HMAC tokens, behind a suite of document, spreadsheet, presentation, PDF, forms, whiteboard and diagram editors sharing one portable engine core.

Yjs / CRDTWebSocketsTypeScriptES modulesOffline PWA

Native clients from one specification

The same product surfaced as native applications across platforms — Kotlin and Jetpack Compose on Android, .NET 8 WPF and Qt 6 C++ on Windows, plus packaged desktop builds — with signed releases, in-app updates and CDN distribution.

Kotlin / Compose.NET 8 WPFQt 6ElectronCI & releases

Reliability, backup & recovery

Point-in-time recovery with WAL archiving and mutual TLS streaming standbys between hosts, encrypted off-host backups with validated catalogs, health probes, and documented failover procedure — designed so recovery is rehearsed, not improvised.

pgBackRestPITRStreaming replicationOffsite backupDR runbooks

CNC & motion control

A cloud service that validates, stores and dispatches G-code to networked machines, and a six-axis motion controller on STM32H743 with grblHAL, a Wi-Fi co-processor link and Modbus spindle control — cloud and firmware on the same project.

STM32H743grblHALModbusG-codeESP32

Geospatial & remote sensing

Digital elevation models from LiDAR point clouds and from synthetic-aperture radar, GPU hillshade and colour-relief rendering for interactive terrain, custom QGIS tooling, a Windows port of a Linux GIS stack, and GPU-backed Kubernetes for the processing workloads.

QGISLiDARSAROpenGLKubernetes

Security engineering & response

Per-application credential isolation in systemd units, a WireGuard VPN for administrative access, automated TLS issuance and renewal across dozens of hostnames, least-privilege service users, and hands-on incident response including a live web-shell compromise.

WireGuardTLS automationHardeningIncident responseAuditing
05 — Selected work

Things I built that shipped

Each one a problem, the approach, and what measurably changed as a result.

Power equipment
PS Electricals
2008 — 2010

Transformer and reactor design to IS / BS standards

Customer-specification design of power, earthing and distribution transformers and reactors — the full path from electrical specification to drawings the production floor builds from.

  • Designed distribution transformers up to 5 MVA at 33 kV / 11 kV / 433 V, producing core-cutting and winding instructions for manufacture.
  • Performed oil quantity and conservator selection, cooling calculation and radiator selection for ONAN, ONAF and AN configurations, with the bill of materials to match.
  • Designed internal arrangements and end-insulation arrangements, and produced the AutoCAD drawing set released to production.
  • Ran improvement studies on existing products and new designs against IS and BS standards.
MagneticsThermal designInsulation coordinationAutoCADIS / BS
Automotive
PathPartner Technologies
2022 — present

3D Bowl View and the Virtual Wall — surround-view ADAS

Drivers get four fisheye camera feeds and have to infer where the car actually is. The feature stitches them into a single 3D scene the driver reads instantly, with obstacles raised as a vertical virtual wall so proximity is visible rather than inferred.

  • Built the 3D Bowl View projection in OpenGL ES, then extended it with a 3D Virtual Wall rendering detected obstacles as geometry around the vehicle.
  • Added dynamic tire guidelines and an animated wheel model tracking steering angle in real time, so the projected path is live rather than a static overlay.
  • Shared buffers between the CUDA detection pipeline and the GL renderer to avoid round-tripping frames through host memory.
40% improvement in system responsiveness after optimising the CUDA / OpenGL ES / ML integration.
OpenGL ESCUDAC++Renesas R-Car
Medical imaging
Appasamy Associates
2015 — 2022

OCT retinal imaging and analysis platform

Optical Coherence Tomography scans the retina in cross-section. Clinicians needed the volume reconstructed, segmented and rendered while the patient was still in the chair.

  • Built interactive 3D models of eye structures in OpenGL, rendered dynamically to show tissue change over time.
  • Accelerated deep-learning segmentation with cuDNN and cuBLAS, integrating inference directly with the GL visualisation.
  • Shipped real-time 3D visualization of intra-retinal layers — the layers that matter for macular degeneration and diabetic retinopathy.
  • Designed the Qt clinical interface around the 3D models and ML output.
Generation and rendering of 3D eye-tissue models dropped from minutes to a few seconds, moving the workflow from batch to interactive.
Qt 5.15CUDAcuDNNOpenGLOpenCVMATLAB
Machine vision
Mirror Technologies
2012 — 2015

Currency authentication and oil-seal inspection lines

Factory-floor vision and control with a hard constraint: the line does not stop, and the false-reject rate has to stay near zero.

  • Built a currency detection system in LabVIEW performing vision-based watermark and hologram verification.
  • Built oil-seal quality inspection and the control system around it — conveyor motors, focusing light, pneumatic solenoid valves, PLC and pressure switches — synchronising five systems' output data.
LabVIEWMachine visionPLCIndustrial control
Robotics
Mirror Technologies
2012 — 2015

Radiation-survey biped and a 600 kg material-handling robot

Two robots at opposite ends of the scale, both solving a don't-send-a-person-in-there problem.

  • Designed a 6-DOF bipedal walking robot to survey radiation levels inside a nuclear power plant, locating itself by GPS while sampling dose rate.
  • Designed a material-handling robot carrying clutch plates up to 600 kg, with ultrasonic sensing, high-current drive, GPS and proximity detection.
  • Built a Bluetooth home-automation system with its own Android app, and a NodeMCU/AVR smart controller for appliance automation and dimmer control.
Embedded CAVRNodeMCUHigh-current driveAndroid
06 — Experience

Career

Power electronics to industrial vision to medical devices to automotive AI — each move added a layer rather than replacing one.

Technical Lead

2022 — present
PathPartner Technologies Pvt Ltd · Automotive

Leading development of AI-driven ADAS features — surround-view 3D visualization, obstacle rendering and an in-cabin natural-language voice interface — on Renesas R-Car hardware. Owns performance across the CUDA, OpenGL ES and machine-learning boundary, plus technical direction and mentoring for the feature team.

OpenGL ESCUDALLM on edgeR-CarTeam leadership

Engineering Contributor — CUDA-EVAL

Jul 2024 — Aug 2025
Turing · Frontier AI research acceleration · concurrent engagement

Designed and reviewed GPU-programming evaluation tasks used to train and benchmark frontier language models. Authored problem statements with explicit inputs, constraints and objective acceptance criteria, produced validated reference solutions, and peer-reviewed other engineers' submissions for technical correctness and completeness.

CUDAEvaluation designAnalytical validationPeer reviewTechnical documentation

Senior Software Engineer

2015 — 2022
Appasamy Associates Pvt Ltd · Medical devices

Pioneered the company's OCT imaging analysis platform: GPU-accelerated deep learning for retinal layer segmentation, real-time 3D reconstruction in OpenGL, and the Qt clinical application clinicians used day to day. Included two international onsite engagements.

QtCUDAcuDNNOpenGLMATLAB

Embedded Engineer

2012 — 2015
Mirror Technologies Pvt Ltd · Industrial automation & robotics

Machine-vision inspection systems, industrial control integration and robotics — currency authentication, oil-seal inspection, a 600 kg material-handling robot and a bipedal radiation-survey robot for nuclear plant use.

LabVIEWEmbedded CPLCRobotics

Design Engineer

2008 — 2010
PS Electricals Pvt Ltd · Power equipment

Designed power, earthing and distribution transformers and reactors to customer spec up to 5 MVA / 33 kV — winding and core-cutting instructions, oil and cooling calculations, radiator and conservator selection, bills of material, and the AutoCAD drawings production built from, to IS and BS standards.

Transformer designThermal calculationAutoCADIS / BS standards

International onsite engagements

Mabri Vision GmbH

Aachen, Germany · Apr 2018

Built a real-time imaging pipeline end to end — capture, process, render, display — with CUDA processing in the capture engine, image registration in OpenCV/C++, and layer segmentation in MATLAB.

e-Vision Optics

Sarasota, Florida, USA · Dec 2018

Designed MATLAB and C++ tooling for a medical imaging system to identify and characterise imaging parameters.

07 — Skills

Depth, with the years behind it

Self-assessed proficiency against real production use. The figure beside each is how long it has been in my working set.

Electrical & simulation

MATLAB 8 yrs
LabVIEW 8 yrs
Electrical machine design 2 yrs full-time
PCB design (PADS, Eagle) 7 yrs
AutoCAD & 3D modeling 12 yrs
Linear algebra, probability & statistics core

Languages & core

C 11 yrs
C++ 11 yrs
Embedded C 7 yrs
Python 7 yrs
Data structures & algorithms 7 yrs
Design patterns 5 yrs

Graphics, GPU & UI

CUDA, cuDNN, cuBLAS, cuFFT, NPP 7 yrs
OpenGL / OpenGL ES 7 yrs
Qt 8 yrs
QML 7 yrs
WebGL / Three.js 3 yrs
Blender / Unity 7 yrs

Vision, ML & platform

OpenCV 7 yrs
Deep learning & ML tooling 5 yrs
LLM (Llama 2) & evaluation design 2 yrs
Embedded controllers (8/16/32-bit) 7 yrs
PostgreSQL & multi-tenancy 4 yrs
Docker, Kubernetes, Linux ops 4 yrs

Also in the toolbelt

AutoCADMentor Graphics PADSEagleSTM32AVRPIC8051ARM7KeilArduinoTrue StudioAndroid StudioCANLINI2CSPII2SUSARTRS232 / RS485TCP/IPSocket programmingHTTPFastAPIPyQt5dLibKerasTheanoscikit-learnRPandasSQLPostgreSQLMySQLMongoDBPower BITableauGitGerritDockerKubernetesnginxsystemdWireGuardIBM DOORSEnterprise ArchitectROS2FlightGearQGISArcGISAWSAzureKotlin.NET 8 WPFQt 6ES modulesPhotoshopIllustrator
08 — Education

Formal grounding

Electrical engineering first, embedded systems second — which is why the hardware side never feels like someone else's problem.

Master of Engineering
Embedded Systems & Technologies
College of Engineering, Guindy — Anna University, Chennai
2014 — 2016
Bachelor of Engineering
Electrical & Electronics Engineering
Sri Ramanujar Engineering College, Vandalur
2004 — 2008
09 — Contact

Let's talk

Open to senior and lead roles in electrical, embedded and GPU engineering — and to contract work in simulation, modeling and AI training & evaluation. Comfortable with PST overlap.

Or reach me directly

EmailVinothkumar20.5@gmail.com LinkedInProfessional profile GitHubCode & projects Download CVPDF
Based inChennai, India · UTC+5:30