Skip to content
View Vaibhav-K08's full-sized avatar

Block or report Vaibhav-K08

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vaibhav-K08/README.md

Vaibhav Krishna V

Electronics & Communication Engineer

LinkedIn GitHub Email Location


I build control systems and applied AI — the kind where the physics has to be right, not just the accuracy metric. My four major projects span industrial thermal management, smart water SCADA, clinical ECG monitoring, and urban traffic signal control. Each one was built from sensor physics upward: noise models, actuator dynamics, safety logic, and a live dashboard that makes the system's internal state visible in real time.

I am actively seeking engineering roles at Japanese technology and industrial companies.


🛠 Technical Stack

Python C++ PyTorch TensorFlow ONNX Flask Dash NumPy scikit-learn Git Linux TensorBoard

Control & Signal Processing · Reinforcement Learning · PID / MPC · FPGA / VLSI · MEMS
Cadence Virtuoso · COMSOL Multiphysics · Xilinx Vivado


🚀 Projects

Industrial Thermal AI

Seven-zone thermal management with full Type-K thermocouple acquisition chain (41.276 µV/°C Seebeck, ADC noise, cold-junction compensation, 0.1% fault injection), hybrid neural-adaptive controller (60/40 policy net / rule blend), slew-rate-limited actuator control (P ∝ RPM³), and six hysteresis-based operating modes. Predictive pre-cooling via 30-sample linear extrapolation.

58 W nominal · 436 W peak · 83.9% AI effectiveness

Python PyTorch Flask Plotly

Cascaded Tri-Loop Water Management

Three interlocked control loops: full PID with anti-windup and 6-tick transport lag (Loop-1), smart agricultural irrigation with IEC 61511 pH hysteresis and 4-guard decision matrix (Loop-2), MPC feedforward from a 10-tick digital twin injected pre-cycle into the valve command (Loop-3). ISO 22400 OEE. Financial ROI tracked live.

SCADA Score 60.98 · OEE 61.1% · CSV telemetry export

Python Dash Plotly

Clinical ECG Monitoring System

Multi-scale residual attention 1D-CNN (kernel 3/7/11 parallel entry + Squeeze-and-Excite) trained on MIT-BIH. Hybrid decision engine: ISHNE rule-based pre-emption + neural threshold gates. Five-dimension composite risk score. LSTM future risk predictor. DQN alert escalation agent. ONNX Runtime deployment with INT8 quantization.

98% accuracy · AUC 0.9997 · 100% AFib & PVC recall · 180–280 ms latency

TensorFlow ONNX PyQtGraph

Deep RL Urban Traffic Control

Dueling Double DQN + Prioritised Experience Replay on a 3×3 nine-intersection grid. 16-action space (4 lanes × 4 phase durations). Multi-objective reward: queue + throughput − power − overflow. Pressure routing, emergency preemption, four time-of-day schedules, automated FIXED → DENSITY → DQN benchmark suite. TorchScript export.

84.1% peak efficiency · 77% power reduction vs. fixed-time baseline

PyTorch TensorBoard


📊 GitHub Stats

GitHub Stats    Top Languages


🎓 Background

Internship NMIT ECE Dept — MEMS design, semiconductor fabrication, VLSI/FPGA (Cadence Virtuoso, COMSOL, Vivado)
Certifications ISRO · Infosys · Cisco
Volunteer Manonandana Trust Early Intervention Centre — community outreach for families of children with developmental disabilities
Interests Music · Early morning lake walks · Anime · Manga

🇯🇵 Languages

Language Level
English Professional
日本語 Self-studied through immersion (anime, manga, games) and structured grammar study. Scored near-passing on JLPT N4 (missed by 11 marks) and NAT-N3 (missed by 14 marks) without dedicated exam preparation. Actively continuing. Genuine long-term interest in working and living in Japan.

🎯 What I'm Looking For

An engineering role at a Japanese company where the work is technically serious — embedded systems, industrial AI, control engineering, autonomous systems, or medical devices. I want to be in an environment where getting the physics right matters as much as getting the code to run.

I am not looking for a role where "AI" means wrapping an API. I want to work on systems where the decisions the software makes have consequences in the physical world.

Open to relocation to Japan · Available from 2026

Popular repositories Loading

  1. Vaibhav-K08 Vaibhav-K08 Public

  2. ecg-ai-monitor ecg-ai-monitor Public

    CardioSentinel AI: Clinical ECG Monitoring System v2.0

    Python

  3. smart-traffic-dqn smart-traffic-dqn Public

    AdaptiFlow-X: Adaptive Multi-Objective Deep RL Traffic Intelligence System

    Python

  4. smart-thermal-control smart-thermal-control Public

    THERMIS-X: Adaptive Thermocouple-Driven Industrial Thermal Intelligence

    Python

  5. smart-water-monitor smart-water-monitor Public

    AquaNexus SCADA Pro: Cascaded Tri-Loop Smart Water Management System

    Python