<?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: Ngaffo</title>
    <description>The latest articles on DEV Community by Ngaffo (@ngaffo).</description>
    <link>https://dev.to/ngaffo</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%2F997674%2F97fcf4f4-dbb1-4f91-843e-36b9d3f79301.jpg</url>
      <title>DEV Community: Ngaffo</title>
      <link>https://dev.to/ngaffo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ngaffo"/>
    <language>en</language>
    <item>
      <title>Eco Tips Generator</title>
      <dc:creator>Ngaffo</dc:creator>
      <pubDate>Sat, 18 Apr 2026 20:10:14 +0000</pubDate>
      <link>https://dev.to/ngaffo/eco-tips-generator-24mb</link>
      <guid>https://dev.to/ngaffo/eco-tips-generator-24mb</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-04-16"&gt;Weekend Challenge: Earth Day Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built an Eco Tips Generator, a simple web app that generates random eco-friendly tips when the user clicks a button. &lt;br&gt;
The goal of this projet was to create fun and interactive way to encourage people to adopt more sustainable habits in their daily life. Each click display a different environmental tip such as saving water, reducing plastic use,or recycling.&lt;/p&gt;

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

&lt;p&gt;Project link: [&lt;a href="https://eco-tips-generator.netlify.app/" rel="noopener noreferrer"&gt;https://eco-tips-generator.netlify.app/&lt;/a&gt;]&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;GitHub link: &lt;a href="https://github.com/Ngaffo/eco-tips-generator" rel="noopener noreferrer"&gt;https://github.com/Ngaffo/eco-tips-generator&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;I built this project using HTML, CSS, and JavaScript to create a simple and interactive web application.&lt;br&gt;
First, I structured the app with HTML to display a title, a button, and a text area where the eco tips are shown. Then, I used CSS to keep the design clean, centered, and visually appealing with a green eco-friendly theme.&lt;br&gt;
For the functionality, I used JavaScript to store an array of eco-friendly tips and generate a random tip each time the user clicks the button. This helped make the app interactive and dynamic.&lt;br&gt;
During development, I used GitHub Copilot to assist with code suggestions and speed up the implementation process, especially for the JavaScript logic and UI structure.&lt;br&gt;
One of my key decisions was to keep the project very simple and lightweight, focusing on user interaction, since the goal was to make a fun and accessible eco-awareness tool.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prize Categories
&lt;/h2&gt;

&lt;p&gt;I am submitting this project to the Best Use of GitHub Copilot category.&lt;br&gt;
I used GitHub Copilot during development to help generate code suggestions, especially for the JavaScript logic and structuring the user interface. &lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
    </item>
  </channel>
</rss>
