<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bishop Zareh</title>
    <description>Design, development and technology articles</description>
    <link>https://bishopz.com</link>
    <atom:link href="https://bishopz.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Cloudscape Addons</title>
      <description>Announcing Cloudscape Addons, a new site dedicated to components and articles that extend Amazon&#x27;s Cloudscape design system.</description>
      <link>https://bishopz.com/articles/cloudscape-addons</link>
      <guid>https://bishopz.com/articles/cloudscape-addons</guid>
      <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Vibe Code Austin</title>
      <description>A meetup group for vibe coders in Austin, Texas.</description>
      <link>https://bishopz.com/articles/vibe-code-austin</link>
      <guid>https://bishopz.com/articles/vibe-code-austin</guid>
      <pubDate>Sat, 04 Apr 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>UTLectures.org</title>
      <description>A platform for free &amp; public lectures at UT Austin.</description>
      <link>https://bishopz.com/articles/ut-lectures</link>
      <guid>https://bishopz.com/articles/ut-lectures</guid>
      <pubDate>Sun, 09 Nov 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Fullstack soft skills</title>
      <description>A Frontend Developer&#x27;s Guide to Backend Engineering Practices</description>
      <link>https://bishopz.com/articles/full-stack-soft-skills</link>
      <guid>https://bishopz.com/articles/full-stack-soft-skills</guid>
      <pubDate>Fri, 25 Jul 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Love Street App</title>
      <description>A productivity app that doesn&#x27;t bother you.</description>
      <link>https://bishopz.com/articles/love-street-app</link>
      <guid>https://bishopz.com/articles/love-street-app</guid>
      <pubDate>Thu, 08 Jan 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Typescript Boilerplate for 2026</title>
      <description>A production-ready web app boilerplate for 2026. A starting point for projects and AI agents.</description>
      <link>https://bishopz.com/articles/2026-boilerplate</link>
      <guid>https://bishopz.com/articles/2026-boilerplate</guid>
      <pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Aspen Give-a-Fl*ke X bot</title>
      <description>A module for the Give A Fl*ke campaign website that facilitated tweeting to politicians.</description>
      <link>https://bishopz.com/articles/aspen-give-a-flake</link>
      <guid>https://bishopz.com/articles/aspen-give-a-flake</guid>
      <pubDate>Sun, 23 May 2021 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>A design director&#x27;s dance with AI</title>
      <description>I contributed to this article about designing the interface for AI agents.</description>
      <link>https://bishopz.com/articles/design-directors-dance-with-ai</link>
      <guid>https://bishopz.com/articles/design-directors-dance-with-ai</guid>
      <pubDate>Wed, 18 Sep 2024 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Software engineering and AI</title>
      <description>A deep dive into the current state of AI-assisted Software Engineering and Generative UI.</description>
      <link>https://bishopz.com/articles/software-engineering-and-ai</link>
      <guid>https://bishopz.com/articles/software-engineering-and-ai</guid>
      <pubDate>Thu, 20 Jun 2024 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Synthetic data: lessons learned</title>
      <description>Exploring the limitations of using AI to generate training data for better AIs.</description>
      <link>https://bishopz.com/articles/synthetic-data-lessons-learned</link>
      <guid>https://bishopz.com/articles/synthetic-data-lessons-learned</guid>
      <pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>My first Alexa Skill</title>
      <description>&quot;Office Pet&quot; was Karsh Hagan&#x27;s voice bot on Amazon&#x27;s Alexa platform.</description>
      <link>https://bishopz.com/articles/karsh-hagan-office-pet</link>
      <guid>https://bishopz.com/articles/karsh-hagan-office-pet</guid>
      <pubDate>Sat, 15 May 2021 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Design and generative UI</title>
      <description>Diving into Neilson Norman Group&#x27;s take on GenUI vs AI-assisted design.</description>
      <link>https://bishopz.com/articles/genui-outcome-design-nng</link>
      <guid>https://bishopz.com/articles/genui-outcome-design-nng</guid>
      <pubDate>Tue, 23 Apr 2024 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>MATTER: thought leadership</title>
      <description>A Stellar Elements website, designed to provoke conversation on topics that&#x27;ll      be relevant for years to come.</description>
      <link>https://bishopz.com/articles/matter-thought-leadership</link>
      <guid>https://bishopz.com/articles/matter-thought-leadership</guid>
      <pubDate>Wed, 10 Apr 2024 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Typescript: from any to unknown</title>
      <description>This presentation details the differences between Typescript&#x27;s &quot;any&quot; and &quot;unknown&quot; types.</description>
      <link>https://bishopz.com/articles/from-any-to-unknown</link>
      <guid>https://bishopz.com/articles/from-any-to-unknown</guid>
      <pubDate>Tue, 25 Mar 2025 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>React state management</title>
      <description>A side-by-side analysis of the three main state management tools in React, useState, useContext and useReducer.</description>
      <link>https://bishopz.com/articles/state-management:-the-missing-manual</link>
      <guid>https://bishopz.com/articles/state-management:-the-missing-manual</guid>
      <pubDate>Tue, 21 Nov 2023 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Redesigning retail for COVID</title>
      <description>Even as retail establishments begin to open back up, one of the first things on everyone&#x27;s mind is social distancing.</description>
      <link>https://bishopz.com/articles/redesigning-retail</link>
      <guid>https://bishopz.com/articles/redesigning-retail</guid>
      <pubDate>Sat, 13 Feb 2021 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>NFTs can protect creative works</title>
      <description>NFTs have made headlines in the art world for their record-breaking, multimillion dollar sales.</description>
      <link>https://bishopz.com/articles/using-nfts-to-protect-creative-works</link>
      <guid>https://bishopz.com/articles/using-nfts-to-protect-creative-works</guid>
      <pubDate>Sun, 21 Mar 2021 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Third Party Cookies and privacy</title>
      <description>79% of consumers feel concerned about how companies are using the data they collect.</description>
      <link>https://bishopz.com/articles/third-party-cookies</link>
      <guid>https://bishopz.com/articles/third-party-cookies</guid>
      <pubDate>Mon, 19 Jul 2021 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>P5.js flocking behavior</title>
      <description>P5.js is a creative coding and web visualization platform that offers millions of possibilities.</description>
      <link>https://bishopz.com/articles/flocking-behavior-project</link>
      <guid>https://bishopz.com/articles/flocking-behavior-project</guid>
      <pubDate>Fri, 23 Apr 2021 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Web 3D for AT&amp;T Digital Life</title>
      <description>I created this interactive 3D enivonment for the AT&amp;T smarthome system, &quot;Digital Life.&quot;</description>
      <link>https://bishopz.com/articles/att-digital-life-web-3d</link>
      <guid>https://bishopz.com/articles/att-digital-life-web-3d</guid>
      <pubDate>Sat, 06 Jun 2020 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>