<?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: YJ</title>
    <description>The latest articles on DEV Community by YJ (@tooyipjee).</description>
    <link>https://dev.to/tooyipjee</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%2F3838444%2Ff96d18e7-cabb-4d4a-b40b-2179a77f0d7a.jpeg</url>
      <title>DEV Community: YJ</title>
      <link>https://dev.to/tooyipjee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tooyipjee"/>
    <language>en</language>
    <item>
      <title>I built an app where you send pebbles to people you love</title>
      <dc:creator>YJ</dc:creator>
      <pubDate>Sun, 22 Mar 2026 13:54:58 +0000</pubDate>
      <link>https://dev.to/tooyipjee/i-built-an-app-where-you-send-pebbles-to-people-you-love-trinktco-36h6</link>
      <guid>https://dev.to/tooyipjee/i-built-an-app-where-you-send-pebbles-to-people-you-love-trinktco-36h6</guid>
      <description>&lt;p&gt;Penguins have this social ritual where they find the smoothest pebble on the beach and gift it. It's simple, earnest, kind of ridiculous — and genuinely one of the sweetest things in nature.&lt;br&gt;
I built a web app around that idea. It's called &lt;strong&gt;&lt;a href="https://trinkt.co" rel="noopener noreferrer"&gt;Trinkt&lt;/a&gt;&lt;/strong&gt;.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fai6jys8l4k0yq58bn9qf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fai6jys8l4k0yq58bn9qf.png" alt="Trinkt landing page"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Why I built this
&lt;/h2&gt;

&lt;p&gt;I got tired of the way we "stay in touch" online. You scroll a feed, maybe drop a like, maybe leave a comment — but none of it actually feels like reaching out to someone. It's broadcasting, not connecting.&lt;br&gt;
I wanted something that felt more like a text from a close friend, or leaving a note on someone's desk. Something small, intentional, and private. Not content. Not a post. Just a quiet way to say &lt;em&gt;"hey, I thought of you today."&lt;/em&gt;&lt;br&gt;
That's Trinkt. No follower counts. No public profiles. No feed. You pick a friend, you send them a pebble. They know you were thinking of them. That's the whole product.&lt;/p&gt;
&lt;h2&gt;
  
  
  How it works
&lt;/h2&gt;

&lt;p&gt;Every day you get 3 unique procedural art tokens. Pick one, send it to a friend with an optional 50-character message. No likes, no feeds, no algorithm. Just: &lt;em&gt;"I saw this and thought of you."&lt;/em&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffapk0vu6kcvq00ogirby.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffapk0vu6kcvq00ogirby.png" alt="The daily trinkt carousel — swipe to pick one to send"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Privacy by default
&lt;/h2&gt;

&lt;p&gt;Social apps love hoarding data. Trinkt does the opposite:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;No public profiles.&lt;/strong&gt; Your collection is yours. Nobody can browse it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No analytics on your relationships.&lt;/strong&gt; We don't track who you send to most, or score your friendships.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No read receipts pressure.&lt;/strong&gt; Recipients can react if they want. Or not. No "seen" timestamps.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Full data export.&lt;/strong&gt; One button, JSON file, everything you've ever sent or received. Your data is yours.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Account deletion actually deletes.&lt;/strong&gt; Not "deactivation." Gone.
I built this for my girlfriend and my closest friends. I wouldn't ship something I'd be uncomfortable having them use.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  Things I'm proud of
&lt;/h2&gt;
&lt;h3&gt;
  
  
  The art is procedural
&lt;/h3&gt;

&lt;p&gt;Every trinkt is unique, generated from layered SVG patterns with seeded randomness. No AI API, no cost per generation, instant.&lt;/p&gt;
&lt;h3&gt;
  
  
  The mosaic
&lt;/h3&gt;

&lt;p&gt;Your received trinkts float in a drift view with real collision physics — they bounce off each other and the walls. Completely unnecessary. Love it.&lt;/p&gt;
&lt;h3&gt;
  
  
  Simple mode
&lt;/h3&gt;

&lt;p&gt;One toggle strips away streaks, rarity badges, and gamification. Not everyone wants to be "engaged." Some people just want to send art to their friends. Respect that.&lt;/p&gt;



&lt;p&gt;Trinkt isn't trying to be a platform. It's not trying to grow. It's a pebble on a beach — small, smooth, meant for one person.&lt;br&gt;
If that sounds like your kind of thing, I'd genuinely love to hear what you think.&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://www.trinkt.co/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Ftrinkt.co%2Fog-image.png" height="auto" class="m-0"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://www.trinkt.co/" rel="noopener noreferrer" class="c-link"&gt;
            Trinkt — Connect with people, not algorithms
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            A different take on staying connected. Send tiny gifts to friends.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.trinkt.co%2Ffavicon.ico%3Ffavicon.08hwif2w0e~ew.ico"&gt;
          trinkt.co
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>socialmedia</category>
    </item>
  </channel>
</rss>
