Skip to content

Resume Driven Development

Easy — everyone uses thisVibecoding

ELI5 — The Vibe Check

Resume Driven Development is choosing technologies not because they're right for the project, but because they'll look good on your resume. Need a simple blog? Better use Kubernetes, microservices, GraphQL federation, and a custom ML pipeline. Will it take 10x longer? Yes. Will your LinkedIn look amazing? Also yes.

Real Talk

Resume Driven Development (RDD) is an anti-pattern where technology choices are driven by developers' career goals rather than project requirements. It leads to over-engineered solutions, unnecessary complexity, and maintenance burden. Common symptoms include adopting cutting-edge tools for simple problems and introducing microservices where a monolith would suffice.

When You'll Hear This

"This architecture screams resume-driven development — we don't need Kafka for a todo app." / "I'm guilty of RDD — I added GraphQL just to learn it."

Made with passive-aggressive love by manoga.digital. Powered by Claude.