• About
  • My Life
  • Projects
  • Blog
  • CV
GitHub LinkedIn Email

A simple automation I use daily (Linkedin, ES)

April 26, 2025

This is how I prevent my Linkedin posts from falling into oblivion using Python

AImbidextro, exploring AI agents in 2d platform game (Linkedin, ES)

April 24, 2025

I created a simple but powerful API to interact with Ambidextro game to develop reinforcement learning agents inside the game

How to vibe-code, from a vibe coder (Linkedin, ES)

April 19, 2025

(ES) The experience of a vibe coder with a concrete example, this website!

My experience in the Innovaxa Hackathon (Linkedin, ES)

April 1, 2025

(ES) I explain how the hackathon went from the perspective of a participant, including what we did good and wrong.

Junior's reality in the IT field in 2025 (Linkedin, ES)

March 23, 2025

(ES) In this post, I talk about the reality of applying to junior developer positions in IT in Spain. Specifically AI/Data Science related fields

CV ATS systems are outdated (Linkedin)

March 18, 2025

My thoughts on ATS systems after applying to hundreds of positions...

MNIST and Cosine similarity (Linkedin)

March 5, 2025

Achieved 75% accuracy in the MNIST dataset using a simple cosine similarity approach under 50 lines of code, with no training

My first live Hackathon (hack2progress.com)

March 3, 2025

I will dive into the details of my first live Hackathon

My short and long term goals

February 26, 2025

A personal post where I open up about me. Please don't judge!

AI agents are not quite there yet (but they are close)

February 24, 2025

I used the new best AI web agent to apply for a LinkedIn job and it didn't perform as expected... Spoiler, it couldn't complete the task

A note to my future employer

February 21, 2025

What I would like my future employer to know about me

Humble introduction to GPT models and PyTorch

February 6, 2025

The beginner-friendly introduction to GPT models and PyTorch I would have liked to have.