Tweet
Woff 300+ signups in a day
1k + visits
Uncody AI is exploding
Getting lot of positive feedback.
Thanks for your support everyone
#buildinpublic #AI #ChatGPT
Now with uncody you can add or delete prebuilt UI blocks to you landing pages,
And that's not all

we have big plans for the future.

- huge library of prebuilt components that are battle-tested for conversion.
- custom form support
- Stripe checkout
#buildinpublic #nocode
If I get too bored implementing my saas, I start procrastinating mostly by researching competitor features,change design my architecture to make it more efficient

It’s a good way to escape the daily routine of trying to build something new and yet be productive
#buildinpublic
Where do you buy, icon packs?
Need some trendy icon packs for uncody.
any leads are helpful, Thanks
#buildinpublic #nocode
I started building website builder as a challenge to myself, being a front end dev all my life there was no better way to push my skills to its limits.

I’m grateful I could achieve so much in past couple of months which I thought was almost impossible.

#buildinpublic
Got a brilliant Idea, for generating dynamic ssl for custom domains

Instead of installing bunch of unwanted openresty and ssl plugins

I can generate an multi domain SAN certificate from let’s encrypt

Add this certificate in Nginx for all server blocks.

#buildinpublic
Very excited to announce that, Uncody early access page is live.
If you are interested, signup for early access today at
uncody.com
#buildinpublic #NoCode #nocode #EarlyAccess #100DaysOfNoCode
Got few Dms lately.
Good to see people awaiting uncody's launch, nothing can be a better motivation than this.
What surprises me is that I don't even have a landing page yet. Got to build it soon.
#buildinpublic
For uncody web builder, I needed to add the css lazily to an Iframe,
Here is how I did it.
1. Ejected the React app using `npm run eject`
2. In config/webpack.config.js added the below line of code after image loader.
#NoCode #buildinpublic #100daysofcoding
Sometimes managing office work on top of building your own saas can be overwhelming and can suck so much out of you.

It’s ok to take a weekend off so you can get back at it stronger.

Helps increase your productivity and mindfulness
#buildinpublic #nocode #100DaysOfCode #saas
Building saas is tough
- Endless roadblocks
- Persistent errors
- hackish solutions
- Never-ending requirements
But you got to stick to it, don't loose hope.
You can do it, keep trying keep hustling
#buildinpublic
For my apps I try hard not to use external libraries to keep things light weight. It takes time but keeps things are under your control.
If I am not able to solve it myself I look at their source code and implement a lightweight version myself.
A good learning too
#buildinpublic