Skip to content
View KorayGocmen's full-sized avatar

Organizations

@violetnorth
Block or Report

Block or report KorayGocmen

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

  1. Express-Postgres-Nginx-Docker Express-Postgres-Nginx-Docker Public

    A complete ready to go boilerplate api and docs with 3 express workers behind Nginx load balancer and a shared Postgres database across workers, all containerized using Docker

    JavaScript 15 7

  2. scheduler-worker-grpc scheduler-worker-grpc Public

    A single server multiple workers distributed architecture that supports HTTP requests on the scheduler and translates them to GRPC requests on workers.

    Go 12 4

  3. medianfilter medianfilter Public

    Remove moving objects from a series of images and create a new image with median filter method

    Go 2 1

  4. image image Public

    A simple library for image operations with concurrency written in Go.

    Go 4

  5. kdTree kdTree Public

    An implementation of kdTree in 2D space

    C++ 6 2

  6. Client-Server-Messaging Client-Server-Messaging Public

    Client Server Model communication over TCP with authentication

    C