<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: A. Galliat</title>
    <description>The latest articles on DEV Community by A. Galliat (@agalliat).</description>
    <link>https://dev.to/agalliat</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F338880%2F9e253606-0758-43bc-a5e3-fd5a49161c34.jpeg</url>
      <title>DEV Community: A. Galliat</title>
      <link>https://dev.to/agalliat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/agalliat"/>
    <language>en</language>
    <item>
      <title>Cursor eating smiley</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Thu, 10 Sep 2020 15:26:17 +0000</pubDate>
      <link>https://dev.to/agalliat/cursor-eating-smiley-1gp4</link>
      <guid>https://dev.to/agalliat/cursor-eating-smiley-1gp4</guid>
      <description>&lt;p&gt;I've created an animated cursor-eating smiley on CodePen with CSS animations. &lt;br&gt;
(and a bit of JS, knowing the limits of CSS)&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/OJNzmKO?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>css</category>
      <category>javascript</category>
      <category>animation</category>
    </item>
    <item>
      <title>Shadow cast spotlight</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Fri, 28 Aug 2020 13:28:11 +0000</pubDate>
      <link>https://dev.to/agalliat/shadow-cast-spotlight-2edk</link>
      <guid>https://dev.to/agalliat/shadow-cast-spotlight-2edk</guid>
      <description>&lt;p&gt;Playing around with CSS on CodePen resulted in a movable shadow cast spotlight.&lt;/p&gt;

&lt;p&gt;(Move your mouse/finger to cast a shadow with the spotlight)&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/XWdRwrm?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Neural nervous system of a brain</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Wed, 19 Aug 2020 19:08:59 +0000</pubDate>
      <link>https://dev.to/agalliat/neural-nervous-system-of-a-brain-2g5g</link>
      <guid>https://dev.to/agalliat/neural-nervous-system-of-a-brain-2g5g</guid>
      <description>&lt;p&gt;Neural nervous system of a brain in WebGL on Codepen.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/vYGXJxQ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Binary clock with light bulbs</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Tue, 04 Aug 2020 13:18:09 +0000</pubDate>
      <link>https://dev.to/agalliat/binary-clock-with-light-bulbs-266d</link>
      <guid>https://dev.to/agalliat/binary-clock-with-light-bulbs-266d</guid>
      <description>&lt;p&gt;Building a binary clock with light bulbs in CSS on &lt;br&gt;
CodePen.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/QWNLaoy?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Audio visualisation (no canvas used!)</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Sun, 26 Jul 2020 16:48:01 +0000</pubDate>
      <link>https://dev.to/agalliat/audio-visualisation-no-canvas-used-259f</link>
      <guid>https://dev.to/agalliat/audio-visualisation-no-canvas-used-259f</guid>
      <description>&lt;p&gt;Playing around with the WebAudio API on CodePen, i've created this Audio visualisation (no canvas used!)&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/PoZLBxP?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>Cookie switch (pure CSS, no SVG)</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Tue, 21 Jul 2020 18:31:24 +0000</pubDate>
      <link>https://dev.to/agalliat/cookie-switch-pure-css-no-svg-54fm</link>
      <guid>https://dev.to/agalliat/cookie-switch-pure-css-no-svg-54fm</guid>
      <description>&lt;p&gt;Building an animated 🍪 cookie switch 🍪 in pure CSS and without using SVG, was a lot of fun for me on CodePen.&lt;/p&gt;

&lt;p&gt;👇🏻👇🏻👇🏻 Try it out... 👇🏻👇🏻👇🏻&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/RwrEqOG?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>Particle Explosion</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Thu, 16 Jul 2020 14:40:23 +0000</pubDate>
      <link>https://dev.to/agalliat/particle-explosion-33d</link>
      <guid>https://dev.to/agalliat/particle-explosion-33d</guid>
      <description>&lt;p&gt;I've got bored and played around with some particles on &lt;br&gt;
CodePen, but after i clicked, they &lt;strong&gt;exploded&lt;/strong&gt;... 💥 😱😱😱&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/mdVGNKo?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>Colorful Noise Surface Playground</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Thu, 09 Jul 2020 08:29:13 +0000</pubDate>
      <link>https://dev.to/agalliat/colorful-noise-surface-playground-470b</link>
      <guid>https://dev.to/agalliat/colorful-noise-surface-playground-470b</guid>
      <description>&lt;p&gt;I've build a colorful animated and three-dimensional looking surface playground, where you can change some parameters yourself to create other cool effects.&lt;/p&gt;

&lt;p&gt;👇🏻👇🏻👇🏻 Try out below... 👇🏻👇🏻👇🏻&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/rNVWKpp?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>css</category>
    </item>
    <item>
      <title>Ascii Text Shader (single text element, no canvas)</title>
      <dc:creator>A. Galliat</dc:creator>
      <pubDate>Mon, 06 Jul 2020 11:50:51 +0000</pubDate>
      <link>https://dev.to/agalliat/ascii-text-shader-single-text-element-no-canvas-5hk7</link>
      <guid>https://dev.to/agalliat/ascii-text-shader-single-text-element-no-canvas-5hk7</guid>
      <description>&lt;p&gt;I've build a Ascii Text Shader with a single text element and no canvas or glsl on CodePen.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/agalliat/embed/GRoQQRd?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>css</category>
      <category>generativeart</category>
    </item>
  </channel>
</rss>
