<?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: Zakaria Zoubai</title>
    <description>The latest articles on DEV Community by Zakaria Zoubai (@riakaza).</description>
    <link>https://dev.to/riakaza</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%2F4100643%2Fd0aadffc-51bf-48c9-b164-a3e256da189f.png</url>
      <title>DEV Community: Zakaria Zoubai</title>
      <link>https://dev.to/riakaza</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/riakaza"/>
    <language>en</language>
    <item>
      <title>I built a Vinted monitoring bot (Python) — available for hire + source code for sale</title>
      <dc:creator>Zakaria Zoubai</dc:creator>
      <pubDate>Sat, 29 Aug 2026 20:47:02 +0000</pubDate>
      <link>https://dev.to/riakaza/i-built-a-vinted-monitoring-bot-python-available-for-hire-source-code-for-sale-ef0</link>
      <guid>https://dev.to/riakaza/i-built-a-vinted-monitoring-bot-python-available-for-hire-source-code-for-sale-ef0</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;I spent the last few months building a Vinted monitoring bot in Python. It:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Monitors Vinted 24/7 with configurable filters (brand, size, max price, keywords, condition)&lt;/li&gt;
&lt;li&gt;Sends instant Discord alerts when matching items are listed&lt;/li&gt;
&lt;li&gt;Supports multiple search profiles simultaneously&lt;/li&gt;
&lt;li&gt;Has a database of 350+ resale niches with buy/sell price targets&lt;/li&gt;
&lt;li&gt;Battle-tested, handles anti-bot detection&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The business case
&lt;/h2&gt;

&lt;p&gt;Vinted arbitrage is real: buy underpriced items, resell at market price. The bot finds the deals before anyone else.&lt;/p&gt;

&lt;p&gt;Example: Nike Air Force 1 listed at 11€ → resell at 45-50€ = ~35€ profit per item.&lt;/p&gt;

&lt;h2&gt;
  
  
  Available as:
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. Custom bot setup for your account&lt;/strong&gt; — I configure it with your niches and connect to your Discord.&lt;br&gt;
Price: 200€ (one-time) → &lt;a href="https://www.paypal.com/paypalme/zakariazoubai/200" rel="noopener noreferrer"&gt;Pay via PayPal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Web scraping / automation scripts on demand&lt;/strong&gt; — any Python automation you need.&lt;br&gt;
Price: from 150€ → &lt;a href="https://www.paypal.com/paypalme/zakariazoubai/150" rel="noopener noreferrer"&gt;Pay via PayPal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Hire me as freelancer&lt;/strong&gt; (300€/day, remote, France)&lt;br&gt;
See my full profile: &lt;a href="https://riakaza.github.io" rel="noopener noreferrer"&gt;https://riakaza.github.io&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Python + Playwright&lt;/li&gt;
&lt;li&gt;SQLite + async scanning&lt;/li&gt;
&lt;li&gt;Discord webhooks&lt;/li&gt;
&lt;li&gt;Configurable niche profiles&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Drop a comment or email me at &lt;a href="mailto:zakariaxarmyxblink@gmail.com"&gt;zakariaxarmyxblink@gmail.com&lt;/a&gt; if interested.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>TestiWall: I built a free testimonials widget (2 min setup, email-verified reviews)</title>
      <dc:creator>Zakaria Zoubai</dc:creator>
      <pubDate>Sat, 29 Aug 2026 18:49:26 +0000</pubDate>
      <link>https://dev.to/riakaza/testiwall-i-built-a-free-testimonials-widget-2-min-setup-email-verified-reviews-106e</link>
      <guid>https://dev.to/riakaza/testiwall-i-built-a-free-testimonials-widget-2-min-setup-email-verified-reviews-106e</guid>
      <description>&lt;h2&gt;
  
  
  The problem I was trying to solve
&lt;/h2&gt;

&lt;p&gt;I kept seeing freelancers lose clients because their website had zero social proof. Screenshots of Google Reviews look fake. Testimonial.to costs $50/month which is too much for indie projects.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I built: TestiWall
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;TestiWall&lt;/strong&gt; is a completely free widget to collect and display verified client testimonials.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;Create a space (customize your question)&lt;/li&gt;
&lt;li&gt;Share a collection link with your client&lt;/li&gt;
&lt;li&gt;Client submits a testimonial (email-verified — no fake reviews)&lt;/li&gt;
&lt;li&gt;You approve it, embed the widget on your site&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That's it. &lt;strong&gt;No coding, no credit card, no limits.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://testiwall-kappa.vercel.app" rel="noopener noreferrer"&gt;testiwall-kappa.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 16 (App Router)&lt;/li&gt;
&lt;li&gt;Supabase (Auth + PostgreSQL + RLS)&lt;/li&gt;
&lt;li&gt;Tailwind CSS 4&lt;/li&gt;
&lt;li&gt;Vercel&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Pro plan
&lt;/h2&gt;

&lt;p&gt;The free plan supports unlimited testimonials. The &lt;strong&gt;Pro plan ($4.99/month)&lt;/strong&gt; adds:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Removes the TestiWall badge (white-label widget)&lt;/li&gt;
&lt;li&gt;Adds a "★ 4.9/5 · N verified reviews" aggregate rating badge&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔗 &lt;a href="https://testiwall-kappa.vercel.app/pro" rel="noopener noreferrer"&gt;testiwall-kappa.vercel.app/pro&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'd love feedback on
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Is the UX clear enough?&lt;/li&gt;
&lt;li&gt;What features would you add?&lt;/li&gt;
&lt;li&gt;Would you use this for your own projects?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Launching tomorrow on Product Hunt: &lt;a href="https://www.producthunt.com/posts/testiwall-2" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/testiwall-2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love your support! 🚀&lt;/p&gt;

</description>
      <category>buildinpublic</category>
      <category>nextjs</category>
      <category>saas</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
