<?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: Amr Lotfy</title>
    <description>The latest articles on DEV Community by Amr Lotfy (@amr_lotfy).</description>
    <link>https://dev.to/amr_lotfy</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%2F4002947%2F30e7dd6e-a092-45ec-a960-36007d048bfb.jpg</url>
      <title>DEV Community: Amr Lotfy</title>
      <link>https://dev.to/amr_lotfy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amr_lotfy"/>
    <language>en</language>
    <item>
      <title>I Built Et3am Because a Family in Alexandria Died of Despair</title>
      <dc:creator>Amr Lotfy</dc:creator>
      <pubDate>Thu, 25 Jun 2026 20:30:29 +0000</pubDate>
      <link>https://dev.to/amr_lotfy/i-built-et3am-because-a-family-in-alexandria-died-of-despair-166j</link>
      <guid>https://dev.to/amr_lotfy/i-built-et3am-because-a-family-in-alexandria-died-of-despair-166j</guid>
      <description>&lt;p&gt;In March 2026, during the last days of Ramadan, I read about a family &lt;br&gt;
in my city — Alexandria, Egypt — who chose to end their lives together.&lt;/p&gt;

&lt;p&gt;A mother. Five children. The youngest was 8 years old.&lt;/p&gt;

&lt;p&gt;The reason: no money for food, medicine, or rent. The father had &lt;br&gt;
abandoned them from abroad. The mother was dying of cancer. When hope &lt;br&gt;
ran out, she saw no way forward.&lt;/p&gt;

&lt;p&gt;I cried. Then I bought a domain name. Then I started building.&lt;/p&gt;

&lt;p&gt;This is why Et3am (إطعام) exists.&lt;/p&gt;




&lt;h2&gt;
  
  
  The thing that haunts me
&lt;/h2&gt;

&lt;p&gt;What haunts me most isn't the tragedy itself — it's that it was &lt;br&gt;
preventable.&lt;/p&gt;

&lt;p&gt;Not with a government program. Not with a bank loan. Not with &lt;br&gt;
bureaucracy that takes weeks.&lt;/p&gt;

&lt;p&gt;With food. Immediate, basic food — the kind that sits uneaten in &lt;br&gt;
restaurant kitchens every single night. The kind that gets thrown away &lt;br&gt;
from wedding halls while families a few kilometers away have nothing.&lt;/p&gt;

&lt;p&gt;Food is the last line. When a person has food, they have one more day. &lt;br&gt;
One more day means one more chance for something to change.&lt;/p&gt;

&lt;p&gt;The formal channels — charities, social services, food banks — don't &lt;br&gt;
work in emergencies. When money runs out and there is nothing to eat, &lt;br&gt;
that is a crisis that needs a solution in hours, not weeks.&lt;/p&gt;

&lt;p&gt;Et3am is that solution.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Et3am does
&lt;/h2&gt;

&lt;p&gt;Et3am (Arabic for "feeding") connects people with surplus food directly &lt;br&gt;
to families in need — with zero fees, no middlemen, and in real time.&lt;/p&gt;

&lt;p&gt;The name comes from this Quranic verse:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;﴿وَيُطْعِمُونَ الطَّعَامَ عَلَى حُبِّهِ مِسْكِينًا وَيَتِيمًا وَأَسِيرًا﴾&lt;br&gt;
"And they give food, in spite of their love for it, to the poor, the &lt;br&gt;
orphan, and the captive." — Surah Al-Insan 76:8&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It's built on the Islamic concept of Sadaqah Jariyah — continuous &lt;br&gt;
charity — but designed for anyone, anywhere, regardless of religion.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A donor posts surplus food with location and pickup window — 
identity stays private&lt;/li&gt;
&lt;li&gt;A recipient finds nearby donations on a live map and reserves 
with one tap
&lt;/li&gt;
&lt;li&gt;Pickup is verified with a secret code — no personal information 
exchanged between parties&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;No registration fees. No commission. No data selling. No waiting.&lt;/p&gt;




