<?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: Ojobor Chioma</title>
    <description>The latest articles on DEV Community by Ojobor Chioma (@ojobor_chioma_5a16d0da86a).</description>
    <link>https://dev.to/ojobor_chioma_5a16d0da86a</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%2F4094834%2Fe8244985-e75a-4a91-94b8-71d185a845b1.png</url>
      <title>DEV Community: Ojobor Chioma</title>
      <link>https://dev.to/ojobor_chioma_5a16d0da86a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ojobor_chioma_5a16d0da86a"/>
    <language>en</language>
    <item>
      <title>How I developed a Real-Time Micro Social App (Kcee Chatify)</title>
      <dc:creator>Ojobor Chioma</dc:creator>
      <pubDate>Tue, 25 Aug 2026 23:19:01 +0000</pubDate>
      <link>https://dev.to/ojobor_chioma_5a16d0da86a/how-i-developed-a-real-time-micro-social-app-kcee-chatify-3ede</link>
      <guid>https://dev.to/ojobor_chioma_5a16d0da86a/how-i-developed-a-real-time-micro-social-app-kcee-chatify-3ede</guid>
      <description>&lt;p&gt;Hey everyone! I just launched a new web project called &lt;strong&gt;Kcee Chatify&lt;/strong&gt;, and I wanted to share it with the community.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is Kcee Chatify?
&lt;/h3&gt;

&lt;p&gt;It is a real-time micro-social platform where anyone can drop a message to a public feed instantly. &lt;/p&gt;

&lt;p&gt;🚀 &lt;strong&gt;Check out the live app here:&lt;/strong&gt; &lt;a href="https://kceechatify.netlify.app/" rel="noopener noreferrer"&gt;https://kceechatify.netlify.app/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  How I Built It
&lt;/h3&gt;

&lt;p&gt;I wanted to focus on core web technologies and API routing, so I built it using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Frontend:&lt;/strong&gt; HTML, CSS, and Vanilla JavaScript&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Backend:&lt;/strong&gt; Node.js and Express&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Database:&lt;/strong&gt; SQLite &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Hosting:&lt;/strong&gt; Netlify (Frontend) and Render (Backend API)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Building a live feed from scratch taught me a lot about handling HTTP requests, managing database queries, and setting up continuous deployment.&lt;/p&gt;

&lt;p&gt;If you have a second, click the link above, drop a test message in the chat, and let me know what you think! All feedback is welcome.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How I Built a Real-Time Micro Social App (Kcee Chatify)</title>
      <dc:creator>Ojobor Chioma</dc:creator>
      <pubDate>Tue, 25 Aug 2026 23:16:28 +0000</pubDate>
      <link>https://dev.to/ojobor_chioma_5a16d0da86a/how-i-built-a-real-time-micro-social-app-kcee-chatify-4f5d</link>
      <guid>https://dev.to/ojobor_chioma_5a16d0da86a/how-i-built-a-real-time-micro-social-app-kcee-chatify-4f5d</guid>
      <description>&lt;p&gt;Hey everyone! I just launched a new web project called &lt;strong&gt;Kcee Chatify&lt;/strong&gt;, and I wanted to share it with the community.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is Kcee Chatify?
&lt;/h3&gt;

&lt;p&gt;It is a real-time micro-social platform where anyone can drop a message to a public feed instantly. &lt;/p&gt;

&lt;p&gt;🚀 &lt;strong&gt;Check out the live app here:&lt;/strong&gt; &lt;a href="https://kceechatify.netlify.app/" rel="noopener noreferrer"&gt;https://kceechatify.netlify.app/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  How I Built It
&lt;/h3&gt;

&lt;p&gt;I wanted to focus on core web technologies and API routing, so I built it using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Frontend:&lt;/strong&gt; HTML, CSS, and Vanilla JavaScript&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Backend:&lt;/strong&gt; Node.js and Express&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Database:&lt;/strong&gt; SQLite &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Hosting:&lt;/strong&gt; Netlify (Frontend) and Render (Backend API)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Building a live feed from scratch taught me a lot about handling HTTP requests, managing database queries, and setting up continuous deployment.&lt;/p&gt;

&lt;p&gt;If you have a second, click the link above, drop a test message in the chat, and let me know what you think! All feedback is welcome.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
