Skip to content
View catamaro's full-sized avatar
Block or Report

Block or report catamaro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CSC_Project CSC_Project Public

    Homomorphic Database using Microsoft SEAL. Server/Client communication encrypted with public-key encryption and CA certificates

    C++ 1

  2. ASINT_Project ASINT_Project Public

    Video question and answer system. Creation of a REST API with a proxy component to manage micro-services with features regarding data persistance

    Python

  3. CPD_Project CPD_Project Public

    Matrix factorization for recommendation sytem, with three parallel implementations with OpenMP, MPI and both.

    C

  4. SIBD_Project SIBD_Project Public

    Forked from marianafidalgo/SIBD_project

    MySQL database. Scripts for table creation, populating and error control. Implementation of funtions, procedures and triggers. Creation of a PHP page to interact with the database

    PHP

  5. PSIS_Project PSIS_Project Public

    Multi-player PacMan with mouse and keyboard control of characters. Server/Client structure with TCP communication. Use of threads, semaphores and mutexesto handle clients and critical regions

    C

  6. POO_Project POO_Project Public

    An object oriented approach to implement a Tree augmented Naive Bayes classifier

    Java