<?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>Forem: Akash Lakhwan</title>
    <description>The latest articles on Forem by Akash Lakhwan (@supremeakashdeveloper).</description>
    <link>https://forem.com/supremeakashdeveloper</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%2F2612494%2F0e3007b0-9c33-4f99-821d-23bf42549cfa.jpg</url>
      <title>Forem: Akash Lakhwan</title>
      <link>https://forem.com/supremeakashdeveloper</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/supremeakashdeveloper"/>
    <language>en</language>
    <item>
      <title>CSS Art: December - Snowflake Animation</title>
      <dc:creator>Akash Lakhwan</dc:creator>
      <pubDate>Thu, 26 Dec 2024 12:49:16 +0000</pubDate>
      <link>https://forem.com/supremeakashdeveloper/css-art-december-snowflake-animation-98n</link>
      <guid>https://forem.com/supremeakashdeveloper/css-art-december-snowflake-animation-98n</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2024-12-04"&gt;Frontend Challenge - December Edition, CSS Art: December&lt;/a&gt;.&lt;/em&gt;  &lt;/p&gt;

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

&lt;p&gt;The magic of winter inspired this project. I aimed to capture the serene beauty of snowflakes gently falling from the sky using only CSS. Snowflakes are unique and delicate, making them the perfect subject for CSS art. This animation celebrates the holiday season while showcasing the creative potential of CSS.&lt;/p&gt;

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

