Personal Projects

CNeander

A command-line simulator for the hypothetical NEANDER computer, written in C. It runs programs for the architecture, validates memory files, and exports the final state for study and experimentation.

Flint and Pixels 3D

A small software 3D viewer written in C++ with SDL3. The project loads OBJ files, triangulates faces, applies a basic 3D pipeline, and renders wireframes by directly manipulating pixels on the CPU.

College Projects

Circuitos Digitais

Repository with my practical assignments and evaluations for the Digital Circuit Design course (INF01086), developed in Quartus II using BDF, VHDL, and Verilog, and documented with Emacs org-mode.