Skip to content

Instantly share code, notes, and snippets.

View modded-soldier-9's full-sized avatar
🎯
Focusing

Mohamed Elsheikh modded-soldier-9

🎯
Focusing
View GitHub Profile
@modded-soldier-9
modded-soldier-9 / index.html
Created March 28, 2023 14:42
Pure CSS 3D Sky
<div id="stars-container">
<div id='stars'></div>
<div id='stars2'></div>
<div id='stars3'></div>
</div>
@modded-soldier-9
modded-soldier-9 / index.pug
Created March 28, 2023 14:29
Pure CSS Particle Animation
.container
img(src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/221808/sky.jpg").background
p.message all your dreams can come true<br>if you have the courage to pursue them
- for (i = 1; i <= 100; i++)
.circle-container
.circle