Skip to content
View igarbayo's full-sized avatar

Highlights

  • Pro

Block or report igarbayo

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

Hi, I'm Ignacio! πŸ‘¨β€πŸ’»

Last year double major student in Mathematics & Computer Engineering at USC

πŸ† HackUDC 2026 β€” part of the only team to win two awards at the event: 1st place in the AlΓ©n Space (GMV) track and 2nd place in the general GPUL awards. πŸ† Akademia (Bankinter Innovation Foundation) β€” winner of the 2023-2024 edition.

Work Experience πŸ’Ό

  • During Summer 2026, I worked as a Research Intern at CiTIUS (USC), researching open-world object discovery with semantic grounding: detecting and segmenting object categories never seen during training, and grounding those discoveries semantically.
  • During Summer 2025 & 2026, I worked as a Development Intern at IGM Web (Grupo Hotusa), handling the full lifecycle of a monitoring internal tool to observe real-time performance and a Kafka horizontal autoscaler to handle OTA requests.
  • During Summer 2024, I worked as a Machine Learning Intern at IDIS, applying ML classification techniques, including ensemble classifiers, for predicting onset of breast cancer.

Main Projects πŸ“

Apart from personal projects, I have collaborated in multiple hackathons, gaining experience in teamwork, rapid prototyping, and problem-solving under time constraints.

EGS β€” egswater.com (not public)

My main long-term project: an integrated system that helps municipalities detect water leaks and reduce Non-Revenue Water (NRW). Beyond leak detection, EGS acts as a full partner for municipal water management β€” sensor deployment and IoT telemetry, consumption analytics, anomaly detection with Machine Learning, and a web platform where each town council monitors its own network in real time. Currently serving councils in Galicia. Engineered in TypeScript and R.

BFG-I β€” HackUDC-2026

A satellite-to-ground DOOM streaming system over simulated LEO links, written in C. Headless DOOM runs on the satellite, encodes its framebuffer to H.264 (QCIF, 20 FPS) and streams it to a ground station over RTP/UDP, with bidirectional keyboard control on a separate UDP uplink and a lock-free ring buffer to keep gameplay interactive under extreme bandwidth and latency constraints. The project behind the double award at HackUDC 2026.

HackUPC 2026 β€” HackUPC-2026

Automated warehouse simulator built for the Inditex challenge at HackUPC 2026. Boxes arrive on an input belt, are stored in aisles by shuttles and packed onto pallets by a robotic arm, all on top of a discrete-event C++17 engine that models throughput and bottlenecks of the real logistics flow.

open-source β€” open-source

An agent skill (Claude Code, OpenCode) that generates a project's complete open source governance in one shot: README, LICENSE, REUSE/SPDX headers, CONTRIBUTING and more. Built so any project β€” hackathon submissions included β€” can go from zero to compliant in minutes.

PWS β€” hacketse

A P2P distributed computing network that repurposes old phones as compute nodes. Built on WebRTC with smart load balancing to schedule work across heterogeneous, unreliable devices. HackETSE hackathon project.

MedicAir β€” hacktoberfest

An event-driven REST API to manage a fleet of medication delivery drones, in Python, with a chatbot interface for real-time interaction and fleet monitoring over MQTT.

Akademia β€” Akademia

Business intelligence algorithm in R that identifies the 100 best daycare locations in Spain, combining demographic, socioeconomic and competition data. Winning project of the Akademia 2023-2024 programme, from the Bankinter Innovation Foundation.

Insider detection (not public)

A data-driven algorithm designed to detect insider trading within prediction markets, engineered in Python and R. Optimized for high performance, using Redis Queues for real-time communication and Celery for parallel data processing.

Github Stats

Github Stats

Top Langs

Pinned Loading

  1. open-source open-source Public

    Agent skill (Claude Code, OpenCode) that generates a project's complete open source governance: README, LICENSE, REUSE/SPDX, CONTRIBUTING and more. Works for any project, hackathon included.

    2

  2. HackUPC-2026 HackUPC-2026 Public

    Automated warehouse simulator built for the Inditex challenge at HackUPC 2026. Boxes arrive on an input belt, are stored in aisles by shuttles, and packed onto pallets by a robotic arm. C++17 engin…

    C++ 1

  3. YagoFalgueras/HackUDC-2026 YagoFalgueras/HackUDC-2026 Public

    Headless DOOM runs on a satellite, encodes its framebuffer to H.264 (QCIF, 20FPS) and streams it to a ground station over RTP/UDP. Bidirectional keyboard control via separate UDP uplink. Written in…

    C 5

  4. CarlosCaoLopez/hacktoberfest CarlosCaoLopez/hacktoberfest Public

    MedicAir, an event driven REST API to manage a fleet of medication delivery drones, with a chatbot interface for real-time interaction and monitoring via MQTT

    Python 2

  5. CarlosCaoLopez/hacketse CarlosCaoLopez/hacketse Public

    PWS, a P2P distributed computing network that repurposes old phones as compute nodes. WebRTC-based with smart load balancing. HackETSE hackathon project.

    TypeScript 1

  6. Akademia Akademia Public

    Business intelligence algorithm in R to identify the 100 best daycare locations in Spain. Akademia 2023-2024 Project, from the Bankinter Innovation Foundation

    R