Skip to content
View powellian's full-sized avatar
😸
😸

Block or report powellian

Report abuse

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

Report abuse

Pinned Loading

  1. pigrid-parcel pigrid-parcel Public

    A responsive grid system using CSS-Grid and Flexbox, written in SCSS and utilising BEM throughout. For the demo, a JS 'for' loop numerically increments certain pods which dovetail with the SASS 'mi…

    SCSS

  2. nuxt-api-mockup nuxt-api-mockup Public

    Mockup of Youtube API - uses 'live' API (hosted at my-json-server) replicating some aspects of the 'real' YT API endpoints from a typical channel.

    Vue

  3. CSS3 Filter Effects Sass Mixin #scss... CSS3 Filter Effects Sass Mixin #scss #filter #css
    1
    // https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html 
    2
    //
    3
    // grayscale      ex: filter: grayscale(100%);
    4
    // sepia          ex: filter: sepia(100%);
    5
    // saturate       ex: filter: saturate(0%);
  4. posters-stopwatch posters-stopwatch Public

    Some CSS posters and a vanilla JS stopwatch.

    CSS