&lt;p&gt;Experience the snowflake animation live here:&lt;br&gt;&lt;br&gt;
&lt;a href="https://supreme-akash-developer.github.io/CSS-Snowflake-Animation/" rel="noopener noreferrer"&gt;Snowflake Animation Demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Preview:&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%2Fdarb4uurk615c604y6fx.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%2Fdarb4uurk615c604y6fx.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(&lt;a href="https://drive.google.com/drive/folders/1jxKIkSz4_51DOcQr59E6vvxumdb6JfRA?usp=sharing" rel="noopener noreferrer"&gt;https://drive.google.com/drive/folders/1jxKIkSz4_51DOcQr59E6vvxumdb6JfRA?usp=sharing&lt;/a&gt;)  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://supreme-akash-developer.github.io/CSS-Snowflake-Animation/" rel="noopener noreferrer"&gt;Live Animation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Creating this project was a delightful combination of challenges and rewards. Here's how I tackled it:  &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Conceptualization: Visualized the snowfall effect and brainstormed how to replicate it using CSS.
&lt;/li&gt;
&lt;li&gt;Designing the Snowflakes: Used simple &lt;code&gt;div&lt;/code&gt; elements with &lt;code&gt;border-radius&lt;/code&gt; to create snowflakes, styling each uniquely to add variety.
&lt;/li&gt;
&lt;li&gt;Animation: Implemented CSS &lt;code&gt;@keyframes&lt;/code&gt; for falling and rotating motions. Fine-tuned speed, direction, and delays for a natural effect.
&lt;/li&gt;
&lt;li&gt;Responsiveness: Ensured the animation adapts beautifully across various devices and screen sizes.
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Learnings
&lt;/h3&gt;

&lt;p&gt;This project deepened my understanding of:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CSS animations and transforms
&lt;/li&gt;
&lt;li&gt;Creating visually appealing and smooth effects
&lt;/li&gt;
&lt;li&gt;Ensuring responsiveness in animations
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Future Plans
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Adding interactive elements to allow users to control snowfall intensity.
&lt;/li&gt;
&lt;li&gt;Dynamically changing snowflake styles for a more personalized experience.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  License
&lt;/h2&gt;

&lt;p&gt;This project is licensed under the MIT License. Feel free to use or modify it for your own projects!  &lt;/p&gt;

&lt;p&gt;Thank you for participating and experiencing this CSS animation journey!  &lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>frontendchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Akash Lakhwan</dc:creator>
      <pubDate>Wed, 25 Dec 2024 10:51:21 +0000</pubDate>
      <link>https://forem.com/supremeakashdeveloper/-18fd</link>
      <guid>https://forem.com/supremeakashdeveloper/-18fd</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/supremeakashdeveloper" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&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%2Fuser%2Fprofile_image%2F2612494%2F0e3007b0-9c33-4f99-821d-23bf42549cfa.jpg" alt="supremeakashdeveloper"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/supremeakashdeveloper/css-art-december-snowflake-animation-22hc" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;CSS Art: December - Snowflake Animation&lt;/h2&gt;
      &lt;h3&gt;Akash Lakhwan ・ Dec 25&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#frontendchallenge&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#devchallenge&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#css&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#html&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>css</category>
      <category>animation</category>
      <category>frontend</category>
      <category>discuss</category>
    </item>
    <item>
      <title>CSS Art: December - Snowflake Animation</title>
      <dc:creator>Akash Lakhwan</dc:creator>
      <pubDate>Wed, 25 Dec 2024 10:42:14 +0000</pubDate>
      <link>https://forem.com/supremeakashdeveloper/css-art-december-snowflake-animation-22hc</link>
      <guid>https://forem.com/supremeakashdeveloper/css-art-december-snowflake-animation-22hc</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://supreme-akash-developer.github.io/CSS-Snowflake-Animation/" rel="noopener noreferrer"&gt;Frontend Challenge - December Edition, CSS Art: December&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;The magic of winter inspired this project. I wanted to capture the serene beauty of snowflakes gently falling from the sky using only CSS. Snowflakes are unique and delicate, making them the perfect subject for CSS art. This animation is my way of celebrating the holiday season and showcasing the creative potential of CSS.&lt;/p&gt;

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

&lt;p&gt;You can view the snowflake animation live here: [&lt;a href="https://supreme-akash-developer.github.io/CSS-Snowflake-Animation/" rel="noopener noreferrer"&gt;https://supreme-akash-developer.github.io/CSS-Snowflake-Animation/&lt;/a&gt;]  &lt;/p&gt;

&lt;h2&gt;
  
  
  Preview:
&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%2Fx8zk7nzdt937cjk6km3j.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%2Fx8zk7nzdt937cjk6km3j.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;br&gt;
(&lt;a href="https://drive.google.com/drive/folders/1jxKIkSz4_51DOcQr59E6vvxumdb6JfRA?usp=sharing" rel="noopener noreferrer"&gt;https://drive.google.com/drive/folders/1jxKIkSz4_51DOcQr59E6vvxumdb6JfRA?usp=sharing&lt;/a&gt;)  &amp;amp; (&lt;a href="https://supreme-akash-developer.github.io/CSS-Snowflake-Animation/" rel="noopener noreferrer"&gt;https://supreme-akash-developer.github.io/CSS-Snowflake-Animation/&lt;/a&gt;)&lt;/p&gt;

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

&lt;p&gt;Creating this project was both challenging and rewarding. Here's how I approached it:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Conceptualization: I started by visualizing the snowfall effect and brainstorming how to replicate it with CSS.
&lt;/li&gt;
&lt;li&gt;Designing the Snowflakes: I used simple &lt;code&gt;div&lt;/code&gt; elements with &lt;code&gt;border-radius&lt;/code&gt; to create the snowflakes. Each snowflake was styled uniquely to add variety.
&lt;/li&gt;
&lt;li&gt;Animation: CSS &lt;code&gt;@keyframes&lt;/code&gt; were used to simulate the falling and rotating motion of the snowflakes. Fine-tuning the speed, direction, and delay was a key part of the process.
&lt;/li&gt;
&lt;li&gt;Responsiveness: Ensured the animation looks great across devices and screen sizes.
&lt;/li&gt;
&lt;li&gt;Learnings: This project deepened my understanding of CSS animations, transforms, and responsiveness.
&lt;/li&gt;
&lt;li&gt;Future Plans: I plan to enhance the animation by incorporating interactive elements, such as allowing users to control the snowfall intensity or change the snowflake styles dynamically.
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  License
&lt;/h2&gt;

&lt;p&gt;This project is licensed under the MIT License. Feel free to use or modify it for your own projects!  &lt;/p&gt;




&lt;p&gt;Thanks for participating!  &lt;/p&gt;

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