Hey there, fellow solo founder! I'm excited to share something I recently built—a framework that has been my longtime dream as a founder, not just as a developer.
In the world of tech entrepreneurship, I constantly faced a common problem: the need to build prototypes and MVPs as quickly as possible. I had countless ideas brewing in my mind, but when I tried to start a project, the progress would drag on or I would lose motivation after the initial setup.
It wasn't because the libraries or frameworks were bad, but rather the setup process, folder structures, best practices, and the overwhelming number of options for UI libraries and state management. I yearned for a simplified development process.
As a full-stack developer, I noticed that the backend challenges were solved by low-code backend-as-a-service platforms. However, the frontend aspect continued to give me headaches. It wasn't the fault of the frameworks or libraries themselves, but rather the tooling, project structure, and best practices that weighed me down.
I realized that although I am a developer, my ultimate goal is to ship my own product. As a solo founder, I didn't want to constantly think 100 steps ahead, and I certainly didn't aspire to be a 10x developer. It felt exhausting, at least for me.
You might have come across posts from the founders like levelsio, who still use jQuery and PHP (https://x.com/levelsio/status/1675829733668319233), or even DHH, who removed TypeScript from their project (https://twitter.com/dhh/status/1699427078586716327). Their concerns aren't about hating technology, best practices, or technical improvements that make developers' lives easier. I think, they simply prioritize shipping and delivery speed.
That's why I created Realm—an HTML framework for building MVPs. With Realm, I stripped away the need for bundlers and transpilers, going back to basics. Technical stuff, you know? If you're a JavaScript developer, you're probably familiar with it. The framework comes with extra features, it minimizes the dependencies of using heavily JavaScript—all you need is HTML.
I admit that this framework may not be suitable for most web developers, but for me, it's become my go-to tool. I want to accelerate my web development without being bogged down by tooling headaches, an overly idiomatic approach, or unnecessary complexities—especially as a solo founder, not just a developer.
🔥 Website: https://realm.codes
👉 Github: https://github.com/realmorg/realm
I genuinely don't care if someone roasts or rants about my framework. I'm going to use it anyway, because it works for me.
Wish me luck as I strive to ship my product faster. Thanks for your support!
This is what a lot of game studios have done before unity and unreal really took over.
They make an engine that they know inside and out, then pump out game using this engine. It not only make developing easier in many regards (specifically porting games,) but gave games made by that company their own "feel"
It's a great move. Best of luck!
Thanks for your support ❤️
This is quite amazing, it is the beginning of something cool. Good luck!
Thank you 🥂
This is a very simple and great idea. I'll try it out for my next time!
Looks very nice, all the best if it helps you to ship faster
I want one that validates my idea lol. Automation that posts it to all the platforms and creates social audiences first
Great idea. I’m planning on doing this to make nice looking landing pages. None of the solutions I see online satisfy my needs.
It’ll probs just be for myself though. :)
It would be even better if you could add some product screenshots to the post.
Great idea, anything that can make developer's live easier is a blast.
Personally I am a big fan of https://react-spectrum.adobe.com/react-spectrum/ which help me save enormous development time.
If it helps you ship your product faster, then it's good for you 🙂
I had the exact same problem! Every time I had a new idea or wanted to try something out I'd end up building up my frontend from scratch each time, creating common components and spending hours getting everything to play nice.
So I created my own 'framework' as well. Now every time I want to make something I already have a landing page ready to change, some APIs and other useful functions allowing me to get an idea up and running in less than a day.
Well done on making your own framework!
Thank you 😀, same problem for every developers 😌.
This is just the beginning for me, and I am determined to focus and ship another product utilizing this framework within the next month.