Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View lhoupert's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report lhoupert

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
lhoupert/README.md

L. Houpert / Email / LinkedIn / GitLab / GitHub / Gist / Stackoverflow / Google Scholar

Hi there, I'm LoΓ―c Houpert πŸ‘‹

πŸ’» Senior Cyber Platform Engineer at DWP, building secure cloud infrastructure and leading container-based solutions for data analytics πŸ›‘οΈ

πŸš€ What I do:

  • Build and maintain AWS cloud platforms serving 20+ users
  • Design zero-CVE container solutions using Docker & Terraform
  • Lead DevOps transformations and increase test coverage from 10% to 85%
  • Mentor engineering teams on security automation and best practices

πŸ”§ My current tech stack:

  • Cloud & Infrastructure: AWS (ECS, Lambda, S3, VPC), Terraform, Docker
  • Languages: Python (Flask, Django, PyTest), TypeScript, Shell scripting
  • DevOps: GitLab CI/CD, pre-commit hooks, automated security scanning
  • Containers: Multi-stage builds, Chainguard images, container orchestration

🌱 On my learning wishlist: Kubernetes, Go, and Rust. I am really interested in these technologies

πŸ§‘β€πŸ”¬ Previous life: 10+ years as marine physicist and research scientist. I developed Python libraries to process data from ocean robots πŸ€–, research ships 🚒, and satellites πŸ›°οΈ. Published 30+ scientific papers and spent 200+ days at sea 🌊. This background gives me unique approach to problem-solving and working with complex systems.

🏠 When not coding: Maintaining my homelab with self-hosted services and exploring Europe and UK in our campervan 🚐


πŸ› οΈ Some technologies I work with:

Python AWS Docker Terraform GitLab Flask


πŸ“Š Recent focus areas:

  • πŸ”’ Security automation: Implementing zero-CVE container images and automated security scanning
  • πŸ§ͺ Testing & Quality: Transforming legacy applications with comprehensive test coverage
  • πŸš€ Platform engineering: Building developer-friendly infrastructure and CI/CD pipelines
  • πŸ‘₯ Team enablement: Mentoring engineers and sharing knowledge through pair programming

Pinned Loading

  1. analysis_eel_data analysis_eel_data Public

    Python scripts to analyse and visualise oceanographic data from the Extended Ellet Line programme

    Jupyter Notebook 2 1

  2. Advances file manipulation in Git Advances file manipulation in Git
    1
    Useful Git commands
    2
    =================
    3
    
                  
    4
    * [How to add changes in an old commit:](#how-to-add-changes-in-an-old-commit)
    5
    * [How to check for changes on remote Git repository?](#how-to-check-for-changes-on-remote-git-repository)
  3. clean-code-python clean-code-python Public

    Forked from zedr/clean-code-python

    πŸ› Clean Code concepts adapted for Python

    Python

  4. cheatsheets cheatsheets Public

    Forked from matplotlib/cheatsheets

    Official Matplotlib cheat sheets

    Python

  5. python-patterns python-patterns Public

    Forked from brandon-rhodes/python-patterns

    Source code behind the python-patterns.guide site by Brandon Rhodes

    Python

  6. How to run OpenVPN-server and monito... How to run OpenVPN-server and monitoring on RaspberryPi using Docker
    1
    ### OpenVPN
    2
    
                  
    3
    #### Quick Start
    4
    
                  
    5
    _adapted from https://gist.github.com/aeimer/543c231b3ae0fbf8f4f00dc911d9379a for Raspberry Pi architecture_