You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Braitenberg vehicles (using Breve) and a genetic algorithm for solving the Brachistochrone Curve problem, developed for the University of Coimbra's B.S. Informatics Engineering Artificial Intelligence Introduction course. Both developed in Python.
A raytracer with photon mapping developed for the University of Coimbra's B.S. Informatics Engineering Computer Graphics course. Developed in C++ with OpenMP.
A procedural Java to low-level C transcompiler developed for the University of Coimbra's B.S. Informatics Engineering Compilers course. Written in ANSI C with lex and yacc.