<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Font on zacharyc</title>
    <link>https://www.zacharyc.com/tags/font/</link>
    <description>Recent content in Font on zacharyc</description>
    <image>
      <title>zacharyc</title>
      <url>https://www.zacharyc.com/papermod-cover.png</url>
      <link>https://www.zacharyc.com/</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 24 Jan 2026 16:21:48 -0700</lastBuildDate>
    <atom:link href="https://www.zacharyc.com/tags/font/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Font Awards and AI Coding</title>
      <link>https://www.zacharyc.com/2026/01/24/font-awards/</link>
      <pubDate>Sat, 24 Jan 2026 16:21:48 -0700</pubDate>
      <guid>https://www.zacharyc.com/2026/01/24/font-awards/</guid>
      <description>&lt;p&gt;Sometimes I get a crazy notion to put something together and decide to do it on a whim. That is the story of &lt;a href=&#34;https://www.font-awards.com&#34;&gt;font-awards&lt;/a&gt;. It is my first fully AI project (sort of, as in sort of fully AI).&lt;/p&gt;
&lt;p&gt;A former coworker and good friend was talking about how they created a quick prototype of a project using nothing but Windsurf and AI, and how they were able to build out the project&amp;rsquo;s scaffolding very quickly, with very little manual input.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Sometimes I get a crazy notion to put something together and decide to do it on a whim. That is the story of <a href="https://www.font-awards.com">font-awards</a>. It is my first fully AI project (sort of, as in sort of fully AI).</p>
<p>A former coworker and good friend was talking about how they created a quick prototype of a project using nothing but Windsurf and AI, and how they were able to build out the project&rsquo;s scaffolding very quickly, with very little manual input.</p>
<p>The next day I had an idea that it would be cool to honor all the fonts that were created in 2025 and have people vote on them in a bracket. After reaching out to Dan Cederholm of <a href="https://www.simplebits.com">Simple Bits</a> for a sanity check, the idea carried some merit. The project began with a pretty simple ask of Claude Code: could you make an online app with Next.js that lets people vote on fonts and pick the best one through a bracketed system? Not going to lie, the first version of it took less than an hour.</p>
<p>The first version used standard web fonts, didn&rsquo;t have a font preview, and was far from good, but the time-to-quality ratio was rather impressive. Still, like all coding projects, the last 20% of the work has taken 80% of the time. The site is live, and we are actually past the initial round and onto the bracketed rounds.</p>
<p>So far, AI has issues with deploying code, making reusable components on its own (I have to prompt it write reusable components), and general style issues.</p>
<p>The scope of this project was relatively simple, so doing it with AI was a great way to see it really shine. The security was not a super big concern with this app, as I&rsquo;m not storing any personally identifiable information, only tracking voted cookies. It has inspired me to use it on some other bigger projects, though not for the full thing. I&rsquo;m excited to see how this tool can help me bring more of my ideas to reality in the software space.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
