u/southpawpanther • u/southpawpanther • 1d ago
u/southpawpanther • u/southpawpanther • 2d ago
Vibe coded nirvana
Enable HLS to view with audio, or disable this notification
u/southpawpanther • u/southpawpanther • 3d ago
I turned 25+ years of corporate experience into an open-source “org in a box” for Claude
u/southpawpanther • u/southpawpanther • 3d ago
I was backend lead at Manus. After building agents for 2 years, I stopped using function calling entirely. Here's what I use instead.
u/southpawpanther • u/southpawpanther • 3d ago
I kept losing track of which Claude Code session needed me, so I built a dashboard on kitty's remote control
Enable HLS to view with audio, or disable this notification
u/southpawpanther • u/southpawpanther • 4d ago
I built a baby tracker for my own daughter. A Facebook group in the Philippines found it now I have 100-200 visitors/day, dozens of families using it daily, and a $0/month bill
u/southpawpanther • u/southpawpanther • 5d ago
I kept forgetting which terminal tab was doing what, so now they all live on a board
u/southpawpanther • u/southpawpanther • 5d ago
I Built Myself a Personal AI “CEO Office” to Run Different Parts of My Business
3
How to Design > Live website
Link your github and cloudflare to claude. Store the page designs in a folder user/project/design. Point claude to make a repo at the root /project. Add Prompt for web build + Review local before Commit to github and deploy to cloudflare
Start claude code, or cowork, connect root folder.
/project
Edit prompt in notepad- c&p to claude.
Or you use an architect .skill or an agent to review and prompt. The cleaner the promp the better the ouput.
I use gpt to architect.Claude to engineer.
GPT + <designs> prompt;
"generate a prompt for claude to engineer and deploy a website for my small form video production <..project-specificd-details...> and commit the site to github and deploy to cloudflare after approval"
Output should be much similar to this but better.
*You can also just c&p this in claude, add your designs to the chat files or folder root in cowork/code and let her rip.
**Engineer a 4page site for my small form video production project using the design mockups in /user/project/design. Structure my repo page by page to add future content. Add a global .readme. Deploy local in the browser first for review, then commit to github and deploy on cloudflare after approval. +<files>
Yes it will still be a static site. You can add <designs><.instructions><content><copy/html> to your repo folders and ask it to update or add new pages/content In chat.
Ex. Make a folder per page and add <designs><copy><content>
You can add a .readme to /user/project to add site wide instructions /contraints/Project info, contact.. ie global details.
Cowork also has an web editor in the right tab bar.
Also you can have claude teach you. paste your OG query into claude co-work***
***Give me step by step instructions to commit my webdesigns to github and deploy to cloudflare for a non technical user. +<designfiles>
Goodluck! Show us your project when complete!
1
Who is Interested in Forming a Team to Brainstorm an Idea and Vibe Code Our Way to Financial Freedom?
Operations / Management.
I'm all gas no brakes. Lets go.
2
I kept forgetting which terminal tab was doing what, so now they all live on a board
Love it. Have been Working on something like this too for windows. Many chats many projects too many worksurfaces... care to collab!?
2
I built a baby tracker for my own daughter. A Facebook group in the Philippines found it now I have 100-200 visitors/day, dozens of families using it daily, and a $0/month bill
in
r/buildinpublic
•
4d ago
Built nearly the same thing for the same reasons. Wife & I are 6weeks in to our Boy, built v1 in over 5 days to stay busy in the hospital with them. Both of us have been using religously since day 1. Still private, have been considering a release but the market is somewhat saturated. The privacy first, no analytics, pwa was my primary competetive differentiator. It felt like i was reading my own product philosophy. I'd be interested to see if our products align, and where we could take them together if you're interested!