Skip to content
View shelldandy's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report shelldandy

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. dotfiles dotfiles Public

    Current: Neovim, Tmux, FishShell. Old but still there: prezto, zsh.

    Shell 49 6

  2. styled-manila styled-manila Public

    manila mixins for the component era

    JavaScript

  3. lqip-pug lqip-pug Public

    My take on lqip for pug static builds

    JavaScript 2 1

  4. css-modules-gulp-example css-modules-gulp-example Public

    scaffolded with pixel2html BP

    HTML 2

  5. cratejoy/lightbox cratejoy/lightbox Public

    JavaScript 1

  6. nprogress with react-router in creat... nprogress with react-router in create-react-app
    1
    import React from 'react'
    2
    import { BrowserRouter as Router, Switch } from 'react-router-dom'
    3
    import routes from './routes'
    4
    import FancyRoute from './components/tools/FancyRoute'
    5