Skip to content
View sergioald's full-sized avatar

Block or report sergioald

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

Hi, I'm Sergio 👋

I build applied AI and research-software tools for engineering systems, with a focus on:

  • Digital twins
  • Anomaly detection
  • Sensor data analysis
  • Scientific Python workflows
  • Reproducible engineering software

My work sits at the intersection of machine learning, data quality, simulation, and research software engineering.


What I work on

I am especially interested in using software and AI to make engineering systems easier to monitor, analyse, and understand.

Current focus areas:

  • Applied AI for engineering data
  • Anomaly detection from sensor and acoustic signals
  • Digital twin prototypes
  • Hydraulic and environmental modelling tools
  • Reproducible Python packages and research workflows

Selected projects

Project What it demonstrates
audio-anomaly-detection-structural-testing Applied machine learning for anomaly detection using audio/sensor data, with reproducible research-software structure
synthetic-hydraulic-digital-twin-demo Digital twin concepts, synthetic sensor data, monitoring workflows, and applied ML for engineering systems
LDSFL_Meander Scientific modelling software with CLI/GUI workflows, documentation, citation metadata, and reproducibility practices
tdms-sync-checker Engineering data QA/QC tooling for checking synchronisation issues in measurement files

Technical areas

Languages and tools

  • Python
  • Scientific Python: NumPy, pandas, SciPy, Matplotlib
  • Machine learning: scikit-learn and applied ML workflows
  • Testing and packaging: pytest, pyproject.toml, CI workflows
  • Documentation: Markdown, MkDocs/Sphinx-style project docs
  • Data workflows: sensor data, TDMS files, synthetic datasets, reproducible examples

Engineering and research themes

  • Structural and acoustic anomaly detection
  • Digital twins for hydraulic and infrastructure systems
  • Signal processing and sensor data validation
  • Reproducible computational research
  • Research software engineering

How I build projects

I try to make my repositories useful not only as code, but as understandable engineering artefacts.

I aim to include:

  • Clear README files
  • Reproducible examples
  • Tests
  • Documentation
  • Project structure suitable for reuse
  • Licenses and citation metadata where relevant
  • Visual outputs or diagrams to explain results

Featured direction

I am developing my portfolio around the theme:

Applied AI and research for engineering systems.

The goal is to build tools that connect data, models, and domain knowledge so that complex systems can be monitored and analysed more effectively.


Contact

Pinned Loading

  1. synthetic-hydraulic-digital-twin-demo synthetic-hydraulic-digital-twin-demo Public

    Synthetic hydraulic digital-twin demo for sensor validation, energy modelling, anomaly detection, fault-state classification and automated reporting.

    Python 2

  2. LDSFL_Meander LDSFL_Meander Public

    LDSFL-Meander is a Python reduced morphodynamic model for meandering rivers, with CLI and GUI workflows, dimensional/dimensionless inputs, geometry preprocessing, and reproducible planform simulati…

    Python 1

  3. audio-anomaly-detection-structural-testing audio-anomaly-detection-structural-testing Public

    Audio anomaly detection for structural testing using WST features, CAE feature maps, NCC, and classifiers.

    Python 1

  4. tdms-sync-checker tdms-sync-checker Public

    Metadata-first TDMS QA/QC and synchronisation checker

    Python