<?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: Roxana Limban</title>
    <description>The latest articles on DEV Community by Roxana Limban (@roxanalimban).</description>
    <link>https://dev.to/roxanalimban</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%2F3078565%2F947e8195-5c9d-4b40-8a1d-1b8e0fd3f6f1.png</url>
      <title>DEV Community: Roxana Limban</title>
      <link>https://dev.to/roxanalimban</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/roxanalimban"/>
    <language>en</language>
    <item>
      <title>My Journey building Better Launch</title>
      <dc:creator>Roxana Limban</dc:creator>
      <pubDate>Mon, 06 Jul 2026 13:31:51 +0000</pubDate>
      <link>https://dev.to/roxanalimban/my-journey-building-better-launch-14cc</link>
      <guid>https://dev.to/roxanalimban/my-journey-building-better-launch-14cc</guid>
      <description>&lt;p&gt;After building several projects over the past few years, I realized something important.&lt;/p&gt;

&lt;p&gt;Building a product isn't the hardest part anymore.&lt;/p&gt;

&lt;p&gt;With AI, modern frameworks, and countless tools available, turning an idea into a working product has become faster than ever. The real challenge begins after you ship.&lt;/p&gt;

&lt;p&gt;How do people discover your product?&lt;/p&gt;

&lt;p&gt;How do you get your first users?&lt;/p&gt;

&lt;p&gt;How do you stand out when thousands of new products are launched every week?&lt;/p&gt;

&lt;p&gt;I became fascinated by distribution, SEO, and product launches. The more I learned, the more I realized that while building has become easier, getting your product in front of the right people is still incredibly difficult.&lt;/p&gt;

&lt;p&gt;That's why I created Better Launch.&lt;/p&gt;

&lt;p&gt;Better Launch is a platform for founders, &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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fklh9siol99m9x7wsz73b.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fklh9siol99m9x7wsz73b.png" alt=" " width="800" height="501"&gt;&lt;/a&gt;a place where makers can showcase what they're building, discover new products, support other founders, and find inspiration from the community. My vision has always been to create a space where builders can learn from each other and celebrate shipping, whether it's a first MVP or a polished product.&lt;/p&gt;

&lt;p&gt;The goal isn't to replace existing launch platforms. It's to give founders another opportunity to share their work and connect with people who genuinely enjoy discovering new products.&lt;/p&gt;

&lt;p&gt;Building Better Launch has also taught me that launching is only the beginning. Listening to users, improving the product, and building a community around it are what truly make a project grow.&lt;/p&gt;

&lt;p&gt;I'm still at the beginning of this journey, and there's a lot more to build. Every piece of feedback, every new product, and every founder who joins the platform motivates me to keep making Better Launch better.&lt;/p&gt;

&lt;p&gt;I hope it becomes a place where builders feel excited to share what they're creating and where discovering new ideas is just as rewarding as building them.&lt;/p&gt;

&lt;p&gt;Give it a try &lt;a href="https://www.betterlaunch.co/" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I'd love to hear your thoughts.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My Journey Creating QRKit: Discovering the Hidden Complexity</title>
      <dc:creator>Roxana Limban</dc:creator>
      <pubDate>Wed, 23 Apr 2025 09:17:05 +0000</pubDate>
      <link>https://dev.to/roxanalimban/my-journey-creating-qrkit-discovering-the-hidden-complexity-25ek</link>
      <guid>https://dev.to/roxanalimban/my-journey-creating-qrkit-discovering-the-hidden-complexity-25ek</guid>
      <description>&lt;p&gt;When I first thought of &lt;em&gt;QRKit&lt;/em&gt;, the idea seemed simple: a tool that easily connects offline and online marketing with trackable QR codes. On paper, it sounded straightforward—create codes, see analytics, and help businesses better understand their audience. But I've learned that simplicity often hides unexpected complexity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why QR Codes? Why Now?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;QR codes have made a surprising comeback in recent years. They’ve moved beyond menus and payments, becoming crucial for modern marketing. Yet, most existing tools felt outdated—clunky, static, and unclear. Marketers, small businesses, and even individual creators needed better options: something easy, insightful, and flexible.&lt;/p&gt;

&lt;p&gt;I personally needed a QR code tool at one point and was frustrated by complicated designs, poor functionality, and difficult interfaces. Creating a QR code should never be a complicated experience, whether for big companies or someone working on their own small project. Seeing this problem clearly, I asked myself, "Why not build my own solution—one that’s exactly how I’d want it: clean, easy, and genuinely user-friendly?"&lt;/p&gt;

&lt;p&gt;When I began building QRKit, I quickly realized that simplicity itself could be tricky. Generating a QR code is simple, but enabling edits after printing or offering clear and useful analytics was more challenging. QRKit had to handle more than just scans—it had to consider user context, privacy, and real-time data.&lt;/p&gt;

&lt;p&gt;QRKit became a web app built with Next.js, TypeScript, and Tailwind CSS—technologies that made complexity easier to handle. Adding real-time analytics taught me a lot about how people interact online. Creating dynamic QR codes meant careful planning and scalable solutions behind the scenes.&lt;/p&gt;

&lt;p&gt;Each step added layers of understanding about software, design, and the way people interact with technology.&lt;/p&gt;

&lt;p&gt;The biggest lesson from building QRKit is that even simple ideas have deeper layers. What started as a neat, clear concept opened doors into a wider exploration of tech, design, and human behavior.&lt;/p&gt;

&lt;p&gt;Building QRKit taught me patience, curiosity, and the importance of listening closely to users, always striving to improve and stay present for those who rely on the product.&lt;/p&gt;

&lt;p&gt;QRKit is more than technology—it’s about making connections easier, simpler, and clearer. I'd love for you to experience it yourself.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Give it a try &lt;a href="https://useqrkit.com/" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;I'd love to hear your thoughts. &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
