<?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: Wicked</title>
    <description>The latest articles on DEV Community by Wicked (@wicked7000).</description>
    <link>https://dev.to/wicked7000</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%2F445423%2F07e3ce76-e13e-41e6-91ef-29045576e93a.png</url>
      <title>DEV Community: Wicked</title>
      <link>https://dev.to/wicked7000</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wicked7000"/>
    <language>en</language>
    <item>
      <title>Pixel Board - Change pixels using Github Issues!</title>
      <dc:creator>Wicked</dc:creator>
      <pubDate>Tue, 18 Aug 2020 02:11:09 +0000</pubDate>
      <link>https://dev.to/wicked7000/pixel-board-358p</link>
      <guid>https://dev.to/wicked7000/pixel-board-358p</guid>
      <description>&lt;p&gt;This is my progress with my submission for the Github actions hackathon!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://pixelboard.netlify.app/"&gt;LINK TO PIXEL BOARD&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to click on a pixel and update its colour! At the moment the way of doing so isn't the greatest but I hope to have a colour picker or something similar to make it easier todo soon :)&lt;/p&gt;




&lt;h3&gt;
  
  
  Background/Idea
&lt;/h3&gt;

&lt;p&gt;Based around the infamous &lt;a href="https://en.wikipedia.org/wiki/Place_(Reddit)"&gt;r/place&lt;/a&gt; from april fools a while back. Where users could click on pixels and choose to colour them however they liked. I wondered if I could achieve something similar using just GitHub actions along with some free hosting of some sort.&lt;/p&gt;

&lt;p&gt;As you may of guessed this is one of the &lt;strong&gt;Wacky Wildcards&lt;/strong&gt; submissions!&lt;/p&gt;




&lt;h3&gt;
  
  
  What I've got so far:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Pixel board responding to Issues&lt;/li&gt;
&lt;li&gt;A Pixel board site that can be rendered without any API requests and even without javascript enabled! (although it is a little slow)&lt;/li&gt;
&lt;li&gt;Clicking on the pixel board to raise an issue to change the colour of a pixel&lt;/li&gt;
&lt;li&gt;Seeing who was the last to modify a given pixel by hovering over them (Only when JS is enabled)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I've got a few more things I'd like to do but I thought this was a good chance to share my progress and get other people to play around with it!&lt;/p&gt;

&lt;p&gt;Currently there is a very pristine looking DEV logo so go ahead and mess with it! Keep in mind it may take a minute or two from submitting the issue for your pixel to appear!&lt;/p&gt;

</description>
      <category>actionshackathon</category>
      <category>typescript</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
