<?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: Mujtaba</title>
    <description>The latest articles on DEV Community by Mujtaba (@mujtabacloud).</description>
    <link>https://dev.to/mujtabacloud</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%2F4105415%2F481d3d65-8b0b-4f72-ba84-394d4d56fb4a.jpg</url>
      <title>DEV Community: Mujtaba</title>
      <link>https://dev.to/mujtabacloud</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mujtabacloud"/>
    <language>en</language>
    <item>
      <title>Charity Awareness Site Powered by Google AI (Gemini)</title>
      <dc:creator>Mujtaba</dc:creator>
      <pubDate>Fri, 04 Sep 2026 08:00:32 +0000</pubDate>
      <link>https://dev.to/mujtabacloud/charity-awareness-site-powered-by-google-ai-gemini-5167</link>
      <guid>https://dev.to/mujtabacloud/charity-awareness-site-powered-by-google-ai-gemini-5167</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-09-03"&gt;Weekend Challenge: Generosity Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;I built a simple, responsive &lt;strong&gt;charity awareness website&lt;/strong&gt; that uses &lt;strong&gt;Google AI (Gemini)&lt;/strong&gt; to generate and curate content about charitable causes, impact stories, and concrete ways people can help.&lt;/p&gt;

&lt;p&gt;The goal was to explore how generative AI can lower the barrier for small nonprofits and campaigns to create compelling, up-to-date content, making it easier for visitors to learn about causes and take action (donate, volunteer, share, etc.).&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live site:&lt;/strong&gt; &lt;a href="https://mujtaba666.github.io/charity-awareness-site/" rel="noopener noreferrer"&gt;https://mujtaba666.github.io/charity-awareness-site/&lt;/a&gt; 
working:&lt;/li&gt;
&lt;/ul&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F28tkww1pyrslil5lii6f.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F28tkww1pyrslil5lii6f.png" alt=" " width="800" height="395"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The site presents cause descriptions, impact summaries, and personalized “ways to help” sections, all powered by Gemini.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;GitHub repo:&lt;/strong&gt; &lt;a href="https://github.com/mujtaba666/charity-awareness-site.git" rel="noopener noreferrer"&gt;https://github.com/mujtaba666/charity-awareness-site.git&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The core logic for calling the Gemini API lives in &lt;code&gt;index.html&lt;/code&gt; with basic HTML/CSS for the UI.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; Plain HTML, CSS, and vanilla JavaScript in a single-page layout for simplicity and fast deployment.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI integration:&lt;/strong&gt; Used the &lt;strong&gt;Google AI (Gemini) API&lt;/strong&gt; to:

&lt;ul&gt;
&lt;li&gt;Generate clear, engaging descriptions of different charitable causes.&lt;/li&gt;
&lt;li&gt;Create short impact stories and key statistics.&lt;/li&gt;
&lt;li&gt;Suggest actionable ways users can contribute based on interests or location.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I kept the stack minimal so the project is easy to host (e.g., GitHub Pages/Netlify/Vercel) and extend. The Gemini prompts are templated to ensure consistent tone and structure across all AI-generated content.&lt;/p&gt;

&lt;p&gt;For this challenge, I prioritized:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A clean, focused UI that drives awareness and action.&lt;/li&gt;
&lt;li&gt;A straightforward integration with Gemini to show how AI can support charity work without heavy infrastructure.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Best Use of Google AI&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project uses Gemini to dynamically generate all core content about causes and ways to help, making it a central part of the user experience rather than just an add-on.&lt;/p&gt;

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