Skip to content
View tanguy-pauwels's full-sized avatar

Block or report tanguy-pauwels

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
tanguy-pauwels/README.md

Tanguy Pauwels // ML ENGINEER

ML Engineer & Full Stack Developer From precision mechanics at BMW to high-performance Machine Learning. Focused on optimization, raw performance, and architectural pragmatism.


Core Engine (Tech Stack)

Domain Technologies
Languages Python, Rust, TypeScript, SQL
AI / ML YOLOv8, XGBoost, TATR (Fine-tuning), NLP (CamemBERT), Vector Sim.
Backend Node.js, FastAPI, Ruby on Rails, PostgreSQL, Redis
Infrastructure vst-cli (Pragmatic Deployment), Docker, GitHub Actions, Nginx, Linux
Curently studying JEPA Architecture.

Featured Schematics (Key Projects)

The Pragmatic Deployer. A CLI tool built to simplify VPS management and deployments without the cloud-native overengineering.

  • GitHub: vst-cli
  • Focus: Automation, low footprint, total infrastructure control.

InsureflowAi

High-Density Document Extraction. Multi-stage AI pipeline for complex table extraction ("Page-to-Data").

  • Performance: RAM Peak $4.5\text{GB} \rightarrow < 1\text{GB}$ (Rust/Tauri migration).
  • Logic: Human-in-the-loop verification UI with confidence-based scoring.

Equicares

Equine Biomechanics SaaS. Real-time postural analysis via Computer Vision and LLM integration.

  • Core: YOLO Pose Estimation + Vector Algebra + LLM Feedback Engine.
  • Impact: Automated linguistic coaching based on articular angle extraction.

3D Print ERP. Industrial fleet management based on real-time G-Code metadata parsing.

  • Business Logic: Live machine depreciation tracking (e.g., 5000h lifespan) and predictive stock management.

Professional Experience

[2024-PRESENT] > Independent ML & Software Engineer
               > Lead Architect on InsureflowAi & vst-cli.
               > Specialized in complex data extraction and technical R&D.

[2023-2024]    > Full Stack Dev & Data Analyst @ Hookto (Xefi Group)
               > ERP Architecture, Micro-services, Business Intelligence.

[2018-2021]    > Expert After-Sales Technician @ BMW Bavaria Motor
               > High-level system troubleshooting & precision diagnostics.

Communication

Pinned Loading

  1. lerobot-dataset-to-HDF5 lerobot-dataset-to-HDF5 Public

    Data bridge: Optimized HDF5 conversion for LeWM / JEPA training on LeRobot datasets. Processed datasets available on Hugging Face (link in README)

    Python 1

  2. lewm-koch lewm-koch Public

    le-wm-koch: Training Pipeline for JEPA World Models. A robust wrapper for Lucas Maes' LeWM, optimized for cloud-native robotic experiments.

    Python

  3. vst-cli vst-cli Public

    Minimalist CLI for atomic, zero-downtime deployments on your own VPS. The anti-SaaS alternative to Vercel for privacy dictators.

    Rust