<?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: Nick Hughes</title>
    <description>The latest articles on Forem by Nick Hughes (@hicknughes_87).</description>
    <link>https://forem.com/hicknughes_87</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%2F3728894%2F8bb7faf3-28af-4ead-aeb2-0f515ecab159.jpeg</url>
      <title>Forem: Nick Hughes</title>
      <link>https://forem.com/hicknughes_87</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/hicknughes_87"/>
    <language>en</language>
    <item>
      <title>DEALZ: Save and browse local promos and deals.</title>
      <dc:creator>Nick Hughes</dc:creator>
      <pubDate>Mon, 16 Feb 2026 01:24:33 +0000</pubDate>
      <link>https://forem.com/hicknughes_87/dealz-save-and-browse-local-promos-and-deals-43ll</link>
      <guid>https://forem.com/hicknughes_87/dealz-save-and-browse-local-promos-and-deals-43ll</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-01-21"&gt;GitHub Copilot CLI Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I am always seeking ways to connect with my community and the real world. As a recent transplant to San Diego, I see countless businesses running promotional deals that pique my interest. I think: "Oh I need to come back for that," but inevitably forget where those deals were being offered and what days they were offered on. This app is a solution for saving deals that interest me, and viewing deals others have saved in my area. Anyone can sign in to add public (or private) deals to the app. Users can view those deals on a map, filter by various criteria, and save/bookmark deals for their own curated 'My Deals' list. A user captures a deal by submitting a photo of the deal board, which is submitted for OCR/AI parsing, which auto populates deal information in the Deal Capture process. Users confirm information and the deal is added to the database accordingly for public viewing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=LJtktfzQVa0" rel="noopener noreferrer"&gt;Watch a Demo Here&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot CLI
&lt;/h2&gt;

&lt;p&gt;GitHub Copilot CLI acted as an AI pair&lt;br&gt;
  programmer in the terminal, delivering:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;- 🐛 Critical bug fixed in 20 minutes (invalid
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;OpenAI model causing data parsing failures)&lt;br&gt;
    - 🏗️ 259 iOS build errors resolved by identifying&lt;br&gt;
   conflicting map libraries&lt;br&gt;
    - ⚡ 6 features shipped in 1 day (keyword search,&lt;br&gt;
   map zoom, pin highlighting, saved deals filter,&lt;br&gt;
  auto-reload)&lt;br&gt;
    - 🎯 3-4x faster development with surgical,&lt;br&gt;
  context-aware code changes&lt;/p&gt;

&lt;p&gt;Key Difference: Instead of context-switching&lt;br&gt;
  between Stack Overflow, docs, and code, I described&lt;br&gt;
  problems and Copilot CLI implemented&lt;br&gt;
  solutions—keeping me in flow state and focused on&lt;br&gt;
  building product, not fighting tooling.&lt;/p&gt;

&lt;p&gt;Result: Production-ready app in days, not weeks.&lt;/p&gt;

&lt;p&gt;Author: Nick Hughes - &lt;a href="https://github.com/hicknughes" rel="noopener noreferrer"&gt;https://github.com/hicknughes&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>cli</category>
      <category>githubcopilot</category>
    </item>
  </channel>
</rss>
