<?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: Jelte Lagendijk</title>
    <description>The latest articles on DEV Community by Jelte Lagendijk (@j3lte).</description>
    <link>https://dev.to/j3lte</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%2F713292%2Ff2a14556-d5dd-4a41-a668-70ff7390911b.jpg</url>
      <title>DEV Community: Jelte Lagendijk</title>
      <link>https://dev.to/j3lte</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/j3lte"/>
    <language>en</language>
    <item>
      <title>Generating SVG Art in your browser</title>
      <dc:creator>Jelte Lagendijk</dc:creator>
      <pubDate>Wed, 27 Apr 2022 02:11:41 +0000</pubDate>
      <link>https://dev.to/j3lte/generating-svg-art-in-your-browser-49hj</link>
      <guid>https://dev.to/j3lte/generating-svg-art-in-your-browser-49hj</guid>
      <description>&lt;p&gt;Lately I was looking for a new creative personal project and got inspired after reading an article titled &lt;a href="https://frontend.horse/articles/generative-grids/"&gt;Creating generative SVG Grids&lt;/a&gt;. I wanted to play around with the concept itself and create a complete PWA around it:&lt;/p&gt;

&lt;h2&gt;
  
  
  SVG Artwork Generator
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--CW9L-xrA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xwi2gyt5hmlcxsl89xc0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CW9L-xrA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xwi2gyt5hmlcxsl89xc0.png" alt="Preview image" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Set the block size, number of rows &amp;amp; columns&lt;/li&gt;
&lt;li&gt;Choose a random seed (your random grid can stay the same while you change the palette&lt;/li&gt;
&lt;li&gt;Choose a palette (I am currently creating more palettes)&lt;/li&gt;
&lt;li&gt;Download your palette as an SVG or PNG&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Go check it out &lt;a href="https://svg-artwork-generator.vercel.app"&gt;here&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The source code for the project can be found on &lt;a href="https://github.com/j3lte/svg_artwork_generator"&gt;Github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>svg</category>
      <category>art</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
