<?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: charleseze322</title>
    <description>The latest articles on DEV Community by charleseze322 (@charleseze322).</description>
    <link>https://dev.to/charleseze322</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1406737%2F07ae42cc-d84c-4f2a-9f21-3a2384c522fd.png</url>
      <title>DEV Community: charleseze322</title>
      <link>https://dev.to/charleseze322</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/charleseze322"/>
    <language>en</language>
    <item>
      <title>Jollof, Sunday Special — A Bowl of Jollof Rice in Pure CSS</title>
      <dc:creator>charleseze322</dc:creator>
      <pubDate>Sun, 02 Aug 2026 23:14:38 +0000</pubDate>
      <link>https://dev.to/charleseze322/jollof-sunday-special-a-bowl-of-jollof-rice-in-pure-css-540</link>
      <guid>https://dev.to/charleseze322/jollof-sunday-special-a-bowl-of-jollof-rice-in-pure-css-540</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend-2026-07-29"&gt;Frontend Challenge - Comfort Food Edition, CSS Art&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Jollof rice. Not just because it's food I grew up eating, but because
&lt;/h2&gt;

&lt;p&gt;it's the dish that shows up at every party back home — the one pot&lt;br&gt;
everyone fights over. I wanted the piece to have the mound of rice,&lt;br&gt;
the fried plantain, a boiled egg, and the scotch bonnet pepper that&lt;br&gt;
always ends up on top. If it doesn't have steam coming off it, it's&lt;br&gt;
not done.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://codepen.io/editor/Eze-Charles/pen/019fc4b4-610a-7bad-826b-5842f4812f36" rel="noopener noreferrer"&gt;https://codepen.io/editor/Eze-Charles/pen/019fc4b4-610a-7bad-826b-5842f4812f36&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Everything here is CSS — no images, no SVG art assets. The rice
&lt;/h2&gt;

&lt;p&gt;texture is layered radial-gradients at different sizes to fake&lt;br&gt;
individual grains, the plantain slices use inset box-shadows to get&lt;br&gt;
that fried, slightly caramelized edge, and the plate has a speckled&lt;br&gt;
glaze made the same way as the rice grains, just scaled up.&lt;/p&gt;

&lt;p&gt;The part I'm most proud of is the steam — four blurred circles on a&lt;br&gt;
staggered keyframe loop, each one drifting up and fading out at a&lt;br&gt;
different delay so it never looks like it's repeating in sync.&lt;/p&gt;

&lt;p&gt;What I learned: how much "texture" in CSS really just comes down to&lt;br&gt;
stacking small radial-gradients at different scales and opacities.&lt;br&gt;
No image, no canvas, just gradients doing the work.&lt;/p&gt;

&lt;p&gt;Next, I want to try a second dish with more movement — maybe&lt;br&gt;
something with visible liquid or a pour animation.&lt;/p&gt;

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