13+ years architecting safety-critical automotive software at Valeo, TTTech Auto (TrustMotion), and Concentrico.
Bridging AUTOSAR & Modern C++ embedded platforms with Edge AI / TinyML and Graph Data Science.
engineer:
name: Mohamed Soubhi
role: Senior Automotive & Embedded Systems Software Engineer
experience: "13+ Years (Valeo, TTTech Auto, Concentrico)"
location: "Madrid, Spain πͺπΈ"
core_domains:
- AUTOSAR Classic (BSW, RTE, ASW) & Modern C++ (17/20)
- Safety-Critical Architectures (ISO 26262 ASIL B/D, ASPICE, MISRA)
- Edge AI & TinyML (TFLite Micro, INT8 Quantization, MCU Inference)
- Graph Data Science & AI Agents (Neo4j GDS, GraphSAGE GNN, LangGraph)
current_focus: "Zero-overhead embedded C++, on-device machine learning & automotive data platforms"A technical conference presentation, interactive telemetry laboratory, and architectural reference on running real-time deep learning inference directly on resource-constrained microcontrollers without cloud reliance:
- π₯οΈ Interactive 32-Slide Deck β complete conference talk with custom canvas scaling, animations, speaker notes, and embedded telemetry
- π¬ Multi-Sensor Fusion Explorer β bidirectional simulation testing IMU vibration, acoustic, and environmental data classification
- π End-to-End Pipeline Blueprint β raw sensor acquisition β DSP/MFCC feature extraction β TensorFlow Lite Micro INT8 quantization β bare-metal C++ execution
- βοΈ The 4 Embedded Constraints β engineering for sub-milliwatt power budgets, kilobyte SRAM memory ceilings,
< 10 mslatency, and tiny physical form factors
π Launch Live Project Hub Β· π₯οΈ Open Slide Deck Β· π View Repository
EU heavy-duty vehicle (truck/bus) powertrain benchmarking and
- βοΈ Automated Data Mining & Ingestion β SQL-over-HTTP pipeline mining live EEA Discodata, physical bounds validation (Pydantic), and high-performance column store (DuckDB + Apache Parquet)
- π§ ML Surrogate Modeling β Non-linear
HistGradientBoostingRegressor(5-Fold CV, MAE 27.8) predicting certified$CO_{2v}$ emissions in sub-milliseconds from macro engineering specs - π‘οΈ Target Leakage Guard β Strict engine dyno cycle test isolation (
assert_no_leakage) and SHA-256 data manifest tracking for regulatory auditability - π Interactive Multi-Tab Dashboard β OEM competitive powertrain analysis, component trade-off matrix, technology adoption curves, and real-time interactive
$CO_2$ simulation
π Explore Live Demo Β· π Read Technical Docs Β· π₯οΈ Open Slide Deck Β· π View Repository
An interactive web companion covering 116 course projects across 12 sections of Modern C++ (C++11/14/17/20), translated into bare-metal embedded systems architectures:
- π» Annotated Source Code β full syntax-highlighted viewers with multi-file tabs
- β‘ Embedded Hardware Realities β ARM Cortex-M AAPCS calling conventions, instruction pipelines, struct padding, LittleFS, DMA framebuffers, MMIO wrappers
- π‘ Zero-Overhead Refactoring β production-ready, deterministic, MISRA-compliant modern C++ design patterns
- π§ 464 Interactive Quizzes β instant self-checking questions with technical explanations
π Explore the Live Portal Β· π View Source Code
End-to-end fraud detection knowledge graph on PaySim synthetic transactions (50k rows). Neo4j 5 + GDS 2.13 Β· GraphSAGE GNN Β· LangChain NLβCypher Β· Ollama Cloud (deepseek-v4-flash):
- πΈοΈ GDS Algorithm Pipeline β AccountβAccount graph projection with Louvain (
community), PageRank, WCC, Betweenness, and Cypher cycle detection - π€ Graph Neural Network Layer β 3-layer GraphSAGE trained on topological graph properties writing
fraudProb β [0,1]to every account - β‘ Sub-Second Performance β WCC in 20ms, sampled Betweenness 142Γ faster than exact, PageRank convergence in 2 iterations
π Explore Live Fraud Intelligence App Β· π View Repository
Interactive machine learning and market analytics platform trained on over 100,000+ real vehicle listings to predict fair market valuation, non-linear depreciation curves, horsepower premiums, and options bundle lifts:
- ποΈ Live In-Browser ML Valuation β instantaneous vehicle pricing adjusting for brand, body, mileage, horsepower, options, and accident history
- π Dynamic Depreciation Decay β real-time 8-year resale value curves reflecting non-linear brand retention rates
- π‘ Value Attribution Waterfall β visual decomposition of base MSRP, power lift, package premiums, and age/mileage penalties
π Launch Live Valuation App Β· π View Repository