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

Block or report shelldandy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dotfiles dotfiles Public

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

    Shell 48 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