<?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: Praveen Verma</title>
    <description>The latest articles on DEV Community by Praveen Verma (@praveen_verma_eeee93a360d).</description>
    <link>https://dev.to/praveen_verma_eeee93a360d</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%2F1795294%2F82568d41-102e-4593-a798-bb7fe8416602.png</url>
      <title>DEV Community: Praveen Verma</title>
      <link>https://dev.to/praveen_verma_eeee93a360d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/praveen_verma_eeee93a360d"/>
    <language>en</language>
    <item>
      <title>HelioGrid Solar: Earth 's Day Edition</title>
      <dc:creator>Praveen Verma</dc:creator>
      <pubDate>Mon, 20 Apr 2026 00:07:08 +0000</pubDate>
      <link>https://dev.to/praveen_verma_eeee93a360d/heliogrid-solar-earth-s-day-edition-50ap</link>
      <guid>https://dev.to/praveen_verma_eeee93a360d/heliogrid-solar-earth-s-day-edition-50ap</guid>
      <description>&lt;p&gt;What I Built&lt;br&gt;
HelioGrid Solar is a comprehensive infrastructure management platform designed to help homeowners, businesses, and institutions transition to clean energy.The application provides an integrated toolkit for solar project planning,including a Solar Estimator (calculating savings and carbon offsets) and a Financing Planner (evaluating project costs and ROI). For this Earth Day challenge, I added a community-driven Extinct Species Tracker, allowing users to log observations and contribute descriptions of species affected by environmental change.&lt;/p&gt;

&lt;p&gt;Code&lt;br&gt;
&lt;a href="https://github.com/PraveenVerma881/HelioGrid.git" rel="noopener noreferrer"&gt;https://github.com/PraveenVerma881/HelioGrid.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;How I Built It&lt;br&gt;
HelioGrid is built on a robust Node.js and Express backend with a secure MongoDB database. Key technical highlights include:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Google Gemini API: I utilized the Gemini Pro model within the aiService.js to automatically generate detailed, concise descriptions for extinct species, focusing on habitat, characteristics, and extinction timelines.
Secure Authentication: Implemented a JWT-based authentication system to ensure that only authorized users can submit entries to the species database.
Dynamic Frontend: Developed a seamless, modern UI using Vanilla CSS and JavaScript, enabling real-time interaction between the user interface and the backend API.
    Integrated Workflow: Built a modular system where frontend forms capture data (including images and descriptions) and securely transmit them to protected API endpoints.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;Prize Categories&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Best Use of Google Gemini: Used the Gemini Pro model to automate the generation of scientific species descriptions for the Earth Day project.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>weekendchallenge</category>
    </item>
    <item>
      <title>HelioGrid Solar: Earth 's Day Edition</title>
      <dc:creator>Praveen Verma</dc:creator>
      <pubDate>Mon, 20 Apr 2026 00:00:49 +0000</pubDate>
      <link>https://dev.to/praveen_verma_eeee93a360d/heliogrid-solar-earth-s-day-edition-5aka</link>
      <guid>https://dev.to/praveen_verma_eeee93a360d/heliogrid-solar-earth-s-day-edition-5aka</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Built&lt;/strong&gt;&lt;br&gt;
HelioGrid Solar is a comprehensive infrastructure management platform designed to help homeowners, businesses, and institutions transition to clean energy.The application provides an integrated toolkit for solar project planning,including a Solar Estimator (calculating savings and carbon offsets) and a Financing Planner (evaluating project costs and ROI). For this Earth Day challenge, I added a community-driven Extinct Species Tracker, allowing users to log observations and contribute descriptions of species affected by environmental change.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Code&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://github.com/PraveenVerma881/HelioGrid.git" rel="noopener noreferrer"&gt;https://github.com/PraveenVerma881/HelioGrid.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How I Built It&lt;/strong&gt;&lt;br&gt;
HelioGrid is built on a robust Node.js and Express backend with a secure MongoDB database. Key technical highlights include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Gemini API: I utilized the Gemini Pro model within the aiService.js to automatically generate detailed, concise descriptions for extinct species, focusing on habitat, characteristics, and extinction timelines.&lt;/li&gt;
&lt;li&gt;Secure Authentication: Implemented a JWT-based authentication system to ensure that only authorized users can submit entries to the species database.&lt;/li&gt;
&lt;li&gt;Dynamic Frontend: Developed a seamless, modern UI using Vanilla CSS and JavaScript, enabling real-time interaction between the user interface and the backend API.

&lt;ul&gt;
&lt;li&gt;Integrated Workflow: Built a modular system where frontend forms capture data (including images and descriptions) and securely transmit them to protected API endpoints.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Prize Categories&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Best Use of Google Gemini: Used the Gemini Pro model to automate the generation of scientific species descriptions for the Earth Day project.&lt;/li&gt;
&lt;/ul&gt;

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