Skip to content
View hugo-vicente11's full-sized avatar

Highlights

  • Pro

Block or report hugo-vicente11

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.

Content in all repositories owned by your account will be closed.
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
hugo-vicente11/README.md

Hugo Oliveira Vicente

Technical Product Manager · Solutions Engineer · Forward Deployed Engineer

hugovicente.dev · LinkedIn · GitHub · hugo.asm11@gmail.com

Python C Rust Docker Linux


Summary

CS Engineering student at Instituto Superior Técnico, currently a Product Manager Intern on Cloudflare's Tunnel team. I work at the intersection of product and engineering: scoping ambiguous requirements into shipped systems, and building the systems-level code myself where it matters. Background spans ML pipelines, distributed systems, cloud infrastructure, and observability tooling.


Experience

Role Organization Dates
Product Manager Intern, Cloudflare Tunnel Cloudflare, Lisbon Jul 2026 – Sep 2026
Project Manager JUNITEC, Lisbon Apr 2026 – Jun 2026
System Administrator RNL, Instituto Superior Técnico Apr 2025 – Jun 2026
Software Developer JUNITEC, Lisbon Oct 2025 – Apr 2026

Cloudflare, PM Intern (Tunnel). Partnered with engineering, design, and customer-facing teams to scope and prioritize roadmap items, translating technical constraints into product requirements.

JUNITEC, Project Manager. Owned the technical roadmap for a synthetic clinical data platform, combining CTGAN, TimeGAN, Synthea, and BioGears into a modular ML pipeline. Managed experimentation over 500Hz biosignal data from 6,000+ surgical patient records. Cut model experimentation costs by up to 70% via a standardized "train remotely, infer locally" workflow on Google Colab Pro.

RNL, IST, System Administrator. Administer and monitor 80+ Linux servers, including HPC clusters and virtualized environments. Built Grafana observability dashboards that reduced infrastructure incident diagnosis time by 35%.

JUNITEC, Software Developer. Built an AR-based educational platform for the Calouste Gulbenkian Museum using React and Firebase, translating stakeholder requirements into weekly engineering deliverables.


Projects

TraceBloom · Rust, TypeScript, Next.js, ClickHouse, OpenTelemetry, Docker Open-source observability and evaluation platform for LLM agents. Rust OTLP collector, ClickHouse storage, a live trace viewer, TS/Python SDKs, and an LLM-judge eval engine that flags prompt regressions. Directed AI agents through implementation while owning all architecture decisions across 7 milestones; 170+ automated tests in CI, 14 dependency CVEs remediated before public release.

KVS Subscription Server · C, Pthreads, Mutexes, Semaphores, Linux API Multithreaded key-value store with a named-pipe client-server architecture and real-time subscription notifications. POSIX thread synchronization (mutexes, semaphores, read-write locks) preserves data consistency across concurrent client sessions.

Fault-Tolerant Blockchain · Java 17, gRPC, Protocol Buffers, RSA-2048 Distributed replicated blockchain ledger with a central sequencer for global transaction ordering and RSA-2048 signed blocks across multiple nodes. Implements optimistic execution, linearizable reads, and client failover.

AI-Nuruomino-Solver · Python, CSP, DFS Backjumping, Graph Algorithms Constraint-satisfaction solver for the Nuruomino (LITS) puzzle. Custom backjumping DFS with region-based MRV heuristics, adjacency-graph analysis, and forward checking to prune invalid layouts efficiently.

Smart-Parking-Manager · C Modular system for managing multiple parking lots: vehicle tracking, fee calculation, and revenue reporting, with full input validation and memory safety.


Skills

Languages: Python, C, Java, C++, SQL Tools & Platforms: Git, Linux, Docker, PostgreSQL, ClickHouse, React, Firebase, Grafana, Google Colab Certifications: Data Science with Python, Machine Learning, Introduction to Quantum Computing (IBM) Languages spoken: Portuguese (native), English (fluent), Spanish (basic), French (basic)


Education

Instituto Superior Técnico, Lisbon. B.Sc. Computer Science and Engineering (Sep 2023 - Jun 2026)


hugo.asm11@gmail.com · linkedin.com/in/hugo-vicente11 · github.com/hugo-vicente11

Pinned Loading

  1. AI-Nuruomino-Solver AI-Nuruomino-Solver Public

    AI-powered Nuruomino puzzle solver using Backjumping Depth-First Search (DFS) optimized with an adjacency graph. Efficiently prunes invalid paths by tracking constraint violations and jumping back …

    Python

  2. KVS-Subscription-Server KVS-Subscription-Server Public

    ⚙️ IST-KVS is a fully concurrent key-value store built in C, designed with real-time client-server communication using named pipes (FIFOs), multithreading, and session-based subscriptions. It showc…

    C

  3. Smart-Parking-Manager Smart-Parking-Manager Public

    Efficient, modular C system to manage multiple parking lots. Supports vehicle tracking, fee calculation, and revenue reporting with full input validation and memory safety.

    C

  4. dotfiles dotfiles Public

    My dot files.

    Lua 2

  5. dwm dwm Public

    dwm is a dynamic window manager for X.

    C

  6. st st Public

    st is a simple terminal implementation for X.

    C