<?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: neleh-03</title>
    <description>The latest articles on DEV Community by neleh-03 (@neleh03).</description>
    <link>https://dev.to/neleh03</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%2F3578694%2Fe10a4082-1373-4f9d-b2dc-0b0397826a8f.png</url>
      <title>DEV Community: neleh-03</title>
      <link>https://dev.to/neleh03</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/neleh03"/>
    <language>en</language>
    <item>
      <title>Witch POTIONS</title>
      <dc:creator>neleh-03</dc:creator>
      <pubDate>Mon, 10 Nov 2025 04:43:56 +0000</pubDate>
      <link>https://dev.to/neleh03/witch-potions-6n3</link>
      <guid>https://dev.to/neleh03/witch-potions-6n3</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2025-10-15"&gt;Frontend Challenge - Halloween Edition, CSS Art&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyx9yh2j8bmxbbqkq9tti.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyx9yh2j8bmxbbqkq9tti.png" alt="Previous designs" width="800" height="365"&gt;&lt;/a&gt;&lt;br&gt;
I was really undecided about what to do for this challenge, and you can see that in my Figma. &lt;/p&gt;

&lt;p&gt;So, I started thinking about a shelf full of potions, like a witch's laboratory. With that idea in mind, I began the design, avoiding complex figures.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe60m1ld2zbg30l4hpnuw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe60m1ld2zbg30l4hpnuw.png" alt="potions designs" width="800" height="347"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Click &lt;a href="https://neleh-03.github.io/shelve-potions/" rel="noopener noreferrer"&gt;here&lt;/a&gt; to see Demo&lt;br&gt;
Here my &lt;a href="https://github.com/neleh-03/shelve-potions" rel="noopener noreferrer"&gt;reposit&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;This is the first time I've done a project like this. I only use HTML and CSS. I usually only did small things with basic CSS tools, but this was quite a challenge; to give you an idea, I have over 1300 lines of CSS! That's a lot for me.&lt;/p&gt;

&lt;p&gt;During this process, I learned several things, but here are the most important:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;::before ::after&lt;/strong&gt;&lt;br&gt;
Yes, it's probably the most basic thing in the world, but it helped me avoid adding more HTML lines and was very practical.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Animation&lt;/strong&gt;&lt;br&gt;
This is my favorite part and, at the same time, my worst nightmare. I never thought animating something as simple as starlight, eyes, or a ghost would be so difficult, but when I finished, I wanted to do more animations!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Using the same HTML div name in other elements&lt;/strong&gt;&lt;br&gt;
I don't know how to explain this part, but I used the same HTML code for the different parts of the bottles, so in the CSS I only had to make small changes, instead of starting from scratch. This probably saved me a lot of time.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;AREAS FOR IMPROVEMENT:&lt;/em&gt; First, I could add more elements, as it looks empty, but I wasn't sure which ones. I should have been more creative.&lt;/p&gt;

&lt;p&gt;Second, without a doubt, I need to create a responsive website. This involves using media, Flexbox, Grid, etc. I got stuck many times trying and became quite frustrated.&lt;/p&gt;

&lt;p&gt;I hope to return to this project in the future and improve it by adding elements with more complex shapes and more eye-catching animations.&lt;/p&gt;

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