Skip to content
View JLHerreraCortijo's full-sized avatar

Organizations

@GOFUVI @JLHC-AI-portfolio

Block or report JLHerreraCortijo

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

Juan Luis Herrera Cortijo

I help clients turn messy data, documents, websites, spreadsheets, and research workflows into reliable pipelines, automated reporting systems, and decision-ready outputs.

My work combines practical data engineering, statistical rigor, applied machine learning, reproducible delivery, and maintainable implementation. Public examples include portfolio workflows for scraping, PDF/OCR extraction, workbook automation, AI-assisted review packets, and HF-EOLUS geospatial/ML pipelines.

What I do

  • Data science and statistical analysis
  • ETL and automated reporting pipelines
  • Machine learning workflows
  • AI agents and automation
  • R and Python development
  • Research data processing and reproducible analysis
  • Cloud-based data workflows, especially on AWS

Featured work

A significant part of my work is hosted in repositories owned by organizations, research groups, or project accounts. I use this profile to highlight the projects where I have been a creator, maintainer, or key contributor.

HF-EOLUS wind resource toolkit

Repository: GOFUVI/hf-eolus-wind-resource-toolkit

Toolkit for computing wind resource estimates in the HF-EOLUS project.

HF-EOLUS SAR ingestion

Repository: GOFUVI/hf_eolus_sar_ingestion

Tools for ingesting Sentinel-1 Level-2 OCN OWI products into GeoParquet-based workflows.

HF-EOLUS wind inversion

Repository: GOFUVI/hf_eolus_wind_inversion

Toolkit for ANN-based wind inversion from HF-Radar data, including training and inference workflows.

SeaSondeR

Repository: GOFUVI/SeaSondeR

Open-source tools for processing SeaSonde HF-Radar data.

CSV to PDF automated pipeline

Repository: JLHC-AI-portfolio/CSV2PDF-portfolio-case-study

Representative portfolio case study showing a CSV-to-PDF automation workflow.

Automated website listing extraction and normalization

Repository: JLHC-AI-portfolio/community-workshop-listings-pipeline-c13d19ba

Representative portfolio case study showing a Python workflow that collects multiple websites' listings into one normalized catalog using Scrapy, Beautiful Soup, and Playwright.

HF-EOLUS

Open outputs for the HF-EOLUS project are curated in the Zenodo community: https://zenodo.org/communities/hf-eolus/

It brings together datasets, software, reports, and technical documentation related to offshore wind estimation from HF radar.

How I work

I am especially interested in projects involving:

  • data ingestion and transformation
  • reproducible analytics
  • survey/report automation
  • scientific and research data
  • ML model pipelines
  • domain-specific AI assistants
  • workflow automation for analysts and researchers

Tech stack

Languages

  • R
  • Python
  • SQL
  • Bash
  • PHP

Data / ML / Analytics

  • tidyverse
  • pandas
  • scikit-learn
  • RMarkdown
  • Jupyter
  • statistical modeling
  • machine learning pipelines

Cloud / Engineering

  • AWS
  • Docker
  • GitHub Actions
  • ETL workflows
  • automation pipelines

Freelance profiles

Notes

Some of the repositories featured here are hosted under organization accounts rather than my personal account. They are included because they represent work I created, led, maintained, or substantially contributed to.

If you are looking for help with data science, analytics automation, or AI-enabled workflows, feel free to contact me through one of the profiles above.

Pinned Loading

  1. GOFUVI/hf-eolus-wind-resource-toolkit GOFUVI/hf-eolus-wind-resource-toolkit Public

    HF-EOLUS project toolkit for computing wind resource estimates

    Python

  2. GOFUVI/hf_eolus_sar_ingestion GOFUVI/hf_eolus_sar_ingestion Public

    Tools for Sentinel-1 Level-2 OCN OWI products ingestion into GeoParquet format

    R

  3. GOFUVI/hf_eolus_wind_inversion GOFUVI/hf_eolus_wind_inversion Public

    HF-EOLUS HF-Radar Wind Inversion Toolkit for Artificial Neural Networks Training and Inference

    Shell

  4. JLHC-AI-portfolio/pdf-catalogue-review-workflow JLHC-AI-portfolio/pdf-catalogue-review-workflow Public

    PDF/OCR catalogue import workflow with structured CSV/JSON/SQLite outputs, validation warnings, source evidence, and human-review packets.

    PHP

  5. JLHC-AI-portfolio/web-listings-extraction-pipeline JLHC-AI-portfolio/web-listings-extraction-pipeline Public

    Python web listings extraction pipeline covering static HTML, pagination, Playwright-rendered pages, cookie-gated pages, deduplication, CSV/JSON exports, and HTML QA reports.

    Python

  6. JLHC-AI-portfolio/community-workshop-inbox-review JLHC-AI-portfolio/community-workshop-inbox-review Public

    Live workshop email intake workflow with LangGraph extraction, workbook matching, and Mailpit API proof.

    Python