Skip to content

Instantly share code, notes, and snippets.

View ikonikre's full-sized avatar

Ικονικρε Ατρέας ikonikre

View GitHub Profile
@ikonikre
ikonikre / about.md
Last active November 8, 2016 16:33
Bootstrap 4 spacer variables with sizes 'half' and '4' included.

Spacer functions for Bootstrap 4 α3

The spacer functions include these measurements:

  • 0.5 => m-*-h
  • 1 => m-*-1
  • 1.5 => m-*-1h
  • 2 => m-*-2
  • 3 => m-*-3
  • 4 => m-*-4
@ikonikre
ikonikre / dualnav.markdown
Created September 17, 2016 04:13
dualNav

dualNav

Designers must care about lefties. This is an easy exercise for helping to left handed people, it's focused on mobile devices.

A Pen by Ikonikre on CodePen.

License.

@ikonikre
ikonikre / about.markdown
Last active September 18, 2016 02:59
Résumé
@ikonikre
ikonikre / definition-list-dl-accessible-pricing-table.markdown
Created September 17, 2016 04:33
Definition List (DL) & Accessible Pricing Table

Definition List (DL) & Accessible Pricing Table

Following this Tweet from Sara Soueidan I decided the prepare a pricing table using my chosen method that I can manipulate for any future work.
I have used the DL element and based this pen on the GitHub Pricing table.


The web is for everyone, not just users with decent eyesight so it's the job of a great web developer to write markup that supports that ideology.
Having random strings of text with no context can't be helpful so let's use a definition list to label our data in a meaningful way. We can then hide those labels with CSS for users that can see our layout and visually understand the separation of context.

@ikonikre
ikonikre / freelance-section-ui.markdown
Created September 17, 2016 04:35
Freelance Section UI
@ikonikre
ikonikre / curated-collection-of-gradient-backgrounds.markdown
Created September 17, 2016 04:37
Curated collection of gradient backgrounds
@ikonikre
ikonikre / about.markdown
Last active September 18, 2016 03:08
Welcome to space

Welcome to space

A quick go at creating a randomly generated space scene with stars and shooting stars. It will be different every time. It is extremely processor heavy though so change the javascript variables "amountofstars" and "amountofshooters" to lower numbers if needs be.

A Pen by Mark Ashton on CodePen.

License.

@ikonikre
ikonikre / about.markdown
Last active September 18, 2016 03:09
Loadbuster Homepage
@ikonikre
ikonikre / emblem-auto-generate-circular-text.markdown
Created September 17, 2016 04:38
Emblem - Auto generate circular text
@ikonikre
ikonikre / about.markdown
Last active September 18, 2016 03:06
Connecting to server loader

Connecting-to-server loader

Pilfered from twitter.com/kushal_expert | facebook.com/Kushal.a.sunkur for more graphic, webgl, html5, css, php, JavaScript, jquery, and more.