Skip to content

Instantly share code, notes, and snippets.

View djsnipa1's full-sized avatar
💾
codin’

Chad Boyce djsnipa1

💾
codin’
  • 01:23 (UTC -04:00)
View GitHub Profile
@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 / index.html
Created December 26, 2019 20:51
test
‎‎​
@djsnipa1
djsnipa1 / bookmarklets.markdown
Created December 28, 2019 14:27
Bookmarklets
@djsnipa1
djsnipa1 / index.html
Last active December 30, 2019 23:30
html help
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<meta charset="windows-1252">
@djsnipa1
djsnipa1 / index.html
Last active December 31, 2019 13:50
writeguard help
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Main Line Type Style</title>
<meta name="description" content="Writeguard">
<meta name="author" content="Writeguard">
/** Chad
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@djsnipa1
djsnipa1 / index.html
Created February 26, 2020 12:54
Whirling (Chrome, FF)
<style>
css-doodle {
--color: @p(#51eaea, #fffde1, #ff9d76, #FB3569);
--filter: @svg-filter(<svg>
<filter>
<feTurbulence
type="fractalNoise"
baseFrequency=".08"
numOctaves="2"
seed="200"
@djsnipa1
djsnipa1 / index.html
Last active February 28, 2020 20:15
css-doodle
<script src="https://unpkg.com/[email protected]/css-doodle.min.js"></script>
<css-doodle>
:doodle {
@grid: 20 / 100vmax;
background: #0a0c27;
font-family: sans-serif;
}
:after {
content: \@hex(@r(0x2500, 0x257f));
@djsnipa1
djsnipa1 / creative-link-effects.md
Last active February 29, 2020 14:15
Creative Link Effects
@djsnipa1
djsnipa1 / README.md
Last active April 1, 2020 18:30
COVID-19 dialog for writeguard.com

‎‎​