Hi, I'm Miguel.
Math and Computer Science enjoyer.

I'm a computer science enthusiast with a deep love for mathematics and competitive programming. My work revolves around solving complex problems, from algorithmic challenges to CTFs and cybersecurity.

Featured Work

Competitive programming library

A library of algorithms and data structures implemented in C++ for competitive programming.

cppalgorithmsdata-structurescompetitive-programming

Simple JIT compiler

A simple Just-In-Time compiler implemented from scratch in C++ for the 'brainfuck' language.

cppcompilerjit