Eduardo Rodríguez Sánchez
> Computer Engineer | HPC Researcher | Master Student
I'm a Computer Engineer currently pursuing a Master's in High Performance Computing at Universite du Luxembourg through the EUMaster4HPC program. I combine strong theoretical foundations with practical industry experience in networking and systems engineering.
Distributed Systems
Distributed computing, Block-chain technologies
High-Performance Computing
Parallel algorithms, GPU programming, quantum computing
Network Systems
5/6G core architecture, software-defined networking
Operating Systems
Micro-kernels, hardware, computer architecure
Optimized cellular automaton simulation using AVX2 SIMD intrinsics with OpenMP multi-threading. Maximized memory throughput via alignment and hardware directives using C++
File compression servcursoice using hybrid IPC architecture combining POSIX Message Queues and Shared Memory. Implemented state-machine based Ring Buffer with zero-copy memory access.
Modular C++ implementation of the Practical Byzantine Fault Tolerance (PBFT) consensus algorithm with support for view changes, checkpointing, and state machine replication.