Skip to content
View matthaioum's full-sized avatar
  • Student at Ionian University - Department of Informatics
  • Corfu

Block or report matthaioum

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Informations-Ethics---Ethical-Data-Checker Informations-Ethics---Ethical-Data-Checker Public

    R Shiny tool for auditing datasets for algorithmic bias and fairness before ML use - bias detection, demographic parity, and disparate impact analysis.

    R

  2. Databases-I---Student-Register Databases-I---Student-Register Public

    University student records management system built with Flask and SQLite - course project for Databases I, covering schema design and a working web application.

    HTML

  3. Operating-Systems Operating-Systems Public

    C implementations for Operating Systems coursework - custom file copy utility, pipe-based IPC, and semaphore-synchronized multi-process printing, tested on Ubuntu.

    C

  4. Information-Systems---Energy-Provider-Information-System Information-Systems---Energy-Provider-Information-System Public

    Full information system design for a hypothetical energy provider - requirements analysis, DFDs, user journey maps, and algorithmic design following the Waterfall model.

  5. Task-Management-API-Software-Technology Task-Management-API-Software-Technology Public

    Simple Task Management API with Flask and JSON storage

    Python