Skip to content
View yissok's full-sized avatar

Block or report yissok

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

Popular repositories Loading

  1. sample-trading-ui sample-trading-ui Public

    📈 Easy trading website

    JavaScript 3

  2. Answer-Set-Programming-for-timetabling Answer-Set-Programming-for-timetabling Public

    A program which generates optimal combinations of timetable arrangements according to pre-defined rules and preferences

    Java 1

  3. Distributed-Memory-Parallel-Computing-Proof-of-Concept Distributed-Memory-Parallel-Computing-Proof-of-Concept Public

    The aim of the program is averaging each array element with its four adjacent ones. Many of these operations will be independent from one another and can thus be executed parallelly. Being a distri…

    C 1

  4. yissok.github.io yissok.github.io Public

    a place where I archive all projects I value

    HTML 1

  5. Snake Snake Public

    School project from 2012

    Pascal

  6. Shared-Memory-Parallel-Computing-Proof-of-Concept Shared-Memory-Parallel-Computing-Proof-of-Concept Public

    The aim of the program is averaging each array element with its four adjacent ones. Many of these operations will be independent from one another and can thus be executed parallelly. Being a shared…

    C