This is a repository containing a collection of exercises and projects done in university
The content of this is self explanatory. Each folder has the following structure name: FEUP-<Subject>-<Type>
.
For example, the folder FEUP-BDAD-Proj
means that it contains the project for the BDAD subject.
The types can be TPS (that stands for theorical pratical exercises) and Proj that contains the project(s) created in the subject.
However, some projects have its own repository and may not follow the convention of folders. For these ones I've created a list of content explaining them:
Name | Subject | Type | About | Year |
---|---|---|---|---|
FEUP-LCOM20 | LCOM | Proj | Game in minix system | 2nd |
FEUP-MNUM | MNUM | TPS | Exercises and algorithms of numberical methods | 2nd |
Minesweeper | LPOO | Proj | Minesweeper game developed in java | 2nd |
open-cx-t4g2-codemasters | ESOF | Proj | Application developed in flutter | 3th |
talpa | PLOG | Proj | Talpa game developed in PROLOG language | 3th |
wrong-products | PLOG | Proj | Wrong products problem solved in PROLOG language | 3th |
BackupSystem | SDIS | Proj1 | Backup System using java | 3th |
ChordBackupSystem | SDIS | Proj2 | Chord Backup System using java | 3th |
JmmCompiler | COMP | Proj | Compiler for java-- using JavaCC | 3th |
MultiLabelClassification | IART | Proj | A multilabel classification problem challenge, solved with python | 3th |
BrainShare | LBAW | Proj | Web site project | 3th |
Topic Publish Subscirber | SDLE | Proj1 | A distributed system in a publish subscriber style | 4th |
Distributed fake twitter | SDLE | Proj2 | This is a simple distributed version of twitter using kademlia system. | 4th |
Databases and Technologies | TBDA | All | Assignments during the subject | 4th |
Weather Forecast | CMP | Proj2 | A weather app built with Flutter | 4th |
VGA Invaders | SETR | Proj | Produces a VGA signal to a monitor using arduino Due | 4th |