Skip to content
View ntua-el20062's full-sized avatar

Block or report ntua-el20062

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 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 Loading

  1. Operating-Systems-Lab Operating-Systems-Lab Public

    Operating Systems Laboratory Course assignments conducted at NTUA

    C

  2. distributed_systems distributed_systems Public

    Python

  3. Parallel_Systems_Ntua Parallel_Systems_Ntua Public

    Forked from ConstantinePapadopoulos/Parallel_Systems_Ntua

    C

  4. Cryptography Cryptography Public

    Exercises for the Computational Cryptography course of National Technical University of Athens.

    Python

  5. Machine-Learning Machine-Learning Public

    My solutions to the exercises of the course Machine Learning conducted at NTUA

    Jupyter Notebook

  6. dimitraseferiadi/Distributed-Systems dimitraseferiadi/Distributed-Systems Public

    This project implements a Distributed Hash Table (DHT) using the Chord protocol. It supports insert, query, and delete operations across a distributed network of nodes. Additionally, the system sup…

    Python