<?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: Hudson Mathew</title>
    <description>The latest articles on DEV Community by Hudson Mathew (@hudson_mathew_j).</description>
    <link>https://dev.to/hudson_mathew_j</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%2F3817769%2F76f9a0d1-2539-4036-af75-a4a48e2c9306.jpg</url>
      <title>DEV Community: Hudson Mathew</title>
      <link>https://dev.to/hudson_mathew_j</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hudson_mathew_j"/>
    <language>en</language>
    <item>
      <title>EpicOutlet</title>
      <dc:creator>Hudson Mathew</dc:creator>
      <pubDate>Sat, 14 Mar 2026 13:15:57 +0000</pubDate>
      <link>https://dev.to/hudson_mathew_j/epicoutlet-3o9c</link>
      <guid>https://dev.to/hudson_mathew_j/epicoutlet-3o9c</guid>
      <description>&lt;h2&gt;
  
  
  🛒 EpicOutlet – AI Powered E-Commerce App
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;EpicOutlet&lt;/strong&gt; is a full-stack &lt;strong&gt;e-commerce web application&lt;/strong&gt; built with &lt;strong&gt;Python and Django&lt;/strong&gt;.&lt;br&gt;
Users can &lt;strong&gt;browse, search, and purchase products&lt;/strong&gt; across categories like electronics, fashion, groceries, and home items.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5c7y57pa3lae871zzj3j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5c7y57pa3lae871zzj3j.png" alt="EpicOutlet" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The platform includes &lt;strong&gt;user authentication, a shopping cart, a favourites list&lt;/strong&gt;, and an &lt;strong&gt;AI shopping chatbot (Shop-Bot)&lt;/strong&gt; that helps users find products using natural language queries like &lt;em&gt;“phones under ₹30,000”&lt;/em&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  🤖 Shop Bot
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdrthyfs8b6u5zsvfb4hf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdrthyfs8b6u5zsvfb4hf.png" alt="Cart Bot" width="800" height="448"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  ⚙️ Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Backend:&lt;/strong&gt; Python, Django&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Database:&lt;/strong&gt; PostgreSQL (Supabase)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Media Storage:&lt;/strong&gt; Cloudinary&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Static Files:&lt;/strong&gt; WhiteNoise&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment:&lt;/strong&gt; Render + Gunicorn&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;API:&lt;/strong&gt; django-tastypie (&lt;code&gt;/api/v1/&lt;/code&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project demonstrates &lt;strong&gt;full-stack development, REST APIs, AI chatbot integration, and cloud deployment&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;Explore the app:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://epicoutlet.onrender.com/" rel="noopener noreferrer"&gt;https://epicoutlet.onrender.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>python</category>
      <category>fullstack</category>
    </item>
    <item>
      <title>My Portfolio</title>
      <dc:creator>Hudson Mathew</dc:creator>
      <pubDate>Sat, 14 Mar 2026 13:05:18 +0000</pubDate>
      <link>https://dev.to/hudson_mathew_j/my-portfolio-g84</link>
      <guid>https://dev.to/hudson_mathew_j/my-portfolio-g84</guid>
      <description>&lt;h2&gt;
  
  
  🌐 My Portfolio &amp;amp; Portfolio AI Bot
&lt;/h2&gt;

&lt;p&gt;Hello, I’m &lt;strong&gt;Hudson Mathew&lt;/strong&gt;, a &lt;strong&gt;software developer&lt;/strong&gt; focused on &lt;strong&gt;Python, full-stack web development, and UI/UX design&lt;/strong&gt;. I enjoy building practical applications that solve real problems and deliver smooth user experiences.&lt;/p&gt;

&lt;p&gt;My portfolio showcases my &lt;strong&gt;projects, technical skills, and development journey&lt;/strong&gt;, while the &lt;strong&gt;Portfolio AI Bot&lt;/strong&gt; helps visitors explore my work through an interactive chat interface.&lt;/p&gt;




&lt;h2&gt;
  
  
  🤖 Portfolio AI Bot
&lt;/h2&gt;

&lt;p&gt;The Portfolio AI Bot helps visitors to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;💬 Navigate the portfolio using &lt;strong&gt;chat-style interaction&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🔍 Discover &lt;strong&gt;projects and skills quickly&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🌐 Explore my work in a &lt;strong&gt;simple and interactive way&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4ag4jsam3f1eucdablpc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4ag4jsam3f1eucdablpc.png" alt="Portfolio AI" width="800" height="582"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚙️ Tech Stack
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Portfolio Site
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;HTML&lt;/strong&gt; – Semantic single-page structure&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CSS&lt;/strong&gt; – Grid, Flexbox, animations, responsive design&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;JavaScript&lt;/strong&gt; – DOM interaction and UI behavior&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Assets&lt;/strong&gt; – Google Fonts, Boxicons, Font Awesome&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Portfolio Bot
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;React&lt;/strong&gt; – Functional components (&lt;code&gt;useState&lt;/code&gt;, &lt;code&gt;useEffect&lt;/code&gt;, &lt;code&gt;useRef&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI API&lt;/strong&gt; – Anthropic Claude model integration&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;UX&lt;/strong&gt; – Auto-scroll, typing indicator, suggestion chips&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔗 &lt;strong&gt;Explore here:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://hudsonmathew1910.github.io/Hudson-Portfolio/" rel="noopener noreferrer"&gt;https://hudsonmathew1910.github.io/Hudson-Portfolio/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>portfolio</category>
    </item>
  </channel>
</rss>
