Skip to content
View matt-cola's full-sized avatar

Block or report matt-cola

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

Hi there, I’m Matteo Colantonio 👋

Contributions

Backend development of the production orchestration platform that manages the full lifecycle of optical services on the Italian Research and Education Network.

  • Automated provisioning, modification, validation and termination of optical services
  • Multi-vendor device clients (TL1, NETCONF, RESTCONF)
  • Integration with NetBox, state reconciliation and configuration drift detection
  • Built on top of orchestrator-core

Tool that generates Pydantic-based, IDE-friendly RESTCONF SDKs directly from YANG modules extracted from network devices.

  • Type-safe clients with full IDE autocomplete and runtime validation
  • Dramatically reduces errors when writing multi-vendor automation
  • Designed for real production use (HAL + adapters pattern for multi-vendor / multi-version networks)

Talks

Event Title Recording
AutoCon 3 (Network Automation Forum) From Clicks to Code: Optical Network Automation Journey at GARR Watch
TNC26 (GÉANT) Streamlining Multi-Vendor Automation: Auto-generated RESTCONF Clients from YANG TNC26 site

Connect

Pinned Loading

  1. ConsortiumGARR/yang2sdk ConsortiumGARR/yang2sdk Public

    Generate a Pydantic-based IDE-friendly RESTCONF SDK for your network devices directly from YANG modules

    Python 6

  2. workfloworchestrator/orchestrator-optical workfloworchestrator/orchestrator-optical Public

    Forked from ConsortiumGARR/GARR-Workflow-Orchestrator

    An addon module for WFO projects that includes products and workflows for optical network equipment.

    Python 1

  3. ConsortiumGARR/optical-fiber-birefringence-high-pass-filter ConsortiumGARR/optical-fiber-birefringence-high-pass-filter Public

    A gNMIc custom processor that computes the difference between the last Jones matrix and the exponential-moving-average of the Jones matrices to measure 'fast' transients in the birefringence of the…

    Go