- I like to create fun things like OpenGL games, Emulators, Programming Languages, and whatever catches my interest.
- Computer Engineering undergrad student at UFPE.
Those are some of by best projets:
- Myncraft is a 3D voxel based game inspired by it's homophone.
- Jacquin's Hell is a raycasting game that I made with some friends as an assignment.
- CHIP-8 Mk2 is a CHIP-8 emulator with a debugger interface.
- MyLisp is a lisp-like programming language, it's not good, but it was really fun to implement. I learnt a lot of things in the process, I even wrote a little bit about it.
- Malish Lisp is my second attempt on writing an interpreter for a Lisp-like language. It's much better than it's predecessor and it's loosely based on MAL.
- Microc is a compiler for MicroC (a subset of C) that targets the x86_64 architecture.