Skip to content

Instantly share code, notes, and snippets.

#DaftPunKonsole

A console to recreate the famous "Harder, Better, Faster, Stronger" by Daft Punk. Use your keyboard ! not the mouse (hey, it's a console). Use the other keys to get different sounds (Normal, High, Low). You can do it !

A Pen by Malik Dellidj on CodePen.

License.

Fullscreen drag-slider with parallax

Sort of responsive. Tested in Chrome/FF/last IE, everywhere looks fine.

Source of inspiration - https://stupid-studio.com/ (their js is minified, so all code is mine, except some parts of svg, like viewBox/minHeight).

A Pen by Nikolay Talanov on CodePen.

License.

html
head
meta(name="viewport", content="width=device-width, user-scalable=no")
body
.credits
.with
.with__text built with
a(target="_blank", href="https://github.com/legomushroom/mojs", title="mo · js").with__logo#js-with-logo
.by

Vertical Layout with Navigation

Vertical scrolling sections of content with mobile hamburger navigation. Animations easily customized.

A Pen by Ettrics on CodePen.

License.