<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[BuiltByInk]]></title><description><![CDATA[BuiltByInk]]></description><link>https://inklog.xyz</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 03:23:22 GMT</lastBuildDate><atom:link href="https://inklog.xyz/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[How I Built BragBattle.xyz in 2 Hours (and How I Plan to Market It)]]></title><description><![CDATA[Last night, I gave myself a simple challenge: build a new project MVP in 2 hours.That project turned into BragBattle.xyz — a fun, competitive app where people post personal “flexes” and go head-to-head in side-by-side vote battles.
No logins. No fric...]]></description><link>https://inklog.xyz/how-i-built-bragbattlexyz-in-2-hours-and-how-i-plan-to-market-it</link><guid isPermaLink="true">https://inklog.xyz/how-i-built-bragbattlexyz-in-2-hours-and-how-i-plan-to-market-it</guid><category><![CDATA[SEO]]></category><category><![CDATA[Game Development]]></category><category><![CDATA[Developer]]></category><category><![CDATA[marketing]]></category><dc:creator><![CDATA[Built by Ink]]></dc:creator><pubDate>Thu, 31 Jul 2025 10:14:20 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1753956731761/ba70ad4c-e8ce-4b65-b28e-ed30f4ef946d.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<hr />
<p>Last night, I gave myself a simple challenge: <strong>build a new project MVP in 2 hours</strong>.<br />That project turned into <a target="_blank" href="http://BragBattle.xyz">BragBattle.xyz</a> — a fun, competitive app where people <strong>post personal “flexes” and go head-to-head</strong> in side-by-side vote battles.</p>
<p>No logins. No friction. Just straight-up bragging rights.</p>
<hr />
<h2 id="heading-the-build">🛠 The Build</h2>
<p>The idea came to me quickly:</p>
<blockquote>
<p>What if you could scroll through other people’s wins — and vote on which was more impressive?</p>
</blockquote>
<h3 id="heading-core-mvp-features">Core MVP Features</h3>
<ul>
<li><p>✅ A no-auth homepage with side-by-side brag “battles”</p>
</li>
<li><p>✅ 6 preloaded test brags (to simulate real users)</p>
</li>
<li><p>✅ Live vote count updates</p>
</li>
<li><p>✅ A leaderboard showing top brags by points</p>
</li>
<li><p>✅ A simple form to submit your own brag</p>
</li>
<li><p>✅ A dark theme with clear CTAs</p>
</li>
</ul>
<p>All of it was shipped in a single 2-hour session using lightweight tools and frontend logic.</p>
<hr />
<h2 id="heading-whats-happening-behind-the-scenes">🔄 What’s Happening Behind the Scenes?</h2>
<p>BragBattle is currently running in <strong>demo mode</strong> to test interest and interaction.<br />There’s no auth yet — just straight votes. I’m tracking usage metrics like:</p>
<ul>
<li><p>Page views</p>
</li>
<li><p>Bounce rate</p>
</li>
<li><p>Avg session time</p>
</li>
<li><p>Votes per user</p>
</li>
<li><p>Brag submissions</p>
</li>
</ul>
<p>So far, early indicators are promising — people “get it” fast, and most view the full site before bouncing.</p>
<hr />
<h2 id="heading-marketing-plan-phase-1">📈 Marketing Plan (Phase 1)</h2>
<p>I want to validate this idea without spending big.<br />So here’s how I’m approaching traffic:</p>
<h3 id="heading-1-twitter-x-funnel">1. <strong>Twitter (X) Funnel</strong></h3>
<ul>
<li><p>Post dev logs + MVP demos from my <a target="_blank" href="https://twitter.com/BuiltByInk">@BuiltByInk</a> account</p>
</li>
<li><p>Share brag matchups and leaderboard screenshots</p>
</li>
<li><p>DM indie makers, friends, and builders to get feedback</p>
</li>
</ul>
<h3 id="heading-2-hashnode-blog-inklogxyzhttpinklogxyz">2. <strong>Hashnode Blog (</strong><a target="_blank" href="http://InkLog.xyz"><strong>InkLog.xyz</strong></a><strong>)</strong></h3>
<ul>
<li><p>Document builds like this one</p>
</li>
<li><p>Drive SEO from longform “build-in-public” content</p>
</li>
</ul>
<h3 id="heading-3-tiktok-reels">3. <strong>TikTok / Reels</strong></h3>
<p>This is where things could really scale.</p>
<ul>
<li><p>Create battle-style swipe videos:</p>
<ul>
<li><p>Slide 1: “Flex Battle: Who wins?”</p>
</li>
<li><p>Slide 2: Brag A</p>
</li>
<li><p>Slide 3: Brag B</p>
</li>
<li><p>Slide 4: CTA to vote at <a target="_blank" href="http://bragbattle.xyz">bragbattle.xyz</a></p>
</li>
</ul>
</li>
<li><p>Post consistently with variations and sound trends</p>
</li>
</ul>
<hr />
<h2 id="heading-whats-next">📌 What’s Next</h2>
<p>If people keep submitting brags and voting, I’ll expand the app to:</p>
<ul>
<li><p>Add user profiles</p>
</li>
<li><p>Enable custom brag submissions</p>
</li>
<li><p>Let users track their brag stats</p>
</li>
<li><p>Offer a paid plan to unlock more brag slots or featured placement</p>
</li>
</ul>
<p>But for now — it’s all about validating the concept.</p>
<hr />
<h2 id="heading-try-it-now">🚀 Try It Now</h2>
<p>You can check out the live demo at <a target="_blank" href="http://bragbattle.xyz"><strong>bragbattle.xyz</strong></a><br />Vote on your favorite flex or submit your own.</p>
<p>And if you’ve built something cool, let me know on <a target="_blank" href="https://twitter.com/BuiltByInk">Twitter</a> — I’d love to feature it in a battle. 💥</p>
<hr />
<p><strong>Built by Ink</strong><br />Building in public. Shipping fast. Betting on fun ideas.</p>
]]></content:encoded></item><item><title><![CDATA[How I Rebuilt My SaaS Demo in 48 Hours to Boost Conversions]]></title><description><![CDATA[Last week I launched [OpsCheckr](https://opscheckr.com), a small SaaS tool to help engineers monitor their infrastructure and get notified when something breaks.
The initial response was promising — people were checking it out. But… most of them were...]]></description><link>https://inklog.xyz/how-i-rebuilt-my-saas-demo-in-48-hours-to-boost-conversions</link><guid isPermaLink="true">https://inklog.xyz/how-i-rebuilt-my-saas-demo-in-48-hours-to-boost-conversions</guid><category><![CDATA[SaaS]]></category><category><![CDATA[Devops]]></category><category><![CDATA[infrastructure]]></category><category><![CDATA[monitoring]]></category><dc:creator><![CDATA[Built by Ink]]></dc:creator><pubDate>Wed, 30 Jul 2025 16:29:07 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1753894319395/fe1373f2-edfe-474b-9f6e-bd3df68ca34c.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Last week I launched [OpsCheckr](<a target="_blank" href="https://opscheckr.com">https://opscheckr.com</a>), a small SaaS tool to help engineers monitor their infrastructure and get notified when something breaks.</p>
<p>The initial response was promising — people were checking it out. But… most of them weren’t signing up. So I took a closer look.</p>
<p>---</p>
<h2 id="heading-what-i-noticed">What I Noticed</h2>
<p>Here’s what my early analytics showed:</p>
<p>- Visitors were landing on the site…</p>
<p>- Clicking into the <code>/demo</code>…</p>
<p>- Then dropping off without doing much else.</p>
<p>The bounce rate on that page was higher than expected, and users weren’t getting to the core value fast enough.</p>
<p>---</p>
<h2 id="heading-my-goal">My Goal</h2>
<p><strong>Make it instantly clear what OpsCheckr does.</strong></p>
<p>No signups. No waiting. No vague descriptions.</p>
<p>I wanted someone to hit the demo, interact with it in under 10 seconds, and say:  </p>
<p>\&gt; <em>“Ah, I get it. This could help me.”</em></p>
<p>---</p>
<h2 id="heading-what-i-changed">What I Changed</h2>
<h3 id="heading-1-simplified-the-flow">✅ 1. Simplified the Flow</h3>
<p>The new demo takes you through three simple steps:</p>
<p>- Create or view a check</p>
<p>- Simulate a result</p>
<p>- Preview the alert you'd receive</p>
<p>No login required. No distractions. Just the core value.</p>
<h3 id="heading-2-improved-the-copy">✅ 2. Improved the Copy</h3>
<p>I rewrote headlines, buttons, and tooltips to be action-based and clear:</p>
<p>- “Monitor your infra” became → “Know when your systems go down”</p>
<p>- “Try now” became → “Run your first check in 30 seconds”</p>
<h3 id="heading-3-added-context">✅ 3. Added Context</h3>
<p>I used brief explanations, microcopy, and visual status cues (green/red) so users know what’s happening and why it matters.</p>
<p>---</p>
<h2 id="heading-early-results">Early Results</h2>
<p>Too early to call it a win — but bounce rate has dropped, and session duration on the <code>/demo</code> page has gone up.</p>
<p>More importantly, I’m getting clearer on <em>how to help users experience value faster</em> — which is what early product-building is all about.</p>
<p>---</p>
<h2 id="heading-try-the-new-demo">Try the New Demo</h2>
<p>Curious? You can try the updated demo here:  </p>
<p>👉 [<a target="_blank" href="https://opscheckr.com/demo">https://opscheckr.com/demo</a>]</p>
<p>---</p>
<h2 id="heading-whats-next">What’s Next?</h2>
<p>I’ll keep improving based on usage data — and I’ll share everything I learn along the way.</p>
<p>If you’re building in public, launching a micro-SaaS, or just curious how I’m testing this idea…</p>
<p>👉 [Follow me on Twitter](<a target="_blank" href="https://x.com/BuiltByInk">https://x.com/BuiltByInk</a>)</p>
]]></content:encoded></item><item><title><![CDATA[Why I’m Building in Public (And Why I Have to Make It Work)]]></title><description><![CDATA[I’m not building this for fun.
I’m not experimenting just to learn.
I’m doing this because I have to.
For years, I’ve been working, helping companies manage infrastructure, automation, and operations. But I’ve always had a desire to build products, n...]]></description><link>https://inklog.xyz/why-im-building-in-public-and-why-i-have-to-make-it-work</link><guid isPermaLink="true">https://inklog.xyz/why-im-building-in-public-and-why-i-have-to-make-it-work</guid><dc:creator><![CDATA[Built by Ink]]></dc:creator><pubDate>Tue, 29 Jul 2025 22:01:43 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1753826370620/ad3603d0-3fb5-4318-a2ef-6aac800d3fb2.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I’m not building this for fun.</p>
<p>I’m not experimenting just to learn.</p>
<p>I’m doing this because I have to.</p>
<p>For years, I’ve been working, helping companies manage infrastructure, automation, and operations. But I’ve always had a desire to build products, not just systems — things people use, pay for, and benefit from directly.</p>
<p>But until now, I hadn’t made it happen.</p>
<p>Something clicked recently. I can’t afford to wait anymore.</p>
<p>Not because of a tweet I read, not because I got inspired, but because I hit a point where I realized:</p>
<p>If I want to change my life, I have to build the future I want now — not someday.</p>
<p>So I built OpsCheckr.</p>
<p>It’s a simple, lightweight dashboard that helps technical teams monitor and track their internal tooling. No fluff, no bloat — just what you need to stay on top of ops.</p>
<p>I built it in a weekend. Not because I wanted to move fast, but because I needed to prove to myself that I could ship something real, fast.</p>
<p>Now I’m in test mode:</p>
<ul>
<li><p>I’m writing about what I build.</p>
</li>
<li><p>I’m sharing updates on Twitter.</p>
</li>
<li><p>I’m learning to market.</p>
</li>
<li><p>I’m seeing what gets attention — and what gets ignored.</p>
</li>
</ul>
<p><strong>🧪 My plan is simple:</strong></p>
<ul>
<li><p>1 product at a time.</p>
</li>
<li><p>Build → Launch → Market → Decide.</p>
</li>
<li><p>If it works, I go deeper.</p>
</li>
<li><p>If it flops, I move to the next.</p>
</li>
</ul>
<p>But every product leaves behind content, lessons, and visibility.</p>
<p>I’m not just building tools — I’m building momentum.</p>
<p>I don’t want to be stuck in the same job, the same path, in 5 years.</p>
<p>I want control over my time, my work, and eventually, my income.</p>
<p>This isn’t about freedom later.</p>
<p>It’s about creating options now.</p>
<p>So yeah — that’s why I’m building in public.</p>
<p>That’s why I’m writing these posts.</p>
<p>That’s why I’m tweeting even when it feels like no one’s listening.</p>
<p>Because I’m all in.</p>
<p>And I’m not stopping.</p>
<p><strong>✅ Want to Follow the Journey?</strong></p>
<p>I’ll be sharing weekly updates on what I build, what I learn, and what works.</p>
<p>If you want to follow along — or just see what it looks like to try and build something from scratch — stick around.</p>
<p>You can follow me here or on Twitter <a target="_blank" href="https://twitter.com/BuiltByInk">@BuiltByInk</a>.</p>
<p>And if you’re curious about OpsCheckr, check it out here.</p>
<p>OpsCheckr.com</p>
]]></content:encoded></item></channel></rss>