<?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: VickyLee</title>
    <description>The latest articles on DEV Community by VickyLee (@vickylee).</description>
    <link>https://dev.to/vickylee</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%2F3938150%2F1c32eda2-33a1-4c33-a474-173550376243.jpg</url>
      <title>DEV Community: VickyLee</title>
      <link>https://dev.to/vickylee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vickylee"/>
    <language>en</language>
    <item>
      <title>How I'm Building 5 SaaS Products as a Solo Developer in Malaysia 🇲🇾</title>
      <dc:creator>VickyLee</dc:creator>
      <pubDate>Mon, 18 May 2026 15:04:12 +0000</pubDate>
      <link>https://dev.to/vickylee/how-im-building-5-saas-products-as-a-solo-developer-in-malaysia-1a77</link>
      <guid>https://dev.to/vickylee/how-im-building-5-saas-products-as-a-solo-developer-in-malaysia-1a77</guid>
      <description>&lt;h2&gt;
  
  
  TL;DR
&lt;/h2&gt;

&lt;p&gt;I'm Vicky, a solo developer from Malaysia 🇲🇾 building 5 SaaS products simultaneously. This is the story of how I manage my time, what I'm working on, and what I've learned shipping solo.&lt;/p&gt;




&lt;h2&gt;
  
  
  How it started
&lt;/h2&gt;

&lt;p&gt;A year ago, I was just another developer with too many ideas and not enough time. Every weekend, I'd sketch out a new SaaS idea, get excited for a week, then abandon it for the next shiny thing.&lt;/p&gt;

&lt;p&gt;Sound familiar?&lt;/p&gt;

&lt;p&gt;Then I realized: &lt;strong&gt;the problem wasn't having too many ideas — it was not having a system to ship them&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So I committed to one principle: &lt;strong&gt;ship something every week&lt;/strong&gt;, even if it's small.&lt;/p&gt;

&lt;p&gt;A year later, I have 5 active SaaS projects. Here's what they are and what I learned.&lt;/p&gt;




