Skip to content
View markshapiro's full-sized avatar
Block or Report

Block or report markshapiro

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. webpack-merge-and-include-globally webpack-merge-and-include-globally Public

    Merge multiple files (js, css..) and include by running them "as is". Supports minify by custom transform and wildcard paths.

    JavaScript 101 27

  2. go-pubsub-workflow go-pubsub-workflow Public

    define workflows using pubsub

    Go

  3. schedule-planning-genetic-algorithm schedule-planning-genetic-algorithm Public

    creeating time-schedule of jobs for each worker with minimized timespan using genetic algorithm

    Python 1

  4. go-mongo-better-watcher go-mongo-better-watcher Public

    A better document watcher for mongodb

    Go 5

  5. graphql-db-projection graphql-db-projection Public

    Create projection of fields needed to fetch from db from Graphql query. Supports nested queries & custom field names.

    JavaScript 21

  6. rmq rmq Public

    Forked from adjust/rmq

    Message queue system written in Go and backed by Redis

    Go