Dreamlet.Studio — from a four-hour sprint to a working venture
Status
Dreamlet.Studio is built and live. I co-founded it with Jacqui de Jong, who is CEO and the public face of the company — brand, curation, and every filmmaker conversation. I run the build, the architecture, and the commercial terms. The member catalogue is being licensed film by film, and the founding membership is forming around it.
Where it started
The first version of Dreamlet was built in a four-hour sprint at a NY Tech Week 2026 competition, hosted at Datadog in the New York Times Building. It placed 12th and took a special mention. It shipped that evening under a name we replaced a few hours later.
Four hours is not enough time to build a business. It is enough time to find out whether an idea survives contact with a working screen — whether the position can be read in one line, whether the first thing a visitor sees makes the case, and whether the people it is for recognise themselves in it. That is what the sprint was for, and that is what it returned.
What the sprint actually settled
A sprint of that length is a decision instrument, not a product. Almost none of the code written that night is still in the application. The thesis is unchanged.
That is the useful split, and it is worth naming because it is usually confused: the sprint validated the position, and the months after it built the venture. Treating a hackathon result as a head start on engineering is how founders end up defending a prototype. Treating it as evidence about the market is how it earns its four hours.
The idea
Dreamlet is a curated home for films that show women as fully realized people — the female gaze — for young cinephiles who are tired of the alternative. It gathers work that is easy to miss, mostly short drama and coming-of-age films, and points a viewer to each one at its source rather than re-hosting it.
Built with the filmmakers, not on top of them
The curation is filmmaker-first. Films link out to where they already live, and filmmakers who opt in get a permanent profile with a bio and stills. The product is designed to send attention to the work and its makers, not to capture it behind a wall.
The same principle governs the terms. Each film is licensed individually, with a named window and a named territory, so a filmmaker can see exactly what they have granted and for how long. A platform that asks artists for their work owes them an agreement they can read.
What had to be built
Curation sounds light. The system underneath it is not, because a rights-bearing catalogue has to be correct rather than merely impressive.
- Public, indexable pages for every film and filmmaker, where the player only mounts for a session entitled to it. Playback credentials are issued server-side, per viewer, after entitlement is confirmed — they never reach a browser that could not have earned one.
- Rights held as data and enforced in code: licence windows, territories, and per-filmmaker consent gates, with verification scripts that check the running system rather than a document claiming it is fine.
- A contract path that respects the document a filmmaker actually signs. Their agreement is preserved page for page, a signing block is appended at the end, and the executed file merges the original pages with the signature page.
- A delivery path for finished films opened by a single-use link, so a filmmaker never has to create an account to hand over their work.
- Administrative tooling for the catalogue, filmmaker claims, and the people behind them — because the operating load of a curation business is editorial and legal at least as much as it is technical.
- Accounts, membership state, and cancellation, built so that what a viewer is allowed to see is decided server-side on every request and never written into a URL.
Two markets, and only one can go first
There is no member product without a licensed catalogue, and no catalogue without filmmakers signing. That dependency is the whole plan, and getting its direction right is worth more than any individual feature.
So the venture runs supply-first: secure the filmmakers and the films, then run the member-side sequence once there is something worth selling. It is also why most of the application is supply-side machinery — contracts, delivery, claims, rights — rather than the consumer surface that a demo would have led with.
Running it like a venture, not a project
The engineering is only half of what makes an early company legible to a partner, a filmmaker, or an investor. The other half is whether anyone can reconstruct why it is the way it is.
- An append-only decision log. Each consequential decision records the question, the choice, the options rejected, the evidence, a confidence level, and a date to revisit it. A decision no one can point to is indistinguishable from an assumption.
- Claim gates. Nothing goes on a public page because it is likely to become true. Each promise the product makes is tied to the condition that makes it sayable, and those conditions are tracked separately — being able to sell and having something to sell are not the same gate, and a page that blurs them is how a company loses trust it cannot buy back.
- Promised journeys, audited against the database. Every path a visitor can enter is written down with the promise it makes and what must exist for that promise to hold. The audit counts records in the system, not sentences in the copy.
- A clear operator split. Jacqui runs all field research and every filmmaker and member conversation. I run the terms, the sign-offs, and the launch package. Each side's work is self-contained, so neither of us is a bottleneck on the other.
- Private information stays out of the repository. Interview material, and any filmmaker name paired with commercial terms, lives in a separate private store by policy rather than by habit.
A note on the counter
The animated count climbing toward ten million on the site reflects the fast-growing young-women cinephile audience the product is built for. It is a cultural signal, not a count of Dreamlet's own users and not a traction claim. The distinction is made on the page itself, which is the same discipline described above applied to the one number a visitor is most likely to misread.
What this demonstrates
On the application side: a real product with authentication, entitlement, media delivery, a rights model enforced in code, document execution, and administrative tooling — shipped and operating, not described in a deck.
On the venture side: a position sharp enough to explain itself in a sentence, a respectful arrangement with the people whose work it features, a sequence that follows the dependencies rather than the enthusiasm, and a record of decisions that someone else could audit.
The honest version of the four-hour story is not that four hours produced a company. It is that four hours produced a decision, and the work after it produced a system, a rights model, a set of agreements, and a plan that holds up when someone asks why.
If this sounds useful
If you have a focused creative-product idea, or a venture that needs the application and the plan around it built together, send the brief.