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

Block or report powellian

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