Pinned Repositories
code-from-ts-playground-url
Script to decode & print source code from a TypeScript Playground URL.
docker-brownbag-presentation
Slides for a brownbag I presented at Kabam to introduce Docker.
docker-pushmi-pullyu
Copy Docker images directly to a remote host without using Docker Hub or a hosted registry.
jquery.keyframeanimation
An animation framework based on a CSS animations-like syntax.
loom
Stream-oriented web server with filesystem-based routing
operator
A web server for static and dynamic content.
parsing
A parser combinator library.
please-lang-prototype
An arborescent programming language.
silk
Streaming HTML from JSX
tsconfig-for-tests
An example using a separate tsconfig file for tests.
mkantor's Repositories
mkantor/code-from-ts-playground-url
Script to decode & print source code from a TypeScript Playground URL.
mkantor/docker-brownbag-presentation
Slides for a brownbag I presented at Kabam to introduce Docker.
mkantor/advent-of-code-2020
mkantor/color-id
CLI application that reads colors from standard input and finds the perceptually-nearest color out of a set of "parent" colors.
mkantor/dotfiles
Some personal config files; infrequently updated.
mkantor/exercism-rust
https://exercism.org/tracks/rust/about
mkantor/hooks
General-purpose git hooks.
mkantor/IntelliJ-Sublimate
mkantor/node-json5-parser
Scanner and parser for JSON5.
mkantor/clap
A full featured, fast Command Line Argument Parser for Rust
mkantor/demo-apollo-codegen-bug
mkantor/demo-cargo-insta-issue-70
mkantor/demo-json5-parse-bug
mkantor/DeveloperExcuses
A Mac OS X Screensaver which shows quotes from http://developerexcuses.com, inofficial
mkantor/exercism-scala3
Playing around with Scala 3 via Exercism.
mkantor/git-symlink-example
mkantor/graphql-loader
Instantiate a GraphQL Schema by loading GraphQL Schema Language files based on a glob pattern
mkantor/insta
A snapshot testing library for rust
mkantor/intellij-idea-settings
mkantor/json-e
A data-structure parameterization system written for embedding context in JSON objects
mkantor/objective-c-brownbag-presentation
Slides for a brownbag I presented at Kabam to introduce some developers to Objective-C.
mkantor/operator-hello-world
mkantor/react-node-esm-docker-example
mkantor/swagger-codegen
swagger-codegen contains a template-driven engine to generate client code in different languages by parsing your Swagger Resource Declaration.
mkantor/test-ts-to-browser-esm
mkantor/tsc-init-with-modules
mkantor/TypeScript-1
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
mkantor/vec1
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
mkantor/vscode
Visual Studio Code
mkantor/zio-workshop
Real World Functional Programming with ZIO