Nikhil Desai
@nikhildesai
Backend engineer. Suspicious of anything that hides the database from me.
- Joined
- 30 April 2025
- Location
- Pune
- Reviews
- 4
- Average rating given
- 4.5
Reviews
Marblism9 August 2026Saved me three days of boilerplate, cost me an afternoon of fixes
It produced a normal Next.js and Prisma repo with auth and Stripe already wired. Two migrations were wrong and one env var was missing, so an afternoon of work, but that is against three days of setup I did not do. The code reads like something a person wrote. That matters when you own it for two years.
Xano9 August 2026A backend I can defend in a code review
Real Postgres, indexes I control, endpoints I designed, background tasks that run when they should. I have replaced two hand-written Node services with this and the team has not noticed a difference except that changes ship faster. The visual builder sounds like a compromise and in practice it is not.
Nordcraft9 August 2026Self-hosted, standards-based, and startlingly fast
I run it on our own infrastructure, the output ships almost no client JavaScript, and the pages feel instant. For someone who distrusts proprietary runtimes this is the only tool in the index I would describe as safe. Documentation is thin and I have read the source twice to answer my own questions.
Manus18 July 2026A very good contractor with no memory
For a one-off internal tool it is excellent and it hands over real files. Ask it to revisit something a fortnight later and you are re-explaining the whole context. I have started keeping my own written brief for every task purely so I can paste it back in.
Comments
- 14 August 2026
The preview speed point matches my experience. It is a cold start thing rather than a sustained speed problem, but it lands badly in a demo.
- 14 August 2026
This is the honest framing. It raises your ceiling, it does not remove the need to understand what it wrote.