<?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: Paul Iroveanu</title>
    <description>The latest articles on DEV Community by Paul Iroveanu (@statlyzer_paul).</description>
    <link>https://dev.to/statlyzer_paul</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%2F4027394%2Feecb9442-eccf-4437-a618-f8f20ba4bc39.jpg</url>
      <title>DEV Community: Paul Iroveanu</title>
      <link>https://dev.to/statlyzer_paul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/statlyzer_paul"/>
    <language>en</language>
    <item>
      <title>I built a massive sports data engine from my truck cabin (Supabase + Monte Carlo)</title>
      <dc:creator>Paul Iroveanu</dc:creator>
      <pubDate>Mon, 13 Jul 2026 14:22:57 +0000</pubDate>
      <link>https://dev.to/statlyzer_paul/i-built-a-massive-sports-data-engine-from-my-truck-cabin-supabase-monte-carlo-1786</link>
      <guid>https://dev.to/statlyzer_paul/i-built-a-massive-sports-data-engine-from-my-truck-cabin-supabase-monte-carlo-1786</guid>
      <description>&lt;p&gt;Hi DEV community! 👋 &lt;/p&gt;

&lt;p&gt;I’m Paul, an international truck driver by day, and a solo maker by night. I just launched &lt;strong&gt;Statlyzer&lt;/strong&gt;, a transparent football data analytics engine, and I literally built the entire backend architecture directly from the cabin of my 40-ton truck during my mandatory highway rest breaks across Europe. 🚛💻&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ The Tech Stack &amp;amp; Architecture
&lt;/h3&gt;

&lt;p&gt;I wanted to build something extremely robust that doesn't lag on mobile devices despite running heavy math.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Database:&lt;/strong&gt; PostgreSQL hosted on Supabase. (Migrated away from Firebase to handle complex relational queries cheaper and faster).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The Engine:&lt;/strong&gt; It runs high-iteration Monte Carlo simulations, Poisson distribution, and Dixon-Coles models.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The Output:&lt;/strong&gt; Raw probability percentages for variables like 1X2, Over/Unders, corners, and cards across global fixtures.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🔍 The "Past Analyst" Feature
&lt;/h3&gt;

&lt;p&gt;The sports prediction market is full of fake gurus hiding their losses. I built Statlyzer to be 100% transparent. The app automatically logs and publicly archives every single AI prediction from yesterday against the real-world results. If the mathematical model misses, it stays on the dashboard for everyone to see. No deleted data.&lt;/p&gt;

&lt;h3&gt;
  
  
  💡 The Model
&lt;/h3&gt;

&lt;p&gt;It's a freemium app. Every user gets &lt;strong&gt;2 Free Credits daily&lt;/strong&gt; to fully analyze any 2 matches. For power users, I integrated Stripe/Paddle for subscriptions.&lt;/p&gt;

&lt;p&gt;I would absolutely love for you guys to test the web demo and try to break it. Give me your brutal feedback on the database responsiveness and the UI!&lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;Web Demo:&lt;/strong&gt; [app.statlyzer-studio.com]&lt;a href="https://app.statlyzer-studio.com/" rel="noopener noreferrer"&gt;https://app.statlyzer-studio.com/&lt;/a&gt;&lt;br&gt;
🔗 &lt;strong&gt;Official Site:&lt;/strong&gt; https//statlyzer-studio.com&lt;/p&gt;

&lt;p&gt;Thanks for reading, and I'll be answering questions in the comments as soon as I park the truck!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>database</category>
      <category>analytics</category>
    </item>
  </channel>
</rss>
