<?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: Natália F. Dev</title>
    <description>The latest articles on DEV Community by Natália F. Dev (@nataliafdev).</description>
    <link>https://dev.to/nataliafdev</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%2F774552%2Fbaf72c97-d83d-4c85-98a0-3753401fd66b.jpg</url>
      <title>DEV Community: Natália F. Dev</title>
      <link>https://dev.to/nataliafdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nataliafdev"/>
    <language>en</language>
    <item>
      <title>CSS Art: Space - UFO animation</title>
      <dc:creator>Natália F. Dev</dc:creator>
      <pubDate>Mon, 16 Sep 2024 02:15:43 +0000</pubDate>
      <link>https://dev.to/nataliafdev/css-art-space-ufo-animation-94h</link>
      <guid>https://dev.to/nataliafdev/css-art-space-ufo-animation-94h</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2024-09-04"&gt;Frontend Challenge v24.09.04&lt;/a&gt;, CSS Art: Space.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Inspiration
&lt;/h2&gt;

&lt;p&gt;Just sharing a simple CSS art, inspired by an old code from a couple years ago.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

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

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;The most challenging part of the code was animating the offset-path property, but with some research, I found a way to do this with the help of Figma. For those who want to find out more about offset-path and CSS Shapes, &lt;a href="https://fullystacked.net/offset-path/" rel="noopener noreferrer"&gt;here is the content that helped me&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
      <category>cssart</category>
    </item>
    <item>
      <title>CSS Art: Slice of pizza as favorite snack</title>
      <dc:creator>Natália F. Dev</dc:creator>
      <pubDate>Sun, 31 Mar 2024 04:49:12 +0000</pubDate>
      <link>https://dev.to/nataliafdev/css-art-slice-of-pizza-as-favorite-snack-4hn0</link>
      <guid>https://dev.to/nataliafdev/css-art-slice-of-pizza-as-favorite-snack-4hn0</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Challenge v24.03.20, CSS Art: Favorite Snack.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Inspiration
&lt;/h2&gt;

&lt;p&gt;Pizza has been one of my favorite snacks since childhood, and it was one of the first things I thought of when I read the challenge title.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

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

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;Drawing with code is one of my hobbies, but it had been a while since I played around with CSS. Discovering about the challenge made me eager to start practicing again. The initial attempts at the drawing were not great, but with a little patience and persistence, the appearance improved somewhat. It's not one of my prettiest projects, but I'm happy with the result.&lt;/p&gt;

&lt;p&gt;In the code, the most challenging part was rendering the melted cheese (not supported in all browsers), but thanks to a &lt;a href="https://css-tricks.com/how-to-create-wavy-shapes-patterns-in-css/" rel="noopener noreferrer"&gt;post on the CSS Tricks website&lt;/a&gt;, I was able to solve the problem!&lt;/p&gt;

&lt;p&gt;The rest of the elements are a combination of shadows and border manipulations, nothing too different from what most people do when practicing art with CSS.&lt;/p&gt;

&lt;p&gt;I hope to improve the code in the future and add some animations or more details!&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
    </item>
  </channel>
</rss>
