I Built a Permanent Video Feed Grid for Content Creators — 144 Spots, $200/mo
Remember the Million Dollar Homepage? That wild 2005 experiment where a student sold pixel space for $1 each and made... well, a million dollars? I've been obsessed with that concept for years, but I wanted to give it a modern twist.
So I built cubecast.app/hub — a permanent video feed grid where content creators can rent spots for $200/month. No algorithms. No expiry dates. Just pure, unfiltered creator content in a 12x12 grid.
The Problem I Wanted to Solve
As a developer who's also dabbled in content creation, I'm tired of fighting algorithms. You spend hours crafting content, hit publish, and then... crickets. Your video gets buried under whatever the algorithm thinks is "engaging" that day.
I wanted to create something different. A place where creators could have guaranteed visibility without playing the algorithm game. Think of it as premium real estate for your content — you pay rent, you get the spot, and your video plays on loop for anyone who visits.
Keeping It Simple (Really Simple)
Here's the thing that might surprise you: the entire hub is built with vanilla HTML, CSS, and JavaScript. No React. No Vue. No build process. Just good old-fashioned web tech served from nginx.
Why? Because I believe in keeping things simple until complexity is actually needed. The grid loads fast, works everywhere, and I can maintain it without wrestling with dependency hell.
The core functionality breaks down to:
- A CSS Grid layout for the 144 video spots
- JavaScript to handle video loading and playback
- Simple payment processing for spot rentals
- Basic admin panel to manage content
Each video spot is a perfect square that plays on hover and loops continuously when clicked. Clean, minimal, and it just works.
The Economics Make Sense
At $200/month per spot with 144 total spots, we're looking at potential monthly revenue of $28,800. That's the "million dollar homepage" number, but recurring.
Of course, I'm not expecting to fill all spots immediately. This is a slow build. But even with 20-30 spots filled, it becomes a sustainable side project that pays for itself and then some.
For creators, $200/month is less than most would spend on ads, and they get guaranteed placement that doesn't depend on algorithmic luck.
What I Learned Building This
Validation is everything. Before writing a single line of code, I talked to creators about the concept. The response was overwhelmingly positive — people are hungry for algorithm-free promotion.
Simple tech can be powerful. While everyone's reaching for the latest framework, vanilla JS gave me exactly what I needed without the overhead.
Permanent beats viral. In our TikTok world, there's something appealing about content that just... stays. No 24-hour stories. No algorithmic burial. Your video is there until you decide it's not.
The Vision Going Forward
I see the hub becoming a destination for discovering authentic creators. No recommendation engine pushing you toward engagement-optimized content. Just a grid of humans sharing their work.
Maybe creators will coordinate themes for their sections. Maybe we'll see collaborations emerge organically. Maybe it'll become a digital art piece in its own right.
Current Status
The hub is live and accepting rentals. A few brave early adopters have already claimed spots, and seeing their content loop alongside others feels surprisingly satisfying.
This isn't going to replace YouTube or TikTok. It's something different — a throwback to when the web felt more human and less algorithmic.
Ready to claim your permanent spot on the internet? Check out cubecast.app and secure your square of digital real estate. No algorithm required.
Top comments (0)