Raj Desai
@rajoninternet
Raj Desai
@rajoninternet
i make and break stuff on the internet also i write sometimes.
i make and break stuff on the internet also i write sometimes.
Pune, India
Devfolio stats
Devfolio stats
13
projects
13
2
prizes
2
61
hackathons
61
0
Hackathons org.
0
GitHub
GitHub
1,020
contributions in the last year
a0
a0 is an AI-powered React component generator that creates production-ready components by analyzing API documentation in real-time. Built with Next.js 15, AI SDK v5, Google Gemini 2.5 Flash, and Origin UI.
TypeScript
4Stars
1Forks
devmate
Agentic AI solution for teammate discovery for hackathons. The app turns a free-form request into ranked builder matches, complete with transparent agent reasoning and pgvector-backed retrieval.
TypeScript
0Stars
0Forks
Medium Posts
Medium Posts

I Spent 12 Hours With GPT-5.4. Here’s What Nobody Is Talking About.
medium.com
GPT-5.4 shipped on March 5th into the middle of a boycott. Most people were arguing about the Pentagon contract. Meanwhile, a few things quietly changed about how you should be working. OpenAI launched GPT-5.4 while 2.5 million users were mid-cancellation over a DoD contract. The discourse was all ethics, all politics, all noise. Which means most people haven’t actually looked at what changed. Some things genuinely changed. Not hype. Not incremental. Things that shift what’s buildable right now. This is...

Cursor 2.0 just changed how we code
medium.com
if you’ve used cursor for a while, this update is huge. cursor 2.0 feels like a complete shift in how we build things. here’s everything you should know. 1. Composer : a new model by Cursor ( fast, smart, and built specifically for s/w engineering ) Composer is cursor’s new in-house model, trained through reinforcement learning to handle real coding challenges. it’s super fast, about 4x quicker than other models in its range. Compose ( Cursor’s in-house model ) it was trained on real software problems ...

How to use AI tools for building
medium.com
How to use AI tools for building, the right way Have you ever tried building something with AI? If you have means you know how these AI tools don’t give expected result sometimes. Its super frustrating. And after trying tons of AI tools and building projects, here are some things I’ve learned that actually help get better results when building projects. 1. Never Start with Just a Prompt Don’t get confused. By just a prompt I mean something like: - “Make a dashboard for xyz” -“Create an app for xyz ” OR ...