2023 - present
Researcher
CIEMAT (Research Center for Energy, Environment and Technology)2023
Research stay
CERN (European Organization for Nuclear Research)2018 - 2022
Predoctoral researcher
CIEMAT2019
Predoctoral research stay
JYU (University of Jyväskylä)2020
Internship
MLH Fellowship powered by GitHub2017 - 2018
Madrid area manager
Yobbiks2017
Internship
CIEMAT2017 - 2023
PhD in Physics
UCM (Complutense University of Madrid)2016 - 2017
MSc in Nuclear Physics
UAM (Autonomous University of Madrid)2012 - 2016
Physics degree
UAM2014
English language immersion course
UIMP (Menéndez Pelayo International University)ROOT File Viewer is an extension for Microsoft's Visual Studio Code that makes it possible to see the contents of a ROOT File with just a click, without a local installation of ROOT needed! In order to do that, it makes use of the JavaScript ROOT library
For empowering community is the open source software which powers dev.to. I've contributed to this project as part of the MLH Fellowship
The World Cube Association governs competitions for mechanical puzzles that are operated by twisting groups of pieces, commonly known as "twisty puzzles", the most famous one of them being the Rubik's Cube. I've contributed significantly to its website, both as a programmer and as a project manager
What's going on (Whagon) is a web application to quickly check what's happening on a GitHub project, based on GitHub's Events API
Fellowship Companion is a web application that displays some data about the MLH Fellowship. The front end of the project has been crafted by me
The "Asociación Madrileña de Speedcubing" aims to promote the practice of speedcubing in the Community of Madrid, Spain. I built its website by modifying and adding some functionalities to the already existing website of the "Association Française de Speedcubing". The code was also used to build a website for the "Asociación Española de Speedcubing"
The introverts' social network is a social media application that I created to try and solve a problem that has bothered me for years, which is the apparent difficulty that exists to meet people and make new friends on this modern world
Chiri is currently a small website I created to display the menu of a cafeteria. Over time, it could evolve into a full cafeteria management system
Today we are going to learn about another very useful feature of Modern C++: Range-based for loops. A...
In modern C++, you write auto auto(auto auto) { auto; } and the compiler infers the rest Ok, it's...
A few days ago, I presented a very simple React app that shows what's going on in any GitHub reposito...