Skip to content

Instantly share code, notes, and snippets.

View zeddash's full-sized avatar
😸
I may be slow to respond.

z- zeddash

😸
I may be slow to respond.
View GitHub Profile
@zeddash
zeddash / index.html
Last active February 5, 2020 11:47
testing less
<div>ffff</div>
@zeddash
zeddash / index.pug
Last active February 5, 2020 11:46
testing scss
div tttt
@zeddash
zeddash / index.pug
Last active February 10, 2020 14:50
3d axis spinner
div.loader
div.centre
div.top
div.bottom
div.left
div.right
div.front
div.back
@zeddash
zeddash / index.pug
Last active February 29, 2020 21:43
Skynet Login #TWA
div#app
div.grid.login.blur
button.user.card
div.photo ZS
div.name Zoe Shackleton
button.user.card
div.photo ZS
div.name Zoe Shackleton
button.user.card
div.photo ZS
@zeddash
zeddash / index.pug
Last active March 2, 2020 11:53
Close/Cancel button #TWA
div#app
div.popupcontainer.open
div.popup
form
div.row
button.closecancel
div.text
div Close
div Cancel
button.submit(type="submit", disabled) Submit
@zeddash
zeddash / index.pug
Last active March 2, 2020 17:47
User Login Button #TWA
div#app
button.userlogin(style="--accent:#EC87C0")
div.photo ZS
div.name Zoë Shackleton
div.pin
div.dot
div.dot
div.dot
div.dot
@zeddash
zeddash / index.pug
Last active September 8, 2020 01:09
perlin paint #codepen
div#box
.container
@zeddash
zeddash / index.pug
Last active March 4, 2020 11:08
Hold to confirm
div#app
button.holdtoconfirm(disabledd)
div.container
div.disabled Save
div.enabled Save
div.complete Saved
@zeddash
zeddash / index.pug
Last active March 4, 2020 17:02
Testing animation
div.outer(style="height:160px")
div.container
div.cards
div.cardcontainer
div.card
button.close ×
button.controls +
div.outer
div.container
div.cards
@zeddash
zeddash / index.pug
Last active March 10, 2020 11:07
Cellular Automata
div.cells
div.cell
div.cell
div.cell
div.cell
div.cell
div.cell
div.cell
div.cell
div.cell