Skip to content

Instantly share code, notes, and snippets.

View m2paulc's full-sized avatar
🎯
Focusing

Paul Caoile m2paulc

🎯
Focusing
View GitHub Profile
@m2paulc
m2paulc / css-challenge-day-058.markdown
Created March 4, 2019 10:59
CSS Challenge Day 058

CSS Challenge Day 058

Took me all night just to figure out the animation on this one. This is my beehive. CSS Challenge Day 58. Quite frustrating to code.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / flying-hyperspace.markdown
Last active February 27, 2019 09:17
Flying hyperspace

Flying hyperspace

Exploring more animation. Playing with perspectives.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / css-challenge-day-042.markdown
Created February 27, 2019 08:17
CSS Challenge Day 042

CSS Challenge Day 042

Late but still decided to tackle this CSS Challenge for Day 42. Learned more things.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / css-challenge-day-048.markdown
Created February 27, 2019 08:09
CSS Challenge Day 048

CSS Challenge Day 048

Here is my CSS Challenge for Day 48. Playing with transform attributes. Rotations. Cube animation.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / css-challenge-day-046.markdown
Created February 27, 2019 08:08
CSS Challenge Day 046

CSS Challenge Day 046

Here is my day 46 on the CSS Challenge. This is a hard one to figure out. I still have to learn more about animation, transformation.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / css-challenge-day-052.markdown
Created February 27, 2019 08:02
CSS Challenge Day 052

CSS Challenge Day 052

This one is quite complicated and definitely took me time to figure things out. Anyway, this is for Day 52 of the CSS Challenge.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / css-challenge-day-041.markdown
Created February 15, 2019 20:34
CSS Challenge Day 041

CSS Challenge Day 041

Here's my submission for day 41 of the CSS Challenge.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / index.html
Created February 14, 2019 20:59
Mask Slider
<section class="skewed" id="wrapper">
<div class="layer bottom">
<div class="content-wrap">
<div class="content-body">
<h1>Happy Halloween</h1>
</div>
<img src="https://res.cloudinary.com/dbpolimgc/image/upload/v1539199490/Mask%20Assets/Mask-bw.jpg" alt="mask negative">
</div>
</div>
@m2paulc
m2paulc / css-challenge-day-039.markdown
Last active February 27, 2019 08:07
CSS Challenge Day 039

CSS Challenge Day 039

Here's my version for day 39 of the CSS Challenge. I didn't make the cut off time but I finished it none the less. I have fixed the javascript part.

A Pen by Paul on CodePen.

License.

@m2paulc
m2paulc / index.html
Created February 11, 2019 20:10
iPhone screen saver using Particle.js
<div class="frame">
<div class="center">
<div class="top">
<div class="speaker"></div>
<div class="camera"></div>
</div>
<div class="screen">
<div class="screenOverlay"><div id="particles"></div></div>
</div>
<div class="bottom">