<?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: Samson P G</title>
    <description>The latest articles on DEV Community by Samson P G (@samsonpg).</description>
    <link>https://dev.to/samsonpg</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%2F4054406%2F3db3fb1b-d9f5-4541-ae66-c33f9856d59c.jpg</url>
      <title>DEV Community: Samson P G</title>
      <link>https://dev.to/samsonpg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samsonpg"/>
    <language>en</language>
    <item>
      <title>I built TryTokka so AI API bills stop surprising me (not TikTok)</title>
      <dc:creator>Samson P G</dc:creator>
      <pubDate>Thu, 30 Jul 2026 07:46:59 +0000</pubDate>
      <link>https://dev.to/samsonpg/i-built-trytokka-so-ai-api-bills-stop-surprising-me-not-tiktok-4jki</link>
      <guid>https://dev.to/samsonpg/i-built-trytokka-so-ai-api-bills-stop-surprising-me-not-tiktok-4jki</guid>
      <description>&lt;p&gt;Name first: &lt;strong&gt;TryTokka is not TikTok.&lt;/strong&gt; It’s an AI API spend monitor from Acsaven.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/udJD-25mF10"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;OpenAI + Anthropic + Gemini + OpenRouter bills live in different dashboards. Spikes show up as card charges.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://trytokka.com/" rel="noopener noreferrer"&gt;https://trytokka.com/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sync multi-provider spend&lt;/li&gt;
&lt;li&gt;Scout emails when you cross your limit (after daily sync, or Sync now)&lt;/li&gt;
&lt;li&gt;Spike view by model + savings hints&lt;/li&gt;
&lt;li&gt;Read-only keys, AES-256&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Free forever (limited) · Solo $9 · Team $29 · 7-day trial, no card.&lt;/p&gt;

&lt;p&gt;Which provider should we sync next? &lt;a href="https://trytokka.com/" rel="noopener noreferrer"&gt;https://trytokka.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>saas</category>
      <category>webdev</category>
      <category>showdev</category>
    </item>
    <item>
      <title>“What do I need on my final?” — I shipped a calculator suite without the signup wall</title>
      <dc:creator>Samson P G</dc:creator>
      <pubDate>Thu, 30 Jul 2026 07:45:26 +0000</pubDate>
      <link>https://dev.to/samsonpg/what-do-i-need-on-my-final-i-shipped-a-calculator-suite-without-the-signup-wall-2b5k</link>
      <guid>https://dev.to/samsonpg/what-do-i-need-on-my-final-i-shipped-a-calculator-suite-without-the-signup-wall-2b5k</guid>
      <description>&lt;p&gt;Students shouldn’t create an account just to learn what score they need on a final.&lt;/p&gt;

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

&lt;h2&gt;
  
  
  TryCalculatingNow
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://trycalculatingnow.com/" rel="noopener noreferrer"&gt;https://trycalculatingnow.com/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Final grade calculator (no account)&lt;/li&gt;
&lt;li&gt;GPA / CGPA&lt;/li&gt;
&lt;li&gt;SIP, EMI, GST (India presets)&lt;/li&gt;
&lt;li&gt;Invoice + rent receipt helpers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Math runs in the browser. Official name: TryCalculatingNow. Studio: Acsaven.&lt;/p&gt;

&lt;p&gt;Missing a syllabus or tax form calc? Tell me: &lt;a href="https://trycalculatingnow.com/" rel="noopener noreferrer"&gt;https://trycalculatingnow.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>deved</category>
      <category>javascript</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Stop pasting JWTs into random websites — I built TryDevSnip</title>
      <dc:creator>Samson P G</dc:creator>
      <pubDate>Thu, 30 Jul 2026 07:37:32 +0000</pubDate>
      <link>https://dev.to/samsonpg/stop-pasting-jwts-into-random-websites-i-built-trydevsnip-1dk0</link>
      <guid>https://dev.to/samsonpg/stop-pasting-jwts-into-random-websites-i-built-trydevsnip-1dk0</guid>
      <description>&lt;p&gt;We’ve all pasted a JWT or prod config into the first “json formatter” Google result. Sometimes that site POSTs your paste.&lt;/p&gt;

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

&lt;h2&gt;
  
  
  TryDevSnip
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://trydevsnip.com/" rel="noopener noreferrer"&gt;https://trydevsnip.com/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSON format / validate / minify / diff&lt;/li&gt;
&lt;li&gt;Cron → English + next runs&lt;/li&gt;
&lt;li&gt;Timestamps, JWT decode, hash, Base64, UUID&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No account. Processing stays in the tab. Astro + Tailwind on Cloudflare. Acsaven.&lt;/p&gt;

&lt;p&gt;Feedback welcome: &lt;a href="https://trydevsnip.com/" rel="noopener noreferrer"&gt;https://trydevsnip.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>security</category>
      <category>showdev</category>
    </item>
    <item>
      <title>I built TryQuickImg: compress HEIC/JPG/PNG in the browser — no upload</title>
      <dc:creator>Samson P G</dc:creator>
      <pubDate>Thu, 30 Jul 2026 07:35:26 +0000</pubDate>
      <link>https://dev.to/samsonpg/i-built-tryquickimg-compress-heicjpgpng-in-the-browser-no-upload-4bn0</link>
      <guid>https://dev.to/samsonpg/i-built-tryquickimg-compress-heicjpgpng-in-the-browser-no-upload-4bn0</guid>
      <description>&lt;p&gt;Most free image converters ask you to upload first. Fine for a meme — less fine for a passport or exam photo.&lt;/p&gt;

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

&lt;h2&gt;
  
  
  TryQuickImg
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://tryquickimg.com/" rel="noopener noreferrer"&gt;https://tryquickimg.com/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Compress to an exact KB target&lt;/li&gt;
&lt;li&gt;HEIC → JPG&lt;/li&gt;
&lt;li&gt;Resize, crop, QR, light PDF helpers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Runs in the browser after the page loads — no account to squeeze a JPG. Built because “upload to convert” felt wrong for private pictures. Astro + client-side libs on Cloudflare. Acsaven.&lt;/p&gt;

&lt;p&gt;Feedback welcome — especially weird portal KB rules: &lt;a href="https://tryquickimg.com/compress-image/" rel="noopener noreferrer"&gt;https://tryquickimg.com/compress-image/&lt;/a&gt;&lt;/p&gt;

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