It wasn't perfect. Yet the door stayed open.

A place you can rely on, tools that get out of your way, and people who build things together.

Why this exists

The way we build changed fast. More and more, the code writes itself — you describe what you want and watch it appear, instead of typing every line by hand. That's genuinely good news. It also means you can wind up the proud owner of two hundred files you didn't write and can't quite read.

That's the quiet joke of everyone-can-code now: making code has never been easier, and seeing what you actually have has never been harder. Versions stack on versions, nobody's sure which one worked, and the project slowly turns into a folder full of strangers. The hard part was never writing it — it's keeping it, understanding what changed, and putting it back when it breaks.

That tool already exists. It's called Git, and developers have trusted it for decades. The catch: Git is brutal for anyone who isn't one — it assumes a terminal, a mental model, and a tolerance for cryptic errors most people were never taught.

Chintu is Git, made the simplest it has ever been to use — the most optimized, least painful version of something genuinely powerful, so keeping versions, seeing what changed, and collaborating through them is finally easy. Click Save, it saves a version and tells you what happened. Someone edits the same project, their work merges in cleanly. Something breaks, it tells you exactly how to undo it.

so much chaos in the world — chintu is finally a centralized consistency.

Trust — a radical concept

Chintu isn't here to sell you something. No subscriptions, no lock-in, no one pulling the rug out from under you. Everything on this platform is free, open source, and completely yours.

We're tired of instability in trust and the extractive tendencies of big corporations. Chintu exists to put power back in the hands of the individual — a platform you can actually rely on, not another company figuring out how to monetize your attention.

More than building products or making money, Chintu is building a brand and a community. A place you can finally go to and trust.

The power belongs to you.

CHINTU IS BUILDING A BRAND.

Who it's for

Short version: anyone who makes things and shouldn't have to learn Git to keep them safe — especially the people Git was never built for, the ones who direct and create without living in a terminal.

The makers I keep picturing while I build this:

  • Software developers who want Git's full power without the friction.
  • Music producers backing up VST plugin source.
  • Indie devs and modders shipping patches between bug reports.
  • Writers who lost a chapter once and have not been the same since.
  • Researchers tracking experiment code, paper drafts, and dataset versions.
  • Designers committing exports next to a README.
  • Hardware folks versioning firmware alongside CAD files.
  • Anyone building multiple tailored versions of their resume.

None of them set out to "learn Git." They set out to make something — often with other people — and Git was in the way. Chintu clears it: version control and collaboration that just work, whether or not you've ever touched a command line.

How it's different

Buttons that mean what they say.

The button labeled Push pushes. The button labeled Pull pulls. We didn't reinvent the words.

It explains itself.

When something happens, Chintu tells you in a sentence what it did. Same when something breaks, except the sentence is slightly more apologetic.

Defaults that work.

You can override anything. You just don't have to learn the override system before you can use the app.

You learn by doing.

Every screen quietly teaches the idea underneath it, so you start to understand what a commit actually is, why branches exist, what "push" really does. That knowledge is yours to keep, even somewhere Chintu isn't.

Where I stand on AI

None of this is new, and I'd never pretend otherwise. Git, open source, the tools underneath it all — the powerful parts were built by people smarter than me, over decades. I didn't invent the technology; I made it better to live with, and I made it usable by anyone.

Change is inevitable. The work was never to stop it — it's to guide it.

So here's where I actually stand. I don't like software that bolts AI on just for the sake of it — a chatbot shoved into the corner of every app, a feature nobody asked for, “AI-powered” slapped on the box to look modern. If it doesn't genuinely help the person using it, it has no reason to be there.

And it should stay far away from creative work and generation. Art isn't a problem to automate.

“What is Earth without art? Just a rock.”

Every machine that makes art was raised on ours — fed our songs, our stories, our paintings, the work of countless human hands. For it to turn and take the place of those hands is to bite the very one that fed it. I won't build that. It isn't progress — it's subtraction.

Everywhere else, it's a different story. In computer science, medicine, and business, AI is genuinely changing how the world works — faster diagnoses, problems solved at a scale no person could reach, ideas tested in hours instead of years. In those fields it isn't subtraction. It's leverage, and it's good.

And no — I don't think this makes computer scientists obsolete or costs them their jobs. The opposite. Computer science is becoming a requirement, not a specialty. With AI as the baseline, everyone becomes a scientist of sorts. The question stops being whether you can build — it becomes what you build.

Because what you build is what defines you.

For people who already know Git

Chintu's tuned for the people Git frustrates the most. That's a design priority, not a ceiling. The terminal is still there, the real git commands are still there, and most workflows in the app take fewer clicks than what you'd do in your shell anyway. The CLI's still great. It just shouldn't be the only door.

Bring your GitHub

Sign in with the GitHub account you already have. Every repo you can see on GitHub is already there in Chintu: every branch, every commit, every collaborator. No migration, no import wizard, no "now move your code into our system."

Open Chintu, sign in, and the work you were already doing is right where you left it.

Also a personal portfolio

Chintu is also my way of showing what I can build. The entire thing — the desktop app, the website, the marketplace, the backend infrastructure — is a one-person project. Electron, React, C++, Next.js, Supabase, Cloudflare R2, Stripe, and everything in between. This is my portfolio, and you're looking at it.

Try it

Free, no new account to make, runs entirely on your machine. We don't see your code. We wouldn't know what to do with it if we did.

And it's growing past the app. There's a Marketplace on the way — a place to show off and download the things people make — and further out, video lessons that teach building and CS by doing.