About to run a few experiments on myself — let’s see what sticks.
Posts by Rahul Krishna
time for some serious work
goog!
#buildinpublic
"Ideas don't come out fully formed."
Neither does your day — so I built an AI that asks you the right questions every morning.
You speak. It calls back. It researches. It sends you a voice note with your plan.
Morph.
upvote it here - peerlist.io/rahulkrishna...
#buildinpublic
ChatGPT is already recommending my little tool!
I built morphs.life
For people who are ambitious but struggling to prioritize their thoughts.
#buildinpublic
youtu.be/nEcTIpSeHZw?...
I tried to explain AI context window in simple terms.
Hope you like it
checkout my insta if you like it - www.instagram.com/buildw.rahul/
#buildinpublic
Prompts matter.
Architecture matters more.
#buildinpublic
<open cursor/>
<run agent/>
<scroll X/>
<run agent again/>
<scroll X/>
Today a single developer can ship an MVP using:
Cursor
Vercel
Supabase
Claude
The real bottleneck isn’t coding anymore.
It’s knowing what to build.
It wasn't perfect, but it was fun making this.
made with gemini, not a one-shot though.
#buildinpublic
Building solo is 10% coding, 10% thinking, and 80% scrolling X to see if there's any Claude release already that destroys my startup.
#buildinpublic
This is cool.
You can now edit images using nanobanana directly with gemini in Chrome
#buildinpublic
Whenever my prompts stop working…
I consult my in-house AI engineer.
#buildinpublic
"Create analytics dashboard.
Constraints:
- Use only React hooks (no classes)
- Tailwind for styling (no custom CSS)
- Data from /api/analytics endpoint
- Mobile responsive
- Max 3 API calls on load
- Performance: <3s load time"
Constraints = quality guardrails.
Here is a prompting patterns that consistently produce production-ready code:
The Constraint Framework
Bad: "Create a dashboard"
Good: 🧵
#buildinpublic
The amount of information that a heatmap can provide is insane.
you can literally understand your customer better than anything.
#buildinpublic
scriptmotion.rahll.xyz
Just built Script Motion ✍️
animate handwriting and export it as a video
ready to drop into any video project or website.
🔗 in comments (it's free and open source)
#buildinpublic
Most developers are invisible.
Not because they lack skill.
Because they lack proof.
Proof =
• projects
• posts
• insights
• consistency
The internet rewards people who show their work.
Not people who quietly improve for years.
#buildinpublic
Every time I open twitter, people be like
I can vibe code my own X alternative
I can vibe code my own vercel
I can vibe code my own Saas
I can vibe code my own phone
bro wtf
#buildinpublic #coding
oof, I would love to hear more - followed you on X - here's mine if you wanna checkout - x.com/RahulKrishna...
Building solo is lonely until you realize you're not actually alone.
There's someone 3 time zones away building the exact same thing.
Struggling with the same bugs. Fighting the same doubts.
The internet made building in public possible.
#buildinpublic
The real question isn't "which tool is best?"
It's "which tool gets ME to done fastest?"The real question isn't "which tool is best?"
It's "which tool gets ME to done fastest?"
#buildinpublic
I’m building solo, and these are the only tools that actually survive
• The Brain:Claude Sonnet 4.5(The reasoning king)
• The Engine:Cursor
• The Vision:Gemini 2.0(1M context)
• The Visibility:PostHog(Tracking agent-user friction)
• The Backend:Firebase+Vercel(Minimalist and scales)
#buildinpublic
wow, you are telling me those time when I was just born
People who are actually using clawd bot/Open claw.
what are your primary usecases?
#buildinpublic
Most developers using AI are still doing this wrong
My workflow now:
1. I design system + data flow first
2. Lock architecture
3. Then let AI generate inside constraints
4. Review everything like a PR
5. Ship fast, but controlled
It amplifies the ones who think clearly.
#buildinpublic