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 government cyber security operations ๐Ÿ›ก๏ธ

๐Ÿš€ 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_