<?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: Jossie C.</title>
    <description>The latest articles on DEV Community by Jossie C. (@jcamposa-dev).</description>
    <link>https://dev.to/jcamposa-dev</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%2F4058507%2F8384a65f-2988-471a-9b00-9ff6b6e8db4c.png</url>
      <title>DEV Community: Jossie C.</title>
      <link>https://dev.to/jcamposa-dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jcamposa-dev"/>
    <language>en</language>
    <item>
      <title>Smooth Responsiveness + Auto Dark Mode: My New Landing Page 🌙</title>
      <dc:creator>Jossie C.</dc:creator>
      <pubDate>Thu, 03 Sep 2026 01:30:45 +0000</pubDate>
      <link>https://dev.to/jcamposa-dev/smooth-responsiveness-auto-dark-mode-my-new-landing-page-j95</link>
      <guid>https://dev.to/jcamposa-dev/smooth-responsiveness-auto-dark-mode-my-new-landing-page-j95</guid>
      <description>&lt;p&gt;Testing out modern CSS features on my latest landing page project. It automatically adapts to any screen size and respects the user's system theme preferences seamlessly. I would love to get your feedback on the layout and code structure! 🛠️&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs4ohe58hdam7qhfl55uj.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs4ohe58hdam7qhfl55uj.gif" alt="Product landing page preview with dark mode and desktop fluid grid alignment." width="600" height="474"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  📂 Project Details
&lt;/h3&gt;

&lt;p&gt;This landing page is project &lt;strong&gt;#31 (31-build-a-product-landing-page)&lt;/strong&gt; inside my freeCodeCamp Responsive Web Design repository. &lt;/p&gt;

&lt;h3&gt;
  
  
  💡 What I Learned
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Native Dark Mode:&lt;/strong&gt; Implemented system theme matching entirely through CSS using the &lt;code&gt;@media (prefers-color-scheme: dark)&lt;/code&gt; query—bypassing the need for JavaScript logic to switch classes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fluid Layouts:&lt;/strong&gt; Mastered responsive media queries alongside relative units to keep the UI adaptive and consistent across mobile, tablet, and desktop viewports.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🔗 Links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Direct Folder Link:&lt;/strong&gt; &lt;a href="https://github.com/jcamposa-dev/freecodecamp-responsive-web-design/tree/main/31-build-a-product-landing-page" rel="noopener noreferrer"&gt;Browse the Landing Page Code&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://dev.toREEMPLAZA_ESTO_CON_EL_LINK_DE_TU_DEMO_SI_TIENES_UNO"&gt;Click here to view the live site&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/jcamposa-dev" rel="noopener noreferrer"&gt;
        jcamposa-dev
      &lt;/a&gt; / &lt;a href="https://github.com/jcamposa-dev/freecodecamp-responsive-web-design" rel="noopener noreferrer"&gt;
        freecodecamp-responsive-web-design
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Academic assignments, automated commits, and semantic laboratories developed for the freeCodeCamp Responsive Web Design Certification.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;FreeCodeCamp: Responsive Web Design Certification&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;This repository contains my daily practices, exercises, and mini-projects developed while completing the Responsive Web Design certification from freeCodeCamp.&amp;nbsp;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;🎯 Goal&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;The purpose of this repository is to track my learning progress in modern HTML5, CSS3, accessibility (WCAG), and document structuring, combining them with my experience in conversion rate optimization (CRO) and user experience (UX).&amp;nbsp;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;📂 Project Structure&lt;/h3&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;001-lasagna-recipe&lt;/strong&gt;: Basic HTML structure, semantic elements, and semantic nesting. &lt;em&gt;(Skills: Semantic HTML5, Data Structuring, Content Hierarchy)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;002-pet-adoption-debug&lt;/strong&gt;: Identifying and fixing broken tags, nesting errors, and layout bugs. &lt;em&gt;(Skills: Code Debugging, Problem Solving, HTML Standards)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;003-travel-agency&lt;/strong&gt;: High-conversion landing page with optimized SEO tags and metadata. &lt;em&gt;(Skills: SEO Optimization, UX/CRO, Responsive Design)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;004-audio-video-player&lt;/strong&gt;: Custom audio and video player layout with advanced attributes. &lt;em&gt;(Skills: Multimedia Elements, Code Standards, HTML5 Layouts)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;005-costa-rica-travel-guide&lt;/strong&gt;: Semantic multi-video dashboard bypassing privacy-blocking environments via secure iframe curation. &lt;em&gt;(Skills: Third-Party Embeds, Iframe&lt;/em&gt;…&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/jcamposa-dev/freecodecamp-responsive-web-design" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


</description>
      <category>beginners</category>
      <category>css</category>
      <category>html</category>
      <category>ux</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Jossie C.</dc:creator>
      <pubDate>Thu, 03 Sep 2026 01:07:17 +0000</pubDate>
      <link>https://dev.to/jcamposa-dev/-2a07</link>
      <guid>https://dev.to/jcamposa-dev/-2a07</guid>
      <description></description>
    </item>
    <item>
      <title>HTML, CSS and many tools in just one website 👉 devdocs.io</title>
      <dc:creator>Jossie C.</dc:creator>
      <pubDate>Wed, 02 Sep 2026 04:18:50 +0000</pubDate>
      <link>https://dev.to/jcamposa-dev/great-tool-for-devs-devdocs-has-html-css-and-js-documentation-in-just-one-fast-page-check-it-38do</link>
      <guid>https://dev.to/jcamposa-dev/great-tool-for-devs-devdocs-has-html-css-and-js-documentation-in-just-one-fast-page-check-it-38do</guid>
      <description>&lt;p&gt;Hi community! I want to share a tool that is helping me every day. It is called DevDocs. It puts together the documentation for HTML, CSS and many tools in just one website. Perfect for looking up properties fast while coding. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;DevDocs combines multiple developer documentations in a clean and organized web UI with instant search, offline support, mobile version, dark theme, keyboard shortcuts, and more.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;DevDocs is free and open source. It was created by Thibaut Courouble and is operated by freeCodeCamp.&lt;/p&gt;

&lt;blockquote&gt;
&lt;/blockquote&gt;

&lt;p&gt;Check it out!&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://devdocs.io/" rel="noopener noreferrer"&gt;https://devdocs.io/&lt;/a&gt;&lt;/p&gt;

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