Latest from the community

Fresh runnable posts you can play and remix

The newest public vibes on Vibecodr. Browse all in Discover.

  1. @vibecodr • May 27, 2026

    Vibecodr - Where your apps live

    What is Vibecodr.Space?

    • visualization
    • canvas
    • visual
    • video
    • claude
    Runs:
    15
    Likes:
    1
    Comments:
    0
  2. @vibecodr • May 24, 2026

    Colorado Sunset

    A dreamy full-viewport sunset sky with drifting cloud particles, soft atmospheric depth, and a hidden glitch-mode twist with data-rain and void flashes. Calm, cinematic, and a lit…

    • art
    • sky
    • clouds
    • visualization
    Runs:
    41
    Likes:
    1
    Comments:
    0
  3. @vibecodr • May 23, 2026

    Fourier Wave Canvas

    Draw an image and watch Fourier waves turn it into orbiting circles that trace your shape in real time.

    • math
    • art
    • code
    Runs:
    23
    Likes:
    1
    Comments:
    0
  4. @vibecodr • May 20, 2026

    drumkit

    Let's play the drums!

    • music
    • simulation
    • three-js
    • canvas
    Runs:
    32
    Likes:
    1
    Comments:
    0
  5. @vibecodr • May 19, 2026

    Somewhere I'd rather be

    A vibe to escape for a moment.

    • canvas
    • peaceful
    • html
    Runs:
    26
    Likes:
    1
    Comments:
    0
  6. @vibecodr • May 14, 2026

    Solar Explorer

    A runnable micro-app

    • canvas
    • educational
    • html
    • game
    • solar-system
    Runs:
    32
    Likes:
    2
    Comments:
    0
  7. @vibecodr • May 13, 2026

    Excalidraw

    Imported from excalidraw-vibecodr-source-upload

    Runs:
    19
    Likes:
    0
    Comments:
    0
  8. @consciousnode • Mar 18, 2026

    Jiden Furui

    A self-versioning note and doodle pad! It's like git for creative productivity.

    • notes
    • git
    • productivity
    • art
    Runs:
    32
    Likes:
    1
    Comments:
    0
  9. @vibecodr • Apr 21, 2026

    Bridge Builder

    some of my favorite games as a kid were bridge simulators, so I've been working on building one, I hope y'all enjoy.

    • games
    • canvas
    • bridge-builder
    • vue-+-vite
    Runs:
    123
    Likes:
    1
    Comments:
    0
  10. @vibecodr • May 5, 2026

    Vibecodr Markdown Studio

    A custom Markdown and Doc editor that you can use in your browser!

    • editor
    • tool
    • markdown
    • data
    • vite
    Runs:
    35
    Likes:
    1
    Comments:
    0
  11. @vibecodr • May 1, 2026

    React-Cobbler

    Just a little recipe for Cobbler on the web.

    • visualization
    • ridiculous
    Runs:
    24
    Likes:
    0
    Comments:
    0
  12. @adeola • Apr 15, 2026

    Bison Deal

    PZEEE NATURE X TRANSACTION ACTION NETWORK PRESENTS A GREAT BISON JOINT VENTURE FOR 2026

    Runs:
    44
    Likes:
    1
    Comments:
    1

Vibecodr is a community for runnable code

Where creative coding becomes a social space.

Vibecodr is a social platform for runnable web apps: not screenshots, not repo links, not "here's my" code. Real vibes you can play instantly, remix into your own version, and discuss with people who actually ship.

Play the thing. Trace the remix lineage. Publish your own version when the idea starts pulling at you.

How it works

Play it. Remix it. Publish the next branch.

The homepage should explain the loop quickly, then get out of the way.

01

Play instantly

Open the post and run the web app immediately. No clone, no install, no setup tax before the first impression.

02

Remix with attribution

Branch the idea into your own vibe while keeping the lineage visible. Remix culture is a product feature here, not an afterthought.

03

Publish as a real post

Turn the project into a public player page that people can revisit, discuss, and share as a living thing.

When backend work shows up

Pulses when backend work shows up

Keep the homepage focused on runnable posts first. When a vibe needs secrets, schedules, webhooks, or external APIs, that is where Pulses come in. Learn Pulses

Public paths

Follow the crawlable parts of the place.

Vibecodr's public surface is not only a JavaScript app. There are readable paths for runnable web apps, creative coding, docs, the journal, public conversations, and player pages so search engines and no-JS readers can understand what is here.

Agent references

Machine readers can start here.

Vibecodr exposes the public documentation corpus as plain markdown for parsers. Start with the concise discovery file, use the full reference for broad context, then fetch specific docs routes as markdown when you need route-level detail.

Why Vibecodr exists

Sharing working code got harder than writing it. To show off a tiny animation, toy tool, or half-finished experiment, you can end up trapped in build pipelines, hosting steps, and production ceremony before anyone touches the thing.

Vibecodr makes the shareable unit small again. A vibe is fast to publish, fast to play, and easy to remix. The social layer stays attached to the actual runnable work instead of orbiting around screenshots, repo links, and disconnected commentary.

If you miss the old build-in-public web, this is for that moment: post the runnable thing, let people feel it, and let the next branch start from there.

FAQ

Is Vibecodr a no-code builder?

No. You write real code. Vibecodr is about making that code runnable, shareable, and remixable - with community feedback built in.

Do I need JavaScript enabled?

For playing and editing vibes: yes. But this page is intentionally readable without JavaScript, and you can still browse links and understand the product.

What is a Pulse?

A Pulse is serverless edge logic deployed from src/server/ (or server/). Each file maps to /api/* so your vibe stays interactive while the trusted backend work stays separate.