Software & Machine Learning Engineer

STATUS: ONLINE // STRASBOURG, FR

Hi, I'm Kike! A developer from Madrid, working at Olivaw Robotics. I build Software that focuses on Machine Learning and AI. When I'm not doing that, you can find me building side projects, tinkering with my Linux setup, or drinking way too much coffee.

Projects

mltop.rs System Monitor

mltop

A real-time terminal resource monitor designed specifically for Machine Learning workflows. Tracks CPU & GPU telemetry to find pipeline bottlenecks. Htop and Nvtop merged.

Rust, Sysinfo, TUI Access ->
RadEfficientDet.py Sensor Fusion

RadEfficientDet

An EfficientDet-based Radar-Camera model fusion pipeline evaluated on the NuScenes dataset. Combines radar point-clouds and camera imagery for object detection.

Python, TensorFlow, CV Access ->
rust-gpt2.rs LLM

rust-gpt2

A complete implementation of the GPT-2 transformer architecture built in Rust using the Burn framework.

Rust, Burn, Deep Learning Access ->
f1-term.rs Rust TUI

f1-term

A beautiful high-performance terminal user interface to stream live Formula 1 Telemetry during race weekends, featuring live maps, intervals, and stats.

Rust, TUI Access ->
codenames-ai.rs Simulation

Codenames AI

A terminal based NLP AI to play the game Codenames with. You can play as both Agent or Spymaster.

Rust, NLP Access ->
coco-bbox-to-seg.py CV Utilities

coco-bbox-to-seg

An automated computer vision conversion utility to translate COCO format bounding box datasets directly into pixel-level segmentation masks.

Python, Computer Vision Access ->

Blog

Developing Neovim Plugins Locally with vim.pack