What's next.

Updates on Chintu. New features, what I'm working on, and what just shipped. I keep these short.

Coming soon

Planned

Search and download repos like an app store.

Find projects, search for what you want, click download. You don't need to know how the code works. The goal is to pick up a tool the same way you'd pick up an app.

Built for people who want to use a project, not build it.

Planned

An AI check before you push.

Before your code goes out, Chintu asks an AI to look at it. The AI flags obvious mistakes. Things like a leftover debug line, a password you forgot to delete, or a typo in a function name.

It's not a full code review. Just a quick second look.

Planned

Security checks with one click.

Test your code for security problems before you send it out. Chintu looks for known bugs, leaked passwords, and common security holes.

It's the kind of automatic check the big teams set up for themselves. With Chintu it's one click. No setup files to write.

Where it's headed

Vision

An app store, but for the people who make the apps too.

The long arc: Chintu becomes the easiest place to ship something you built and have other people actually find it. Not a portfolio site. Not a code-hosting service buried five clicks deep. A place where a finished thing — a script, a tool, a tiny app, a mod — gets a page, a download button, and a feed of people trying it.

Building should feel like posting. Sharing should feel like posting. Finding new tools should feel like scrolling.

Vision

Collaborate without learning Git theory.

If two people want to work on the same thing, the app should make that obvious and safe. No "rebase your branch first" replies on pull requests. No three-day onboarding for a contributor who just wants to fix a typo. Chintu pushes the hard parts down into the tool so collaboration looks like editing a shared doc.

Vision

Deploy from the same window you built it in.

You finish a thing. You click a button. It's online. Friends can use it from a link. No DNS lessons, no cloud-console scavenger hunts, no "wait, which AWS region is that bucket in." The line between writing code and shipping code should be one click wide.

Vision

A feed of what other people are making.

Right now, every dev tool acts like you're working alone in a cave. Chintu's eventual shape is more social: see what people you know are building, what just shipped, what's getting picked up. Software has audiences. Other software people are one of the best ones.

None of this is built yet. It's the direction. Telling you now so you know what you're signing up for if you stick around.

Recently shipped

Update posts will show up here when features land. This list is empty for now.

Back to home