Skip to content
View iPapatsoris's full-sized avatar

Block or report iPapatsoris

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. Twitter-Clone Twitter-Clone Public

    The Twitter (now X) website built from scratch using React with Typescript and pure SCSS.

    TypeScript

  2. Set-Partitioning Set-Partitioning Public

    The Set Partitioning problem as a sub-problem of crew scheduling

    Prolog

  3. Grace-Compiler Grace-Compiler Public

    A full compiler for the Grace programming language

    Java 2

  4. Maximum-Independent-Set Maximum-Independent-Set Public

    An exact algorithm for computing the Maximum Independent Set on graphs

    C++ 9 3

  5. Parallel-Jacobi Parallel-Jacobi Public

    Parallel programs over MPI, MPI+OpenMp and CUDA, that implement the jacobi method to solve Poisson's equation

    C 1

  6. graph-shortest-paths graph-shortest-paths Public

    Forked from cvrac/graph-shortest-paths

    Shortest path queries on large dynamic and static graphs (SIGMOD 2016)

    C++