Skip to content
View sdi2100071's full-sized avatar
  • Computer Science, UoA
  • Athens, Greece

Block or report sdi2100071

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 Loading

  1. OS_xv6-for-riscv OS_xv6-for-riscv Public

    Operating Systems Project on xv6 for RISC-V architecture, implemented round robin scheduler and system calls working both on user and kernel mode

    1

  2. Berkley_Pacman_Project Berkley_Pacman_Project Public

    Solution to some Pacman Projects_{0, 1, 2} of Berkeley AI course

    Python 1

  3. OS_process_scheduling OS_process_scheduling Public

    Designed and implemented synchronized inter-process communication (IPC) to transfer message packets efficiently. Utilized shared memory for data exchange and employed threads to ensure proper synch…

    C 1

  4. RLFA_AI RLFA_AI Public

    Solving the Constraint Satisfaction Radio Link Frequency Assignment Problem (RLFA) using Python.

    Python 1

  5. DBMS_usbd DBMS_usbd Public

    Database Management Systems Project implemented various sorting, storing, retrieving algorithms for DBMS using C (Extendible Hashing, Merge Sort, Heap).

    C 1

  6. ML-Face-Recognition-Project ML-Face-Recognition-Project Public

    Implemented the Eigenfaces method for face recognition, combining feature extraction with a nearest-neighbor classifier, utilizing the Yale B face database.

    Jupyter Notebook