&lt;h2&gt;
  
  
  My 5 Projects (and why I'm building each)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🌍 1. SmartLangAI — My Main Focus
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;: A translation API for developers. Translate apps and websites into 200+ languages with one API call. Auto-generates i18n language packs (JSON → ZIP).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I'm building it&lt;/strong&gt;: As a developer myself, I was tired of how complex i18n setup is. Google Translate API requires too much configuration, DeepL is expensive, and there's no easy way to generate language pack files for React/Next.js/Flutter projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech stack&lt;/strong&gt;: Next.js, Node.js, AI/LLMs, PostgreSQL&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Status&lt;/strong&gt;: Live and accepting users at &lt;a href="https://smartlangai.com" rel="noopener noreferrer"&gt;smartlangai.com&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🐾 2. Animal Rescue Platform
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;: A platform connecting animal rescuers, adopters, and donors in Southeast Asia.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I'm building it&lt;/strong&gt;: This one's a passion project. There's no centralized platform for animal rescue in my region, and rescuers struggle to find homes and funding. Sometimes you build things just because they need to exist.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Status&lt;/strong&gt;: In active development&lt;/p&gt;




&lt;h3&gt;
  
  
  🛒 3. Multi-tenant Commerce SaaS
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;: A platform that lets businesses spin up their own e-commerce stores without coding.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I'm building it&lt;/strong&gt;: Small businesses in Asia need affordable Shopify alternatives. Building multi-tenant from day one taught me a lot about scaling architecture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Status&lt;/strong&gt;: Private beta&lt;/p&gt;




&lt;h3&gt;
  
  
  🎓 4. Multi-tenant Education Platform
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;: A SaaS that lets educators and coaches launch their own learning platforms.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I'm building it&lt;/strong&gt;: Same multi-tenant architecture as the commerce project, different vertical. I'm exploring whether one codebase can power multiple SaaS verticals.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Status&lt;/strong&gt;: MVP&lt;/p&gt;




&lt;h3&gt;
  
  
  🎨 5. PromoCraft AI
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;: An AI tool that generates marketing content (copy, images, posts) for small businesses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I'm building it&lt;/strong&gt;: Small business owners often can't afford marketing teams. AI can democratize this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Status&lt;/strong&gt;: Prototype&lt;/p&gt;




&lt;h2&gt;
  
  
  How I manage 5 projects without burning out
&lt;/h2&gt;

&lt;p&gt;People always ask: "How do you have time for all this?" Here's my honest answer:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. I rotate, not multitask
&lt;/h3&gt;

&lt;p&gt;Each week, I focus on ONE project deeply. I don't context-switch between projects daily. That kills productivity.&lt;/p&gt;

&lt;p&gt;This week: SmartLangAI launch prep.&lt;br&gt;
Next week: Animal Rescue Platform features.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. I share infrastructure
&lt;/h3&gt;

&lt;p&gt;My commerce SaaS and education SaaS share &lt;strong&gt;80% of the same codebase&lt;/strong&gt; (multi-tenant core, auth, billing, admin). Building one helps me ship the other faster.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. I time-box everything
&lt;/h3&gt;

&lt;p&gt;Each project gets max 2 weeks before I move to the next. If I can't ship something meaningful in 2 weeks, I'm overscoping.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. I embrace "good enough"
&lt;/h3&gt;

&lt;p&gt;My first versions are NEVER pretty. They're ugly, hacky, and barely functional. &lt;strong&gt;Done &amp;gt; perfect&lt;/strong&gt; — always.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. I have one "main" project at a time
&lt;/h3&gt;

&lt;p&gt;Right now it's &lt;strong&gt;SmartLangAI&lt;/strong&gt;. It gets 60% of my time. The other 4 split the remaining 40%. Without a clear priority, you scatter.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I've learned shipping solo
&lt;/h2&gt;

&lt;p&gt;After 12 months of this approach, here are my biggest takeaways:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎯 Quantity helps you find quality.&lt;/strong&gt; I didn't know SmartLangAI would be the one to take off until I built 4 other things first. You can't think your way to product-market fit — you have to ship.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🚀 Speed compounds.&lt;/strong&gt; The faster you ship, the more you learn. The more you learn, the better your next project. Don't optimize the first version — optimize the learning loop.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💸 Money isn't the only metric.&lt;/strong&gt; Some of my projects (like Animal Rescue) won't make money. That's fine. They keep me motivated and remind me why I build.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🤝 Solo doesn't mean alone.&lt;/strong&gt; I'm part of indie hacker communities, lurk on this very platform, and DM other founders constantly. Solo founders need MORE community, not less.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📈 Distribution &amp;gt; Product.&lt;/strong&gt; I made this mistake early — building in a cave for months. Now I build in public. SmartLangAI's first users came from sharing my journey, not from cold marketing.&lt;/p&gt;




&lt;h2&gt;
  
  
  What's next
&lt;/h2&gt;

&lt;p&gt;I'm planning to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Hit my first $1K MRR with SmartLangAI&lt;/li&gt;
&lt;li&gt;Open source my SDK for SmartLangAI on GitHub&lt;/li&gt;
&lt;li&gt;Write more dev tutorials here on DEV&lt;/li&gt;
&lt;li&gt;Maybe... finally finish the animal rescue platform 🥹&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I'll be sharing my journey here regularly. If you're also building solo, I'd love to hear about your projects in the comments!&lt;/p&gt;




&lt;h2&gt;
  
  
  Connect with me
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🌐 &lt;strong&gt;SmartLangAI&lt;/strong&gt;: &lt;a href="https://smartlangai.com" rel="noopener noreferrer"&gt;smartlangai.com&lt;/a&gt; — try the free translation API&lt;/li&gt;
&lt;li&gt;💻 &lt;strong&gt;GitHub&lt;/strong&gt;: &lt;a href="https://github.com/WAISINLEE" rel="noopener noreferrer"&gt;@WAISINLEE&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📧 &lt;strong&gt;Email&lt;/strong&gt;: open for collabs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If this post resonated with you, drop a 💖 and let me know what you're building. Always excited to connect with fellow indie hackers!&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Building solo? Multiple projects too? Let's chat in the comments 👇&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%2F3wwhi9pfq2ssgoeq1ls4.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%2F3wwhi9pfq2ssgoeq1ls4.png" alt=" " width="800" height="336"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>indiehackers</category>
      <category>saas</category>
      <category>buildinpublic</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
