<?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: Sabiha Samha</title>
    <description>The latest articles on DEV Community by Sabiha Samha (@sabihasamha22).</description>
    <link>https://dev.to/sabihasamha22</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%2F748738%2F2e32ea94-64c9-4e32-8aef-28796d9305fe.jpg</url>
      <title>DEV Community: Sabiha Samha</title>
      <link>https://dev.to/sabihasamha22</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sabihasamha22"/>
    <language>en</language>
    <item>
      <title>Building Sarsa: A Fully-Coded News &amp; Magazine Website</title>
      <dc:creator>Sabiha Samha</dc:creator>
      <pubDate>Tue, 25 Feb 2025 04:42:11 +0000</pubDate>
      <link>https://dev.to/sabihasamha22/building-sarsa-a-fully-coded-news-magazine-website-4kcb</link>
      <guid>https://dev.to/sabihasamha22/building-sarsa-a-fully-coded-news-magazine-website-4kcb</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;As a front-end developer, I wanted to create a clean, modern, and responsive news/magazine website that provides a seamless reading experience. While I took design inspiration from an Envato template, every line of HTML, CSS, and JavaScript powering Sarsa was written by me. This project allowed me to refine my front-end skills, implement best practices, and explore UI/UX enhancements.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack &amp;amp; Features
&lt;/h2&gt;

&lt;p&gt;Sarsa is built using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;HTML5&lt;/strong&gt; for a structured and semantic layout.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;CSS3&lt;/strong&gt; with Flexbox and Grid for a fully responsive design.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;JavaScript&lt;/strong&gt; to handle interactivity and dynamic elements&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Core Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Fully Responsive Design&lt;/strong&gt; – Optimized for desktops, tablets, and mobile screens.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Dynamic Content Loading&lt;/strong&gt; – Uses JavaScript to handle article rendering efficiently.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Modern UI/UX&lt;/strong&gt; – Clean layout with smooth scrolling and intuitive navigation.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Development Process
&lt;/h2&gt;

&lt;p&gt;I started by analyzing the UI/UX structure of various modern news websites. Using that knowledge, I:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Structured the HTML&lt;/strong&gt; with semantic elements for better accessibility and SEO.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Designed the UI with CSS&lt;/strong&gt; while ensuring flexibility for future customizations.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Added JavaScript functionality&lt;/strong&gt; to improve user experience, such as interactive elements and smooth scrolling.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Tested responsiveness and performance&lt;/strong&gt;, making adjustments for cross-browser compatibility.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Challenges &amp;amp; Solutions
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ensuring Smooth Performance:&lt;/strong&gt; Optimized image handling and minimized unnecessary reflows/repaints.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Cross-Browser Compatibility:&lt;/strong&gt; Thoroughly tested across different browsers to fix inconsistencies.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Mobile Responsiveness:&lt;/strong&gt; Used CSS media queries and flexible layouts to ensure a seamless mobile experience.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Lessons Learned
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Writing modular and reusable CSS simplifies future iterations.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;JavaScript performance optimizations can greatly enhance user experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Planning the UI structure beforehand helps streamline the development process.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Source Code
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;GitHub Repository&lt;/strong&gt;: github.com/sabiha-samha/sarsa&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>frontend</category>
      <category>javascript</category>
      <category>css</category>
    </item>
    <item>
      <title>Hey devs! Who's ready to build an AI-powered SaaS platform with React, ShadCN, Appwrite, &amp; Clerk?</title>
      <dc:creator>Sabiha Samha</dc:creator>
      <pubDate>Tue, 25 Feb 2025 02:11:11 +0000</pubDate>
      <link>https://dev.to/sabihasamha22/hey-devs-whos-ready-to-build-an-ai-powered-saas-platform-with-react-shadcn-appwrite-clerk-4lpp</link>
      <guid>https://dev.to/sabihasamha22/hey-devs-whos-ready-to-build-an-ai-powered-saas-platform-with-react-shadcn-appwrite-clerk-4lpp</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/codewithsadee" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&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%2Fuser%2Fprofile_image%2F647690%2F7201eed0-e45f-462a-b581-5ee15a3c19b9.jpg" alt="codewithsadee"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/codewithsadee/how-to-build-ai-powered-saas-platform-with-react-shadcn-appwrite-clerk-5adf" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;How to build AI-Powered SaaS Platform with React, ShadCN, Appwrite &amp;amp; Clerk&lt;/h2&gt;
      &lt;h3&gt;Sadee ・ Feb 21&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#react&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#typescript&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#tailwindcss&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#tutorial&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>react</category>
      <category>typescript</category>
      <category>tailwindcss</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Hey devs! Who's ready to build an AI-powered SaaS platform with React, ShadCN, Appwrite, &amp; Clerk?</title>
      <dc:creator>Sabiha Samha</dc:creator>
      <pubDate>Tue, 25 Feb 2025 01:54:09 +0000</pubDate>
      <link>https://dev.to/sabihasamha22/-9k4</link>
      <guid>https://dev.to/sabihasamha22/-9k4</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/codewithsadee" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&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%2Fuser%2Fprofile_image%2F647690%2F7201eed0-e45f-462a-b581-5ee15a3c19b9.jpg" alt="codewithsadee"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/codewithsadee/how-to-build-ai-powered-saas-platform-with-react-shadcn-appwrite-clerk-5adf" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;How to build AI-Powered SaaS Platform with React, ShadCN, Appwrite &amp;amp; Clerk&lt;/h2&gt;
      &lt;h3&gt;Sadee ・ Feb 21&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#react&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#typescript&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#tailwindcss&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#tutorial&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>react</category>
      <category>typescript</category>
      <category>tailwindcss</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Mastering Full-Stack app | Spotify Clone Project with NodeJS, ExpressJS, EJS, CSS, Authentication with @codewithsadee</title>
      <dc:creator>Sabiha Samha</dc:creator>
      <pubDate>Mon, 18 Dec 2023 20:45:59 +0000</pubDate>
      <link>https://dev.to/sabihasamha22/mastering-full-stack-app-spotify-clone-project-with-nodejs-expressjs-ejs-css-authentication-with-codewithsadee-1434</link>
      <guid>https://dev.to/sabihasamha22/mastering-full-stack-app-spotify-clone-project-with-nodejs-expressjs-ejs-css-authentication-with-codewithsadee-1434</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Ms5Uhj87XsE"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Embark on an immersive journey into the world of full-stack development by building a fully functional Spotify clone from scratch. This comprehensive tutorial will equip you with the essential skills and knowledge to master both front-end and back-end technologies, empowering you to create sophisticated web applications.&lt;/p&gt;

