Skip to content

Instantly share code, notes, and snippets.

View enzienza's full-sized avatar

Enza enzienza

  • Liège (Belgium)
View GitHub Profile
@enzienza
enzienza / 500-error-log-file-stack-trace-animation.markdown
Created October 5, 2018 14:58
500 Error: Log File / Stack Trace Animation

500 Error: Log File / Stack Trace Animation

This weeks code-doodle is just a little 500 error page mockup. Tried to capture the feeling of going through stack traces and lines and lines of log-files in an aesthetically pleasing way. -- wanted to mess around with css variables so likely doesn't work too well in ie :)

A Pen by Adam Quinlan on CodePen.

License.

@enzienza
enzienza / index.html
Created October 5, 2018 14:56
SVG Animation 404 page
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Animation SVG</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/snap.svg/0.3.0/snap.svg-min.js"></script>
</head>
<body>
<svg id="error" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px"
height="400px" viewBox="0 0 400 400" enable-background="new 0 0 400 400" xml:space="preserve">

404 Crying Baby

404 error page in pure css3. character inspired from Arturo MB's Cry Baby ( dribbble )

A Pen by Vineeth.TR on CodePen.

License.

@enzienza
enzienza / dailyui-008-404-page.markdown
Created October 5, 2018 14:51
#dailyui 008: 404 Page
@enzienza
enzienza / css-3d-flip-cards.markdown
Created September 28, 2018 14:35
CSS 3D Flip Cards
@enzienza
enzienza / flipping-card.markdown
Created September 28, 2018 14:33
Flipping Card
@enzienza
enzienza / index.html
Created September 25, 2018 16:59
nüber-DE-Site [Start/GSAP trans.]
<!-- <div id="" class=""></div> <section id="" class=""></section> -->
<div id="consoleMSG" class=""></div>
<div id="LogoMark_DE" class="">
<h1>DREW</h1>
<img src="https://drewendly.github.io/de/svg/DE-Just-Black-30.svg">
<h1>ENDLY</h1>
</div>
@enzienza
enzienza / css-only-parallax-scroll.markdown
Created September 15, 2018 19:34
CSS-only Parallax Scroll