<?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: Isaac Andres</title>
    <description>The latest articles on DEV Community by Isaac Andres (@isaac_andres_42ed3795a168).</description>
    <link>https://dev.to/isaac_andres_42ed3795a168</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%2F4040880%2Fb35342f7-fcf9-49b0-88fe-af06ba362f17.png</url>
      <title>DEV Community: Isaac Andres</title>
      <link>https://dev.to/isaac_andres_42ed3795a168</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/isaac_andres_42ed3795a168"/>
    <language>en</language>
    <item>
      <title>Show DEV: I built a daily web puzzle out of 1-star travel reviews</title>
      <dc:creator>Isaac Andres</dc:creator>
      <pubDate>Wed, 22 Jul 2026 00:18:50 +0000</pubDate>
      <link>https://dev.to/isaac_andres_42ed3795a168/show-dev-i-built-a-daily-web-puzzle-out-of-1-star-travel-reviews-34cj</link>
      <guid>https://dev.to/isaac_andres_42ed3795a168/show-dev-i-built-a-daily-web-puzzle-out-of-1-star-travel-reviews-34cj</guid>
      <description>&lt;p&gt;I built &lt;a href="https://punfiction.io/travelreviews/" rel="noopener noreferrer"&gt;PunFiction: 1-Star Travel Reviews&lt;/a&gt;, a free daily web puzzle where you guess world landmarks by deciphering unhinged travel reviews from confused travelers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech Stack:&lt;/strong&gt; Vanilla JS, CSS, HTML, GitHub Pages, MongoDB Atlas&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Concept&lt;/strong&gt;&lt;br&gt;
The internet can feel like it's literally overflowing with consumer complaints. I decided to take that negative energy and turn it into a 2-minute daily browser game for your morning coffee break.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Game Loop:&lt;/strong&gt;&lt;br&gt;
Read an absurd 1-star review of a famous world landmark.&lt;/p&gt;

&lt;p&gt;Decipher the rhyming pun clues to guess the destination.&lt;/p&gt;

&lt;p&gt;Solving the puzzle unlocks an illustrated cartoon postcard and a sassy reply from the landmark 'manager'.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Tech Stack&lt;/strong&gt;&lt;br&gt;
I wanted PunFiction to feel lightweight and lightning fast.&lt;/p&gt;

&lt;p&gt;Vanilla JavaScript: No React, Vue, or Svelte. Pure DOM manipulation and client-side logic.&lt;/p&gt;

&lt;p&gt;Zero Dependencies: No npm install spiral, no build-step headaches, and zero third-party scripts.&lt;/p&gt;

&lt;p&gt;No Accounts: Daily state, win streaks, and game progress live in localStorage.&lt;/p&gt;

&lt;p&gt;MongoDB Atlas: Light backend for aggregate puzzle stats (success rates, guess counts, no PII stored).&lt;/p&gt;

&lt;p&gt;Hosted on GitHub Pages: Static asset delivery via CDN.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Give It a Spin&lt;/strong&gt;&lt;br&gt;
If you like wordplay, geography, or just laughing at terrible tourist complaints, give today's daily puzzle a shot:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://punfiction.io/travelreviews/" rel="noopener noreferrer"&gt;Play PunFiction: 1-Star Travel Reviews&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love to hear your thoughts on the UX, the game feel, or your take on building lightweight web games. Drop your feedback (or your worst pun) in the comments!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>gamedev</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
