Skip to content
View nicolaskagami's full-sized avatar

Block or report nicolaskagami

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

👋 Hey. I'm Nicolas. Find me @ linkedin.com/in/nicolaskagami, mail @ nicolaskagami@gmail.com.

Currently

  • consulting engineer @ Netmetric (with Telefónica), working on network measurement and TLS
  • interested in Rust, networking, and distributed systems

Past experiences

  • senior software engineer @ Ditto, where I built mesh networking infrastructure in Rust — routing protocols, overlay networks, and topology optimization
  • lead engineer @ Netmetric, where I led a nationally-certified network measurement platform with 20M+ probes, built high-efficiency C/C++ apps on Android and Linux, and wrangled 60+ network KPIs out of a multi-agent coordination system
  • MSc student @ UFRGS, where I researched programmable networks, SDN, measurements techniques and video QoE prediction

Publications

Pinned Loading

  1. poptrie poptrie Public

    A pure Rust implementation of Poptrie, a data structure for efficient longest-prefix matching lookups

    Rust 6

  2. capest capest Public

    Capacity and available bandwidth estimator in the data-plane using P4 and INT

    P4 5

  3. open-pit-mining open-pit-mining Public

    Open Pit Mining problem solved with maximum flow (Edmonds-Karp & Ford-Fulkerson) using an N heap and Forward Star representation

    C++ 1 1

  4. monotonic-buffer-insertion monotonic-buffer-insertion Public

    Multi-objective buffer insertion approach to limiting fanout in simple-cells-based circuits considering initial position and I/O timing budget.

    C++