Pinned Repositories
.dotfiles
Keeping my configs consistent across multiple devices
BB8-Commander
A Node CLI Tool for the Sphero BB8 Robot every loves.
css-namespace
A small utility Scss Mixin to try resolve the global CSS namespace
horizon
An Intersection Observer wrapper with some smart defaults
keyboard
Custom config for moonlander keyboard
mac-dev-machine-setup
Scripts to automate the installation and setup of a new Mac, so I don't have to waste time
marvel
react-css-loader
React Higher Order Component to enable CSS Tree shaking
react-intersect
A react component which observes when an element becomes in or out of the viewport you provided. Useful for lazy loading and sending tracking events to analytics on scroll.
sass-require
small mixin to only include a scss object once
mintuz's Repositories
mintuz/BB8-Commander
A Node CLI Tool for the Sphero BB8 Robot every loves.
mintuz/sass-require
small mixin to only include a scss object once
mintuz/horizon
An Intersection Observer wrapper with some smart defaults
mintuz/react-intersect
A react component which observes when an element becomes in or out of the viewport you provided. Useful for lazy loading and sending tracking events to analytics on scroll.
mintuz/css-namespace
A small utility Scss Mixin to try resolve the global CSS namespace
mintuz/mac-dev-machine-setup
Scripts to automate the installation and setup of a new Mac, so I don't have to waste time
mintuz/.dotfiles
Keeping my configs consistent across multiple devices
mintuz/marvel
mintuz/mintuz
mintuz/react-css-loader
React Higher Order Component to enable CSS Tree shaking
mintuz/sass-flexboxy
Sass mixins for flexbox.
mintuz/AMBRequest.swift
Facade class for AFNetworking to simplify setup for sending a request and handling a response from a remote endpoint. Implements the delegate design pattern and is written in Swift
mintuz/babel-plugin-jsx-remove-data-test-id
Strip data-test-id from JSX using babel
mintuz/Black-Friday-Deals
Black Friday Deals for macOS / iOS Software & Books
mintuz/docker-training-node
mintuz/ee-calculator
mintuz/gatsby-blog-starter
My personal GatsbyJS blog boilerplate.
mintuz/globby
User-friendly glob matching
mintuz/isomorphic-react-renderer
An isomorphic React renderer library
mintuz/keyboard
Custom config for moonlander keyboard
mintuz/MacProvision
A provisioning script for my OSX Environment. Uses Casks
mintuz/mintuz-2017
Personal Website 2018 - https://mintuz.com
mintuz/reasonml-playground
mintuz/sass-looper
Sass mixin to loop through some key value pairs and output some utility classes.
mintuz/SnapChat
SnapChat Swag
mintuz/speedtracker
📉 Visualisation layer and data store for SpeedTracker
mintuz/styled-components
Visual primitives for the component age 💅
mintuz/super-memo-reason
Algorithm for super memo v2 written using reason ml
mintuz/type-challenges
Collection of TypeScript type challenges with online judge
mintuz/AMBNetworkMonitor.swift
A Facade class for AFNetworking to monitor the network to handle if a network is online or offline and is written in Swift