Skip to content

Instantly share code, notes, and snippets.

View djsnipa1's full-sized avatar
💾
codin’

Chad Boyce djsnipa1

💾
codin’
  • 18:30 (UTC -04:00)
View GitHub Profile
@djsnipa1
djsnipa1 / content.md
Created July 19, 2020 06:42
Gist from Drafts
@djsnipa1
djsnipa1 / index.haml
Created March 17, 2021 10:10
Parallax Star background in CSS
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
#stars
#stars2
#stars3
#title
%span
PURE CSS
%br
%span
PARALLAX PIXEL STARS
@djsnipa1
djsnipa1 / dabblet.css
Last active March 1, 2021 04:24
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.grad2 {
background: linear-gradient(123deg, #FFFCAC 0%, #FFFFFF 67%), linear-gradient(180deg, #D8D8D8 0%, #6B0000 100%), linear-gradient(142deg, #F9F5F0 0%, #F9F5F0 33%, #F2EAD3 calc(33% + 1px), #F2EAD3 56%, #F4991A calc(56% + 1px), #F4991A 62%, #321313 calc(62% + 1px), #321313 100%);
background-blend-mode: multiply, overlay, normal;t(142deg, #F9F5F0 0%, #F9F5F0 33%, #F2EAD3 calc(33% + 1px), #F2EAD3 56%, #F4991A calc(56% + 1px), #F4991A 62%, #321313 calc(62% + 1px), #321313 100%);
background-blend-mode: multiply, overlay, normal;
border: solid 1px black;
height: 50px;
}
@djsnipa1
djsnipa1 / index.html
Last active December 8, 2020 23:35
Parse JSON Counties
<div id="output"></div>
<div id="output2"></div>
@djsnipa1
djsnipa1 / awesome-bookmarklets.markdown
Created November 21, 2019 13:02
Awesome Bookmarklets

Awesome Bookmarklets

This is a collection of useful bookmarklets. Some of these bookmarklets come from other sources and some I made myself. Enjoy!

A Pen by Michael Stursberg on CodePen.

License.

@djsnipa1
djsnipa1 / content.md
Created October 2, 2020 05:15
Gist from Drafts
@djsnipa1
djsnipa1 / content.md
Created August 31, 2020 01:53
Gist from Drafts

Crafting Idle Clicker

Source [Crafting Idle Clicker][1]

  • [Play!][2]
  • [Community][3]
  • [Who we are][4]
  • [Presskit][5]