&lt;h2&gt;
  
  
  The tech stack
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;Tech&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Frontend&lt;/td&gt;
&lt;td&gt;React 18 + TypeScript + Vite&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Backend&lt;/td&gt;
&lt;td&gt;Express + TypeScript&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Database&lt;/td&gt;
&lt;td&gt;PostgreSQL&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Real-time&lt;/td&gt;
&lt;td&gt;Socket.io&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auth&lt;/td&gt;
&lt;td&gt;JWT + Firebase&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Maps&lt;/td&gt;
&lt;td&gt;Leaflet + OpenStreetMap&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;A few things I'm proud of technically:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Full RTL support.&lt;/strong&gt; Arabic is right-to-left and most open-source &lt;br&gt;
projects treat it as an afterthought. Et3am is Arabic-first, with &lt;br&gt;
proper RTL layout throughout.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Privacy-by-design.&lt;/strong&gt; Donors and recipients never see each other's &lt;br&gt;
personal information. Pickup verification uses a one-time secret code, &lt;br&gt;
not names or phone numbers. This matters — people donate more when &lt;br&gt;
they feel safe, and people ask for help more when there is no shame.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Real-time map.&lt;/strong&gt; The homepage shows a live map of available donations &lt;br&gt;
near the visitor. When a new donation is posted, the marker appears &lt;br&gt;
immediately via Socket.io.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Self-hostable.&lt;/strong&gt; Any community, anywhere in the world, can run their &lt;br&gt;
own instance. The entire stack runs on a single VPS with Docker Compose.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I learned building it
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Urgency is the best product spec.&lt;/strong&gt; I didn't spend months planning. &lt;br&gt;
I built the thing I wished had existed. Every feature decision came &lt;br&gt;
back to one question: would this have helped that family in Alexandria?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solo + AI agents is a real development model now.&lt;/strong&gt; I built most of &lt;br&gt;
Et3am using AI coding agents for implementation while I focused on &lt;br&gt;
architecture and product decisions. A solo founder can ship a full-stack &lt;br&gt;
platform this way in 2026. The barrier is not technical anymore.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Privacy builds trust faster than features.&lt;/strong&gt; The decision to never &lt;br&gt;
exchange personal data between donors and recipients was the most &lt;br&gt;
discussed design choice in early feedback. Dignity matters as much as &lt;br&gt;
the food itself.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why open source
&lt;/h2&gt;

&lt;p&gt;Because this problem is bigger than one developer in one city.&lt;/p&gt;

&lt;p&gt;If Et3am can prevent one family from reaching that point of despair — &lt;br&gt;
in Alexandria, in Cairo, in Karachi, in Casablanca, anywhere — then &lt;br&gt;
every line of code is worth it.&lt;/p&gt;

&lt;p&gt;Making it open means any developer anywhere can deploy it for their &lt;br&gt;
community. Any translator can add their language. Any NGO can integrate &lt;br&gt;
with it. The tool belongs to everyone who needs it.&lt;/p&gt;




&lt;h2&gt;
  
  
  What's next
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;More languages (Urdu, French, Bahasa on the roadmap)&lt;/li&gt;
&lt;li&gt;Mobile apps (Capacitor shell already in the repo)
&lt;/li&gt;
&lt;li&gt;NGO partnership API&lt;/li&gt;
&lt;li&gt;Community self-hosting guides city by city&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Try it / contribute
&lt;/h2&gt;

&lt;p&gt;🌐 Live: &lt;a href="https://et3am.com" rel="noopener noreferrer"&gt;et3am.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;
📦 Repo: &lt;a href="https://github.com/Amr1977/et3am" rel="noopener noreferrer"&gt;github.com/Amr1977/et3am&lt;/a&gt;&lt;br&gt;&lt;br&gt;
❤️ Support: &lt;a href="https://et3am.com/support" rel="noopener noreferrer"&gt;et3am.com/support&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're a developer, translator, or just believe that no family &lt;br&gt;
should reach the point where food is the reason they lose hope — there &lt;br&gt;
is a place for you here.&lt;/p&gt;

&lt;p&gt;جزاك الله خيراً 🤲&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>webdev</category>
      <category>arabic</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
