Pinned Repositories
aula-spock
Basic-Calculator
Web app consisting of a simple calculator.
Emergency-Responses
Software consisting of a multi-agents system used to effectively distribute ambulances and resources to efficiently respond to emergency responses in accordance with the type, gravity, and spatiotemporal distribution of emergency requests.
FoodIST
Non-trivial mobile application for Android which explores several key aspects to mobile development including location awareness, judicious use of limited resources and social behavior.
Image-Segmentation-ASA-P2
Second project of my Analysis and Synthesis of Algorithms course.
iRave-IPM
Project of my Human-Computer Interaction course.
MNIST-Neural-Networks-Architectures-Exploration
Using Tensorflow/Keras, explored the use of different neural network architectures to achieve the highest performance on the test set of the famous MNIST dataset.
Parkinson-Disease-and-Covertype-Information-Discovery
Information discovery on both datasets using essential exploratory data analysis, pre-processing techniques, unsupervised techniques and classification techniques. Python was the mining tool used.
TravelHub
Award winning project built using Angular and Java that allows you to acquire and plan adventures in various destinations.
Unbeatable-Tic-Tac-Toe
Web App consisting of the classic Tic-Tac-Toe game with different difficulty modes created using Angular, Flask and Python.
franciscomatos's Repositories
franciscomatos/Basic-Calculator
Web app consisting of a simple calculator.
franciscomatos/Image-Segmentation-ASA-P2
Second project of my Analysis and Synthesis of Algorithms course.
franciscomatos/iRave-IPM
Project of my Human-Computer Interaction course.
franciscomatos/aula-spock
franciscomatos/Emergency-Responses
Software consisting of a multi-agents system used to effectively distribute ambulances and resources to efficiently respond to emergency responses in accordance with the type, gravity, and spatiotemporal distribution of emergency requests.
franciscomatos/FoodIST
Non-trivial mobile application for Android which explores several key aspects to mobile development including location awareness, judicious use of limited resources and social behavior.
franciscomatos/MNIST-Neural-Networks-Architectures-Exploration
Using Tensorflow/Keras, explored the use of different neural network architectures to achieve the highest performance on the test set of the famous MNIST dataset.
franciscomatos/Parkinson-Disease-and-Covertype-Information-Discovery
Information discovery on both datasets using essential exploratory data analysis, pre-processing techniques, unsupervised techniques and classification techniques. Python was the mining tool used.
franciscomatos/TravelHub
Award winning project built using Angular and Java that allows you to acquire and plan adventures in various destinations.
franciscomatos/Unbeatable-Tic-Tac-Toe
Web App consisting of the classic Tic-Tac-Toe game with different difficulty modes created using Angular, Flask and Python.
franciscomatos/CNV-A07_Sudoku_Cloud
franciscomatos/heatSim-SO
Four part project of my Operating Systems course.
franciscomatos/IA-P2
Second projecto of my Artificial Intelligence course
franciscomatos/Loan-Prediction
Comparison of several models to classify if a user can take a loan. It is based on the user’s marital status, education, number of dependents, and employments.
franciscomatos/Message-Board-IAED-P1
First project of my Introduction to Algorithms and Data Structures
franciscomatos/Message-Encryption-FP-P1
First project of my Foundations of Programming course.
franciscomatos/Message-Encryption-FP-P2
Second project of my Foundations of Programming course.
franciscomatos/Notepad
Simple notepad built for Android using Java and Android Studio in the context of Mobile and Ubiquitous Computing course.
franciscomatos/Solitaire-IA-P1
First project of my Artificial Intelligence course.
franciscomatos/Storage-Management-IAED-P2
Second project of my Introduction to Algorithms and Data Structures course.
franciscomatos/Sudoku-Solver-LP
Project of my Logic for Programming course.
franciscomatos/Supermarket-Distribution-Network-ASA-P1
First project of my Analysis and Synthesis of Algorithms course.
franciscomatos/TimeSeriesAnalysisWithPython
franciscomatos/Train-Company-PO
Project of my Object Oriented Programming Course