new_site/_pages/about_einstein.md

1.8 KiB

layout title permalink profile news selected_papers social
about about /
align image image_circular more_info
right vinicius.jpeg false <a href="mailto:vinicius.silva@dcc.ufmg.br">vinicius.silva@dcc.ufmg.br</a> <p>DCC - ICEx - UFMG</p> <p>6627 Ave. Antônio Carlos</p> <p>Pampulha, Belo Horizonte, Minas Gerais, Brazil</p>
false false true

Bachelor of Computer Science from the Pontifical Catholic University of Minas Gerais, with two years of experience as a researcher in the field of compilers and operating systems. My research interests include containerized environments, code optimization, virtual machines, processor emulators, and interprocess communication.

I am a member of the Brazilian Computer Society (SBC), the Institute of Electrical and Electronics Engineers (IEEE), the IEEE Computer Society (IEEE CS), and the Association for Computing Machinery (ACM).

I was a researcher on the Nanvix project, supervised by Dr. Pedro Henrique Penna. I specialized in compilers and operating systems at Nanvix, participating in the development of a virtual machine using C and C++. In particular, I worked on a Just-In-Time (JIT) translation mechanism for the Nanvix operating system emulator, which translated MIPS assembly instructions to the RISC-V processor.

My undergraduate thesis, supervised by Dr. Pedro Henrique Penna, Senior Research Software Engineer at Microsoft Research, and Dr. Henrique Cota Freitas, professor at ICEI - PUCMINAS, proposed a library for interprocess communication in a microkernel architecture using the zero-copy technique.