<?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: Bikash Dahal</title>
    <description>The latest articles on DEV Community by Bikash Dahal (@bikashdahalgithub).</description>
    <link>https://dev.to/bikashdahalgithub</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%2F3936020%2F0cdb04d8-6094-4570-83eb-564c3923a8ed.jpeg</url>
      <title>DEV Community: Bikash Dahal</title>
      <link>https://dev.to/bikashdahalgithub</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bikashdahalgithub"/>
    <language>en</language>
    <item>
      <title>Quality Assurance: Building Reliable Software</title>
      <dc:creator>Bikash Dahal</dc:creator>
      <pubDate>Mon, 15 Jun 2026 13:57:04 +0000</pubDate>
      <link>https://dev.to/bikashdahalgithub/quality-assurance-building-reliable-software-22pm</link>
      <guid>https://dev.to/bikashdahalgithub/quality-assurance-building-reliable-software-22pm</guid>
      <description>&lt;p&gt;Quality Assurance (QA) ensures software quality by identifying defects, verifying requirements, and improving user experience. Through systematic testing and validation, QA helps deliver reliable, secure, and high-performing applications that meet customer expectations.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Patience in the Face of Long-Term Goals</title>
      <dc:creator>Bikash Dahal</dc:creator>
      <pubDate>Fri, 12 Jun 2026 03:48:16 +0000</pubDate>
      <link>https://dev.to/bikashdahalgithub/patience-in-the-face-of-long-term-goals-cj6</link>
      <guid>https://dev.to/bikashdahalgithub/patience-in-the-face-of-long-term-goals-cj6</guid>
      <description>&lt;p&gt;Waiting for results is never easy, especially when someone has invested significant time, effort, and dedication into achieving a goal. The journey often requires patience, resilience, and unwavering belief in the process. While progress may not always be visible immediately, consistent effort eventually leads to meaningful outcomes. Those who remain focused during difficult periods of waiting often discover that the greatest achievements are earned through persistence and determination.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I have recently develop my personal website using the wordpress</title>
      <dc:creator>Bikash Dahal</dc:creator>
      <pubDate>Thu, 11 Jun 2026 06:34:56 +0000</pubDate>
      <link>https://dev.to/bikashdahalgithub/i-have-recently-develop-my-personal-website-using-the-wordpress-3nf6</link>
      <guid>https://dev.to/bikashdahalgithub/i-have-recently-develop-my-personal-website-using-the-wordpress-3nf6</guid>
      <description></description>
    </item>
    <item>
      <title>How I Build Cat vs Dog Classifier</title>
      <dc:creator>Bikash Dahal</dc:creator>
      <pubDate>Sun, 17 May 2026 09:51:17 +0000</pubDate>
      <link>https://dev.to/bikashdahalgithub/how-i-build-cat-vs-dog-classifier-2jc2</link>
      <guid>https://dev.to/bikashdahalgithub/how-i-build-cat-vs-dog-classifier-2jc2</guid>
      <description>&lt;p&gt;In this project, I built a Cat vs Dog image classifier using deep learning and Python. The goal was to train a model that can accurately identify whether an image contains a cat or a dog.&lt;/p&gt;

&lt;p&gt;I used TensorFlow and Keras to build a Convolutional Neural Network (CNN). The dataset was preprocessed by resizing images to a fixed size and normalizing pixel values. After training the model, I achieved good accuracy on validation data.&lt;/p&gt;

&lt;p&gt;To make the project more interactive, I deployed it using Streamlit. Users can upload an image or capture one using a camera, and the model instantly predicts the result.&lt;/p&gt;

&lt;p&gt;This project helped me understand image classification, CNN architecture, and model deployment in a real-world application.&lt;/p&gt;

</description>
      <category>deeplearning</category>
      <category>machinelearning</category>
      <category>python</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
