<?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: Emmy Zhang</title>
    <description>The latest articles on DEV Community by Emmy Zhang (@emmyzhang).</description>
    <link>https://dev.to/emmyzhang</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%2F438542%2Fe5cd2996-994c-40a8-a9bb-af620a0bee65.png</url>
      <title>DEV Community: Emmy Zhang</title>
      <link>https://dev.to/emmyzhang</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emmyzhang"/>
    <language>en</language>
    <item>
      <title>Frontend Challenge: CSS Art -December Edition</title>
      <dc:creator>Emmy Zhang</dc:creator>
      <pubDate>Fri, 27 Dec 2024 04:40:43 +0000</pubDate>
      <link>https://dev.to/emmyzhang/frontend-challenge-css-art-december-edition-4pl0</link>
      <guid>https://dev.to/emmyzhang/frontend-challenge-css-art-december-edition-4pl0</guid>
      <description>&lt;h2&gt;
  
  
  CSS Art Challenge 2024
&lt;/h2&gt;

&lt;p&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;/p&gt;

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

&lt;p&gt;After stumbling upon Bryan James' &lt;a href="http://species-in-pieces.com" rel="noopener noreferrer"&gt;site&lt;/a&gt;, where he created 30 endangered species utilizing CSS polygons, I took it as a sign to start experimenting with this nifty tool.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://emmy-zhang.github.io/css-art/" rel="noopener noreferrer"&gt;Demo Site&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/emmy-zhang/css-art" rel="noopener noreferrer"&gt;Source Code&lt;/a&gt;&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%2F8q0zz83r7vb1zpb64dtd.gif" 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%2F8q0zz83r7vb1zpb64dtd.gif" alt="demo" width="800" height="510"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Sketch: Sketched out a partridge in triangles, inspired by the song 12 Days of Christmas.&lt;/li&gt;
&lt;li&gt;Outline: Outlined the elements in HTML, roughly molded them into the desired shapes with CSS polygons.&lt;/li&gt;
&lt;li&gt;Refine: Manually shifted the elements into place.&lt;/li&gt;
&lt;li&gt;Styling: Updated colors, added some animation for pizzaz.&lt;/li&gt;
&lt;li&gt;Mobile: Well, there's a reason why they say "mobile first." Upon testing on smaller screens the elements scattered, so I manually updated the element's height and width to accommodate smaller screens.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In Bryan James' site a JS tracer was used on existing images to create the polygons. I opted for a less sophisticated approach for time and sanity sake, but I imagine with a tracer the polygons could have been created dynamically and would have made mobile styling and animations a lot easier - perhaps a project for next time :) I had fun and learned quite a bit with this one though!&lt;/p&gt;

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