Skip to content
View jmak's full-sized avatar
  • TRIX
  • Pszczyna, POLAND

Organizations

@SRUG @cowbell
Block or Report

Block or report jmak

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. szimek/sharedrop szimek/sharedrop Public

    Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop

    JavaScript 8.6k 635

  2. bootstrap-glyphicons-fonts bootstrap-glyphicons-fonts Public

    Alternative SCSS/CSS for GLYPHICONS PRO 1.9.2 fonts

    CSS 44 38

  3. A Pen by Maciej Jarczok. A Pen by Maciej Jarczok.
    1
    iOS, OS X Spinner
    2
    -----------------
    3
    
                  
    4
    
                  
    5
    A [Pen](http://codepen.io/jmak/pen/LsCet) by [Maciej Jarczok](http://codepen.io/jmak) on [CodePen](http://codepen.io/).
  4. async-css-preload.html async-css-preload.html
    1
    Similar to the media toggle approach, we could also load CSS asynchronously by marking a link as an alternate stylesheet (designed to offer the user alternate presentations of a site), and then using JavaScript to toggle the rel attribute back to stylesheet when the file loads:
    2
    <link rel="preload" href="mystyles.css" as="style" onload="this.rel='stylesheet'">
  5. freeletics/prerender-chrome freeletics/prerender-chrome Public

    Forked from wildsurfer/prerender

    Node server that uses phantomjs to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.

    JavaScript 2 4

  6. freeletics/react-slick freeletics/react-slick Public

    Forked from akiran/react-slick

    React carousel component

    JavaScript 1