Projects
Logic Circuits Project
April, 2021Description and syntesis in VHDL of a component that implements histogram equalization of a grey scale image with 256 levels.
Algorithms and Data Structure Project
September, 2020Implementation using C of a text editor with commands add, delete, undo, redo. The project had strict time and space constraints.
Composer
September, 2020Software that creates runnable code for Arduino that can be used to make music, activate motors and turn on LEDS.
Software Engineering Project
July, 2020Implementation with Java of a boardgame (Santorini) using MVC design patter, server, clients, sockets connectivity, CLI and GUI