Home CV Research Poetry



Logo

Email ResearchGate Google Scholar GitHub HackerRank Stack Overflow CV LinkedIn


¡Hola!

My name is Ramón, welcome to my website! I am a software engineer working in quantum computing. I hold a Ph.D. in physics with a focus on theoretical chemistry. Being a polyglot programmer, I enjoy coding in C, C++, Python, Julia and Fortran. Additionally, I am proficient in performance engineering and parallel computing. Beyond my scientific pursuits, I find joy in the craft of verses.

I've rediscovered the Lisp arts and the power of functional programming, ergo my affinity for Emacs and NixOS. As a firm believer in the beauty of simplicity, I consider the following expression to be a magnum opus:

(define Y (λ (f) ((λ (x) (f (x x))) (λ (x) (f (x x))))))