<?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>Forem: Syn Naulaid</title>
    <description>The latest articles on Forem by Syn Naulaid (@synnaulaid).</description>
    <link>https://forem.com/synnaulaid</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%2F3865702%2Fbbaaea06-8154-4989-8780-4f113b4bccfa.png</url>
      <title>Forem: Syn Naulaid</title>
      <link>https://forem.com/synnaulaid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/synnaulaid"/>
    <language>en</language>
    <item>
      <title>Unexpected Lessons from Website Challenges</title>
      <dc:creator>Syn Naulaid</dc:creator>
      <pubDate>Wed, 22 Apr 2026 02:19:03 +0000</pubDate>
      <link>https://forem.com/synnaulaid/unexpected-lessons-from-website-challenges-321k</link>
      <guid>https://forem.com/synnaulaid/unexpected-lessons-from-website-challenges-321k</guid>
      <description>&lt;p&gt;Working on my site taught me more than coding. I realized the value of patience, thoughtful planning, and reflecting on processes I often overlooked. Insightful for any &lt;a href="https://synnaulaid.github.io/tags/developer/" rel="noopener noreferrer"&gt;developer&lt;/a&gt; who wants to grow.&lt;br&gt;
Dive into my learnings: &lt;a href="https://synnaulaid.github.io/blog/20260422/Hal-hal-yang-Baru-Saya-Sadari-Setelah-Website-Kena-Masalah/" rel="noopener noreferrer"&gt;Unexpected Lessons from Website Challenges&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devjournal</category>
      <category>developer</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>One of the most common mistakes in web deployment</title>
      <dc:creator>Syn Naulaid</dc:creator>
      <pubDate>Fri, 17 Apr 2026 19:54:04 +0000</pubDate>
      <link>https://forem.com/synnaulaid/one-of-the-most-common-mistakes-in-web-deployment-4igb</link>
      <guid>https://forem.com/synnaulaid/one-of-the-most-common-mistakes-in-web-deployment-4igb</guid>
      <description>&lt;p&gt;One of the most common mistakes in deployment isn’t a major bug, but small overlooked details like exposed configs, missing HTTPS, or lack of monitoring. These issues often go unnoticed until something breaks in production. If you're building apps and want to avoid painful debugging later, I’ve written a breakdown of these pitfalls here: &lt;strong&gt;&lt;a href="https://synnaulaid.github.io/blog/20260418/kesalahan-fatal-saat-deploy-web/" rel="noopener noreferrer"&gt;One of the most common mistakes in web deployment&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
      <category>webdeployment</category>
    </item>
    <item>
      <title>The latest free web hosting 2026 that you need to try</title>
      <dc:creator>Syn Naulaid</dc:creator>
      <pubDate>Wed, 08 Apr 2026 15:48:22 +0000</pubDate>
      <link>https://forem.com/synnaulaid/the-latest-free-web-hosting-2026-that-you-need-to-try-4o7b</link>
      <guid>https://forem.com/synnaulaid/the-latest-free-web-hosting-2026-that-you-need-to-try-4o7b</guid>
      <description>&lt;p&gt;Finding reliable free hosting is often a challenge for developers who are just starting out. Many platforms offer web hosting, but only a few provide the right balance between performance, uptime, and ease of use.&lt;/p&gt;

&lt;p&gt;If you are &lt;a href="https://synnaulaid.github.io/blog/20260407/how-to-create-a-personal-page-for-free/" rel="noopener noreferrer"&gt;building a portfolio&lt;/a&gt;, testing a project, or deploying a side app, choosing the right hosting gratis alternative can save both time and cost while keeping your workflow smooth.&lt;/p&gt;

&lt;p&gt;Check the full recommendations here: &lt;a href="https://synnaulaid.github.io/blog/20260409/rekomendasi-hosting-gratis/" rel="noopener noreferrer"&gt;The latest free web hosting 2026&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hosting</category>
      <category>freehosting</category>
      <category>webhosting</category>
      <category>website</category>
    </item>
    <item>
      <title>How to Create a Personal Website for Free Using GitHub Pages</title>
      <dc:creator>Syn Naulaid</dc:creator>
      <pubDate>Wed, 08 Apr 2026 02:33:03 +0000</pubDate>
      <link>https://forem.com/synnaulaid/how-to-create-a-personal-website-for-free-using-github-pages-4df2</link>
      <guid>https://forem.com/synnaulaid/how-to-create-a-personal-website-for-free-using-github-pages-4df2</guid>
      <description>&lt;p&gt;&lt;a href="https://synnaulaid.github.io/blog/20260407/how-to-create-a-personal-page-for-free/" rel="noopener noreferrer"&gt;Building a personal website&lt;/a&gt; is something I had been delaying for years.&lt;/p&gt;

&lt;p&gt;Not because it’s difficult, but because I kept overthinking everything. Recently, I decided to just start from zero.&lt;/p&gt;

&lt;p&gt;In this post, I’ll show you how to create a personal website for free using GitHub Pages.&lt;/p&gt;

&lt;p&gt;First, create a GitHub account if you don’t have one. Then create a new repository and upload your website files such as HTML, CSS, and JavaScript.&lt;/p&gt;

&lt;p&gt;After that, go to the repository settings and enable GitHub Pages. Within seconds, your website will be live and accessible online.&lt;/p&gt;

&lt;p&gt;That’s it. Simple and completely free.&lt;/p&gt;

&lt;p&gt;This is exactly how I built my own &lt;a href="https://synnaulaid.github.io/" rel="noopener noreferrer"&gt;personal page&lt;/a&gt;. It’s still basic, but it works and it’s a real starting point.&lt;/p&gt;

&lt;p&gt;If you want a more detailed guide along with my experience, you can read it here&lt;br&gt;
&lt;a href="https://synnaulaid.github.io/blog/20260407/how-to-create-a-personal-page-for-free/" rel="noopener noreferrer"&gt;https://synnaulaid.github.io/blog/20260407/how-to-create-a-personal-page-for-free/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to try it and start building your own.&lt;/p&gt;

</description>
      <category>github</category>
      <category>freehosting</category>
      <category>freewebsite</category>
      <category>freewebsitebuilder</category>
    </item>
    <item>
      <title>Hello World!</title>
      <dc:creator>Syn Naulaid</dc:creator>
      <pubDate>Tue, 07 Apr 2026 11:26:31 +0000</pubDate>
      <link>https://forem.com/synnaulaid/hello-world-30cn</link>
      <guid>https://forem.com/synnaulaid/hello-world-30cn</guid>
      <description>&lt;h1&gt;
  
  
  &lt;a href="https://synnaulaid.github.io/blog/20260406/finally-hello-world/" rel="noopener noreferrer"&gt;HelloWorld&lt;/a&gt; — My First Post on Dev.to
&lt;/h1&gt;

&lt;p&gt;This is my first post on Dev.to.&lt;/p&gt;

&lt;p&gt;After years of overthinking and procrastinating, I've finally decided to start building my own page and share &lt;a href="https://synnaulaid.github.io/tags/journey/" rel="noopener noreferrer"&gt;my journey&lt;/a&gt; as a developer.&lt;/p&gt;

&lt;p&gt;I'll share my projects, what I've learned, and my progress along the way.&lt;/p&gt;

&lt;p&gt;It's all simple for now, but this is just the beginning.&lt;/p&gt;

&lt;p&gt;You can visit my blog here&lt;br&gt;
&lt;a href="https://synnaulaid.github.io/blog/20260406/finally-hello-world/" rel="noopener noreferrer"&gt;https://synnaulaid.github.io/blog/20260406/finally-hello-world/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for visiting.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>devjournal</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