&lt;p&gt;Throughout this project, you'll gain hands-on experience with NodeJS, ExpressJS, EJS, CSS, and authentication mechanisms, enabling you to confidently tackle complex full-stack development challenges. We'll cover everything from setting up the development environment to implementing user authentication, and creating a dynamic and responsive user interface.&lt;/p&gt;

&lt;p&gt;By the end of this tutorial, you'll have not only built a stunning Spotify clone but also mastered the art of full-stack development. You'll be equipped with the ability to design and develop web applications with confidence, opening doors to exciting career opportunities.&lt;/p&gt;

&lt;p&gt;This tutorial is designed for both beginners and intermediate developers who are eager to enhance their full-stack development skills. Whether you're a novice programmer or a seasoned developer looking to expand your expertise, this comprehensive guide will provide you with the knowledge and tools you need to excel in the world of full-stack web development.&lt;/p&gt;

&lt;p&gt;Join me on this exciting journey and master the art of full-stack development by building a remarkable Spotify clone project.&lt;/p&gt;

&lt;p&gt;⏱️ Timestamps&lt;br&gt;
0:00 - Demo&lt;br&gt;
13:17 - Project initial&lt;br&gt;
18:39 - Login&lt;br&gt;
1:01:46 - User authentication&lt;br&gt;
1:53:05 - Home&lt;br&gt;
5:46:02 - Working with player&lt;br&gt;
6:52:40 - Home media queries&lt;br&gt;
8:04:47 - Explore&lt;br&gt;
8:26:30 - Explore media queries&lt;br&gt;
8:28:58 - Pagination&lt;br&gt;
8:41:14 - Explore detail&lt;br&gt;
8:58:02 - Album&lt;br&gt;
9:08:52 - Album detail&lt;br&gt;
10:04:20 - Album detail media queries&lt;br&gt;
10:10:34 - Playlist&lt;br&gt;
10:18:28 - Playlist detail&lt;br&gt;
10:32:02 - Playlist detail media queries&lt;br&gt;
10:34:26 - Profile&lt;br&gt;
11:23:19 - Search&lt;br&gt;
12:33:00 - Artist&lt;br&gt;
13:06:09 - Track&lt;br&gt;
13:52:57 - Track media queries&lt;br&gt;
13:55:14 - Logout&lt;br&gt;
13:58:57 - 404&lt;br&gt;
14:04:55 - 404 media queries&lt;/p&gt;

</description>
      <category>node</category>
      <category>fullstack</category>
      <category>tutorial</category>
      <category>css</category>
    </item>
    <item>
      <title>Make Mysterious Shape from SHADOW 🤯</title>
      <dc:creator>Sabiha Samha</dc:creator>
      <pubDate>Fri, 09 Dec 2022 13:48:51 +0000</pubDate>
      <link>https://dev.to/sabihasamha22/make-mysterious-shape-from-shadow-4ib1</link>
      <guid>https://dev.to/sabihasamha22/make-mysterious-shape-from-shadow-4ib1</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/2omJ01SbCW4"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;In this video, I will show you how to create mysterious shapes with css box-shadow&lt;/p&gt;

&lt;p&gt;CSS Battle 136 - &lt;a href="https://cssbattle.dev/play/136" rel="noopener noreferrer"&gt;https://cssbattle.dev/play/136&lt;/a&gt;&lt;br&gt;
CSS Battle 129 - &lt;a href="https://cssbattle.dev/play/129" rel="noopener noreferrer"&gt;https://cssbattle.dev/play/129&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
    <item>
      <title>How to Make Digital Agency Website Using HTML CSS JavaScript</title>
      <dc:creator>Sabiha Samha</dc:creator>
      <pubDate>Tue, 13 Sep 2022 13:15:21 +0000</pubDate>
      <link>https://dev.to/sabihasamha22/how-to-build-digital-agency-website-using-html-css-javascript-2jo5</link>
      <guid>https://dev.to/sabihasamha22/how-to-build-digital-agency-website-using-html-css-javascript-2jo5</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/z_nFjEHItSw"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;How to Make Digital Agency Website Using HTML CSS JavaScript&lt;/p&gt;

&lt;p&gt;This video will show you how to make digital agency website using html css javascript&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/codewithsadee/dprod" rel="noopener noreferrer"&gt;Github Repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
