AI UNDERDOGS
Back
0:00 / 0:00
#018

Vibe Coded PM

github.com/JordanDalton/pm
LaravelProject ManagementEarly StageAPI-First
498 views38 likes💬 0 comments🔗 118 visits

A dev who made 'vibes-based coding' the actual feature

WHAT IT SOLVES

Everyone's building a PM tool. Most people never ship one. This guy just shipped.

WHY IT'S INTERESTING

Honesty

'Vibe Coded' isn't marketing — it's self-aware

The title literally says 'Vibe Coded.' No architecture astronautics, no microservices pitch. It means: I followed my gut, shipping beats speculating. v0.0.1 with 12 commits — Board and Task models, Laravel Sanctum for API auth. A clean starting point, not over-engineered.

Product taste

The model relationships are right from day one

Most v0.0.1s are spaghetti controllers hitting the DB directly. This one ships Board → Task one-to-many relationships with factories and migrations on the first commit. The author has the data model in their head before they started typing — Board as a workspace, Task as the unit, API auth baked in from v1.

TECH GUESS

Laravel with Sanctum for token-based API auth, probably MySQL, frontend not yet clear

📍 Source: hn📅 2026-05-25Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related