<?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: Francesco Sacco</title>
    <description>The latest articles on DEV Community by Francesco Sacco (@francio).</description>
    <link>https://dev.to/francio</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%2F2945759%2Fff00ac9a-5c9d-4ae9-91c9-87e46358c548.png</url>
      <title>DEV Community: Francesco Sacco</title>
      <link>https://dev.to/francio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/francio"/>
    <language>en</language>
    <item>
      <title>🚀 Introducing DeepShot: An NBA Game Prediction Model 🏀</title>
      <dc:creator>Francesco Sacco</dc:creator>
      <pubDate>Mon, 14 Apr 2025 19:19:14 +0000</pubDate>
      <link>https://dev.to/francio/introducing-deepshot-an-nba-game-prediction-model-24i2</link>
      <guid>https://dev.to/francio/introducing-deepshot-an-nba-game-prediction-model-24i2</guid>
      <description>&lt;p&gt;Hey devs, sports fans, and data nerds!&lt;br&gt;
After weeks of work, I'm excited to share DeepShot – an advanced NBA game predictor powered by historical data from &lt;a href="https://www.basketball-reference.com" rel="noopener noreferrer"&gt;Basketball Reference&lt;/a&gt;, machine learning, and a clean &lt;a href="https://nicegui.io" rel="noopener noreferrer"&gt;NiceGUI&lt;/a&gt;-powered web interface.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔍 What it does:
&lt;/h2&gt;

&lt;p&gt;DeepShot uses team-level rolling averages (including Exponentially Weighted Moving Averages) to accurately predict NBA game outcomes. All predictions are visualized in real time through a sleek, responsive UI.&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 Key Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;📊 Data-Driven Predictions using past performance &amp;amp; rolling trends&lt;/li&gt;
&lt;li&gt;⚡️ EWMA-based Weighted Stats Engine&lt;/li&gt;
&lt;li&gt;🌐 Cross-platform interface built with NiceGUI&lt;/li&gt;
&lt;li&gt;🔎 Key stats highlight to visualize matchup advantages at a glance&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  👨‍💻 Tech Stack:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;Pandas, Scikit-learn, XGBoost&lt;/li&gt;
&lt;li&gt;BeautifulSoup, Requests&lt;/li&gt;
&lt;li&gt;NiceGUI for the frontend&lt;/li&gt;
&lt;li&gt;Hosted locally, runs on Windows/macOS/Linux&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📥 Clone it here → &lt;a href="//github.com/saccofrancesco/deepshot"&gt;deepshot&lt;/a&gt;&lt;br&gt;
🧠 Want to see how predictive modeling and sports analytics come together? This is for you.&lt;/p&gt;

&lt;p&gt;🔁 Feedback, stars, forks, and PRs are more than welcome!&lt;br&gt;
Let me know what you think, or drop your ideas for improvements — always open to suggestions! 🧠&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>programming</category>
      <category>python</category>
    </item>
    <item>
      <title>🚀 Introducing Supreme Bot: A Python-Based Web Automation Tool 🛒</title>
      <dc:creator>Francesco Sacco</dc:creator>
      <pubDate>Sat, 15 Mar 2025 14:59:38 +0000</pubDate>
      <link>https://dev.to/francio/introducing-supreme-bot-a-python-based-web-automation-tool-4i43</link>
      <guid>https://dev.to/francio/introducing-supreme-bot-a-python-based-web-automation-tool-4i43</guid>
      <description>&lt;p&gt;Hello, everyone! 👋 I'm excited to share my open-source project—&lt;a href="https://github.com/saccofrancesco/supremebot" rel="noopener noreferrer"&gt;Supreme Bot&lt;/a&gt;, a Python-based automation tool for Supreme product tracking and purchasing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔧 Tech Stack:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python: The core language used for development.&lt;/li&gt;
&lt;li&gt;Playwright: For fast and reliable browser automation.&lt;/li&gt;
&lt;li&gt;NiceGUI: Provides an easy-to-use graphical interface for managing the bot.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;br&gt;
🚀 Automates the Supreme website to monitor and buy products.&lt;br&gt;
🔍 Scrapes data like item names, colors, styles, and prices.&lt;br&gt;
⚡ Customizable and open to improvements—help me make it better!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why Contribute?&lt;/strong&gt;&lt;br&gt;
I'm looking to expand the project and involve more skilled developers. If you are passionate about Python, web automation, or just want to help improve an open-source tool, this is a great opportunity for collaboration!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How You Can Help:&lt;/strong&gt;&lt;br&gt;
🌱 Contribute code: Fix bugs, add features, or refactor existing parts.&lt;br&gt;
💬 Provide feedback: Let me know your thoughts and suggestions!&lt;br&gt;
📈 Help grow the community: Share the project with others who might be interested.&lt;br&gt;
Check out the repository: &lt;a href="https://github.com/saccofrancesco/supremebot" rel="noopener noreferrer"&gt;Supreme Bot GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking forward to your contributions and feedback! Let’s make this project better together! 🙌&lt;/p&gt;

</description>
      <category>python</category>
      <category>automaton</category>
      <category>programming</category>
      <category>bot</category>
    </item>
  </channel>
</rss>
