<?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: Mathew Jebis</title>
    <description>The latest articles on DEV Community by Mathew Jebis (@mathew_jebis_7bf8ec2e7bcd).</description>
    <link>https://dev.to/mathew_jebis_7bf8ec2e7bcd</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%2F3956963%2F700d69dd-867b-4f59-8200-7f8c2512334e.png</url>
      <title>DEV Community: Mathew Jebis</title>
      <link>https://dev.to/mathew_jebis_7bf8ec2e7bcd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mathew_jebis_7bf8ec2e7bcd"/>
    <language>en</language>
    <item>
      <title>I built a modular Task Manager in Vanilla JS (Looking for contributors!)</title>
      <dc:creator>Mathew Jebis</dc:creator>
      <pubDate>Thu, 28 May 2026 17:03:59 +0000</pubDate>
      <link>https://dev.to/mathew_jebis_7bf8ec2e7bcd/i-built-a-modular-task-manager-in-vanilla-js-looking-for-contributors-4jil</link>
      <guid>https://dev.to/mathew_jebis_7bf8ec2e7bcd/i-built-a-modular-task-manager-in-vanilla-js-looking-for-contributors-4jil</guid>
      <description>&lt;p&gt;Hey everyone! &lt;/p&gt;

&lt;p&gt;I am a beginner developer and I just finished building a Task Manager app using vanilla HTML, CSS, and JavaScript. &lt;/p&gt;

&lt;p&gt;To practice clean code architecture, I experimented with the Observer and Strategy design patterns to manage app states and task filters.&lt;/p&gt;

&lt;p&gt;The core app works and is fully live, but I want to make the codebase cleaner and more efficient. I am looking for other developers to jump in, break things, refactor code, or add new features!&lt;/p&gt;

&lt;p&gt;I just set up an open MIT license and a contribution guide so anyone can freely edit the source code.&lt;/p&gt;

&lt;p&gt;Here is the live demo link:&lt;br&gt;
&lt;a href="https://mathewjebis.github.io/task-manager/" rel="noopener noreferrer"&gt;https://mathewjebis.github.io/task-manager/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is the GitHub repository:&lt;br&gt;
&lt;a href="https://github.com/mathewjebis/task-manager/deployments" rel="noopener noreferrer"&gt;https://github.com/mathewjebis/task-manager/deployments&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some features I want to add or improve next:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Optimizing the Observer pattern layout&lt;/li&gt;
&lt;li&gt;Syncing localStorage updates cleanly with the UI&lt;/li&gt;
&lt;li&gt;Adding new task filtering strategies&lt;/li&gt;
&lt;li&gt;Polishing the CSS layout or adding a dark mode toggle&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feel free to open an issue or submit a pull request. I would love to get your feedback and see your edits!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>just now created github and pushed my new project task manager look here and please review it https://github.com/mathewjebis/task-manager</title>
      <dc:creator>Mathew Jebis</dc:creator>
      <pubDate>Thu, 28 May 2026 16:07:14 +0000</pubDate>
      <link>https://dev.to/mathew_jebis_7bf8ec2e7bcd/just-now-created-github-and-pushed-my-new-project-task-manager-look-here-and-please-review-it-222e</link>
      <guid>https://dev.to/mathew_jebis_7bf8ec2e7bcd/just-now-created-github-and-pushed-my-new-project-task-manager-look-here-and-please-review-it-222e</guid>
      <description></description>
    </item>
  </channel>
</rss>
