Skip to content

Instantly share code, notes, and snippets.

@hayl0
hayl0 / index.html
Created February 1, 2026 10:44
Magic Plasma Sphere - Three.js
<script type="importmap">
{
"imports": {
"three": "https://unpkg.com/three@0.160.0/build/three.module.js",
"three/addons/": "https://unpkg.com/three@0.160.0/examples/jsm/"
}
}
</script>
@hayl0
hayl0 / index.html
Created February 1, 2026 10:43
Magic Plasma Sphere - Three.js
<script type="importmap">
{
"imports": {
"three": "https://unpkg.com/three@0.160.0/build/three.module.js",
"three/addons/": "https://unpkg.com/three@0.160.0/examples/jsm/"
}
}
</script>
@hayl0
hayl0 / animated-3d-weather-widget.markdown
Created February 1, 2026 09:20
Animated 3D Weather Widget

Animated 3D Weather Widget

Interactive weather widget with 3D clouds that rain on click. Tech: HTML, Tailwind CSS, JavaScript, Three.js, WebGL.

A Pen by Techartist on CodePen.

License.

@hayl0
hayl0 / animated-3d-weather-widget.markdown
Created February 1, 2026 09:19
Animated 3D Weather Widget

Animated 3D Weather Widget

Interactive weather widget with 3D clouds that rain on click. Tech: HTML, Tailwind CSS, JavaScript, Three.js, WebGL.

A Pen by Techartist on CodePen.

License.

@hayl0
hayl0 / digital-calender-modern-design.markdown
Created January 31, 2026 23:55
Digital Calender Modern Design