Skip to content
View antoinekh's full-sized avatar
  • Rennes - FRANCE

Block or report antoinekh

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

Hi, I'm Antoine Keranflec'h πŸ‘‹

Senior Network Automation Engineer Β· Rennes, France πŸ‡«πŸ‡·

LinkedIn Email GitHub


πŸš€ About me

I enjoy engineering and designing architectures and solutions where networking meets DevOps. I lean on and contribute to open-source tools, and build the automation and tooling that ties them together, with a soft spot for large and challenging environments. I love to optimise and solve tricky issues just for the pleasure of it, and when I run out of ideas I go running, mostly for fun, sometimes to chase down the idea I was missing.


πŸ› οΈ Tech & tools

Languages

Python Bash Go

Frameworks & tooling

Linux Django Docker Terraform GitLab Claude

Networking

Containerlab NetBox NETCONF/YANG Juniper Nokia Palo Alto


πŸ“Œ Featured projects

Project What it is
nokia-sr-skills Claude Code skill plugin to inspect & operate Nokia SR OS / SR Linux: NOS detection, on-demand YANG models, CLI/NETCONF/gNMI.
network-secret Encode / decode / compare network device secrets: Juniper $9$, Juniper $8$, and Nokia SR OS custom-hash. Python library + CLI, plus a browser version that runs entirely client-side.
markdown-link-title VS Code extension: paste a URL in Markdown and get a dynamic [Page Title](url). Zero dependencies, customisable, honours VS Code proxy settings.
markdown-priority-badges Python-Markdown extension rendering inline priority badges: !level keywords anywhere and ! / !! shorthand on task-list items. Works in Zensical / MkDocs / plain Markdown, no external CSS.
dockerfiles Collection of Dockerfiles for my tooling.

🀝 Contributions


Pinned Loading

  1. nokia-sr-skills nokia-sr-skills Public

    Claude Code skill plugin: inspect & operate Nokia SR OS (SROS) and SR Linux - NOS detection, on-demand YANG models, version detection, config formats, CLI/NETCONF/gNMI.

    Shell 8

  2. network-secret network-secret Public

    Encode, decode, and check network device secrets: Juniper $9$, Juniper $8$, and Nokia SR OS custom-hash

    Svelte

  3. dockerfiles dockerfiles Public

    Dockerfile

  4. juniper9-crypt juniper9-crypt Public archive

    Python library and CLI to encrypt, decrypt, and compare Juniper type 9 $9$ passwords

    Python 5

  5. widget-iOS-nightscout widget-iOS-nightscout Public

    JavaScript 8 9

  6. markdown-link-title markdown-link-title Public

    vscode extension. Paste a URL in Markdown and get dynamic [Page Title](url). Zero dependencies, customisable, honours VS Code proxy settings.

    TypeScript