Repository of academic projects and exercises, some done during my Computer Engineering course at UFES - Universidade Federal do Espírito Santo, others during my Curso Superior de Tecnologia em Sistemas de Computação at UFF - Universidade Federal Fluminense, through CEDERJ.
-
adivinhacao
A simple number guessing game written in Prolog. -
mkqsort
A three-way radix quicksort implementation for sortings lines in a text file, written in C. -
pedalarte
Simple website built as a learning exercise of HTML, CSS and Javascript. -
bstset
A Set implementation in Python using an α-balanced Binary Search Tree. -
playlist
A very simple Object Oriented Programming exercise in Java.