<?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: Hania Faisal</title>
    <description>The latest articles on DEV Community by Hania Faisal (@haniafaisal).</description>
    <link>https://dev.to/haniafaisal</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%2F3885200%2Fcbab04bd-e815-4ed7-a2dc-a690b9b594ac.jpg</url>
      <title>DEV Community: Hania Faisal</title>
      <link>https://dev.to/haniafaisal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/haniafaisal"/>
    <language>en</language>
    <item>
      <title>Carbon Footprint: The Micro-Logistics Optimizer</title>
      <dc:creator>Hania Faisal</dc:creator>
      <pubDate>Sat, 18 Apr 2026 12:26:49 +0000</pubDate>
      <link>https://dev.to/haniafaisal/carbon-footprint-the-micro-logistics-optimizer-2ha2</link>
      <guid>https://dev.to/haniafaisal/carbon-footprint-the-micro-logistics-optimizer-2ha2</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;Solving carbon emissions often starts with efficiency. This project reimagines how we move goods or people by finding the most "carbon-efficient" routes rather than just the fastest ones. &lt;br&gt;
A routing engine that calculates the CO_2 cost of different transit methods based on real-time data. It doesn't just show a map; it provides a "Carbon Budget" for a trip and suggests the optimal time to travel to minimise idle engine time&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://micro-logistics-optimizer-cspxxpk7pp7dxkzbxqkl8s.streamlit.app/" rel="noopener noreferrer"&gt;https://micro-logistics-optimizer-cspxxpk7pp7dxkzbxqkl8s.streamlit.app/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/hania-faisal/micro-logistics-optimizer/blob/main/app.py" rel="noopener noreferrer"&gt;https://github.com/hania-faisal/micro-logistics-optimizer/blob/main/app.py&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;I made it using Google Antigravity. My frontend is made using Streamlit, and the APIs I used inside the project are from Open Route Service. After making it, I pushed it to GitHub and deployed it using Streamlit. &lt;/p&gt;

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

&lt;p&gt;Best Use of Google Gemini&lt;/p&gt;

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