<?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: Omar Almusa</title>
    <description>The latest articles on DEV Community by Omar Almusa (@omar_almusa).</description>
    <link>https://dev.to/omar_almusa</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%2F2672195%2F3f8824d4-ed3b-4068-bc06-7de2e6fe3637.jpg</url>
      <title>DEV Community: Omar Almusa</title>
      <link>https://dev.to/omar_almusa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omar_almusa"/>
    <language>en</language>
    <item>
      <title>My first docker app</title>
      <dc:creator>Omar Almusa</dc:creator>
      <pubDate>Tue, 07 Jan 2025 21:39:50 +0000</pubDate>
      <link>https://dev.to/omar_almusa/my-first-docker-app-1n0g</link>
      <guid>https://dev.to/omar_almusa/my-first-docker-app-1n0g</guid>
      <description>&lt;p&gt;I wanted to apply what I've learned so far about software development, and thought that making a simple task manager app from scratch would be a great practice to do so.&lt;/p&gt;

&lt;p&gt;Here are the key things I've learned in this project&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend API development using FastAPI&lt;/li&gt;
&lt;li&gt;MongoDB and non-relational Databases&lt;/li&gt;
&lt;li&gt;Writing frontend using HTML/CSS/Javascript and how to connect it to the backend&lt;/li&gt;
&lt;li&gt;Docker and containerizing applications&lt;/li&gt;
&lt;li&gt;Implementing CI/CD pipeline using Github actions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here is the link for the &lt;a href="https://github.com/OmarAlmusa/Task-manager" rel="noopener noreferrer"&gt;repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>docker</category>
      <category>api</category>
      <category>database</category>
    </item>
  </channel>
</rss>
