<?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: Payut Kapasuwan</title>
    <description>The latest articles on DEV Community by Payut Kapasuwan (@payut_kapasuwan_81aa627f2).</description>
    <link>https://dev.to/payut_kapasuwan_81aa627f2</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%2F4070222%2F40014952-a7b4-4b1a-9825-730e4d9c7725.png</url>
      <title>DEV Community: Payut Kapasuwan</title>
      <link>https://dev.to/payut_kapasuwan_81aa627f2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/payut_kapasuwan_81aa627f2"/>
    <language>en</language>
    <item>
      <title>I vibe-coded a Twitter card generator in 2 hours with Google Antigravity</title>
      <dc:creator>Payut Kapasuwan</dc:creator>
      <pubDate>Sun, 09 Aug 2026 20:50:04 +0000</pubDate>
      <link>https://dev.to/payut_kapasuwan_81aa627f2/i-vibe-coded-a-twitter-card-generator-in-2-hours-with-google-antigravity-3hen</link>
      <guid>https://dev.to/payut_kapasuwan_81aa627f2/i-vibe-coded-a-twitter-card-generator-in-2-hours-with-google-antigravity-3hen</guid>
      <description>&lt;p&gt;Every time I finish building a side project or boilerplate, I end up wasting 15–20 minutes in Figma setting up OpenGraph preview images, Twitter launch cards, and Product Hunt banners. &lt;/p&gt;

&lt;p&gt;I wanted an instant, single-page web utility where I could type a project title, upload a screenshot, toggle developer themes, and export a crisp 1200x630 PNG immediately.&lt;/p&gt;

&lt;p&gt;So I vibe-coded DevPoster using HTML5, Tailwind CSS, and JavaScript canvas export (&lt;code&gt;html2canvas&lt;/code&gt;).&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/aRzpcVP9b7c"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;




&lt;p&gt;🛠️ The Problem&lt;/p&gt;

&lt;p&gt;Creating social share graphics in heavy design tools takes too long when you're in the middle of launching a project. Most indie developers just end up dropping raw screenshots on Twitter, which drops engagement significantly.&lt;/p&gt;

&lt;p&gt;💡 The Solution&lt;/p&gt;

&lt;p&gt;A browser-based generator that turns metadata and screenshots into pixel-perfect 1200x630px cards with developer-focused dark themes in seconds—no design background or Figma setup required.&lt;/p&gt;




&lt;p&gt;💻 Tech Stack &amp;amp; Implementation Details&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Frontend: HTML5, Tailwind CSS (loaded via CDN)&lt;/li&gt;
&lt;li&gt;Canvas Engine: Pure JS + HTML5 Canvas API / &lt;code&gt;html2canvas&lt;/code&gt; for high-   res PNG downloads&lt;/li&gt;
&lt;li&gt;Deployment: Hosted static client-side app on Vercel&lt;/li&gt;
&lt;li&gt;AI Tooling: Built with Google Antigravity in roughly 2 hours&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything runs client-side right in the browser, meaning card rendering and image export happen instantly without server-side image generation latency.&lt;/p&gt;




&lt;p&gt;✨ Key Features&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;5 Developer Themes: SaaS Dark, Cyberpunk, Apple Glass, Minimalist Code, Vaporwave&lt;/li&gt;
&lt;li&gt;Live Styling Controls: Custom gradient color pickers &amp;amp; font selection (Sans, Mono, Display)&lt;/li&gt;
&lt;li&gt;Mockups &amp;amp; Badges: Tech stack badge generator &amp;amp; 3D browser frame mockups&lt;/li&gt;
&lt;li&gt;Instant Export: High-res PNG export (1200x630px optimized for X/Twitter &amp;amp; OpenGraph)&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;🚀 Try It Out&lt;/p&gt;

&lt;p&gt;Check out DevPoster here: &lt;br&gt;
&lt;a href="https://prayutkapa.gumroad.com/l/devposter" rel="noopener noreferrer"&gt;https://prayutkapa.gumroad.com/l/devposter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(Available for a $6 launch special (usually $9) until 13th August 2026) — includes full hosted web access + downloadable offline HTML source file to run locally on your machine).&lt;/p&gt;




&lt;p&gt;💬 Feedback &amp;amp; Feature Requests&lt;/p&gt;

&lt;p&gt;I'd love to hear your thoughts! What specific theme presets or component layouts would you like to see added next?&lt;/p&gt;

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