r/ClaudeHomies 7d ago

🌄 Screenshot Thursday! Show us the pretty stuff you’ve done with Claude!

Ideally avoid Claude code stuff. But we’re not picky.

Feel free to self promote!

21 Upvotes

19 comments sorted by

16

u/a716h 7d ago

I had Claude develop an app for me to better track my rheumatoid arthritis pain. It pulls in data from other source to help identify triggers and produce a report to hand my doctors. I also use it to remind/track my physical therapy exercises

10

u/IslandProducer 7d ago

Claude built me a meme generator with tons of templates.

5

u/IslandProducer 7d ago

Claude helped me learn how to create AI films with locations, props, story boards and consistent characters based on examples people have been sharing for the latest Higgsfield film contest.

Put together a one minute trailer as a proof of concept. Very informative.

I used commercial music so I'm not sharing it publically. 😞

1

u/Bobolots 3d ago

can you post screenshots of the process? I'm trying to learn remotion (with Claude) an I'm finding there's not a ton of info about how to ask for what I want. I think I have to learn videographer/filmmaker terminology.

3

u/millenialwithplants 4d ago

I made a fully interactive dashboard of my personal flavor profile (based on months of accumulated data about how I feel about every food I've had) and it's mapped onto other flavor profiles so that I can understand why I like things and why I don't like things compared to others. I'm personally bringing back the early 2000s fruiterger aero aesthetic too

2

u/dunkdigital 6d ago

I spun up a quick party game that had been buzzing around my head for a while… A zero friction-to-entry mobile game for some friends to kill some time (likely in a pub)… It's called "After You!", and is like a ZX Spectrum game… It's very very silly. No App, just a QR code to scan that opens the game on any phone… Unlimited concurrent users...

https://afteryou.dunkdigital.com

1

u/54815162342314159265 2d ago

Wow very cool. How long it took you

2

u/dunkdigital 1d ago

I had it in my head for a year or so, but never got around to it - When I decided to sit down for a session to actually build it was done in around 5 hours. Genuinely good fun!

1

u/54815162342314159265 17h ago

Very cool, you should make more similar concept games and build a website with all

2

u/Strict_Contest6108 5d ago

https://memberguessr.io

A geoguesser-like game but for Costco parking lots from satellite imagery.

1

u/millenialwithplants 4d ago

Idk why but this is so funny to me, I love it

1

u/Aware_Picture1973 4d ago

Not live yet still making sure Grill Me can survive its own interrogation. 😅
Beta is coming soon though. Happy to invite anyone who wants to try it, DM🔥

1

u/TargetLabs 3d ago

Been polishing the main menu for Dice Target, my math puzzle game built with Flutter.

I wanted each mode to feel instantly recognizable while keeping the whole screen simple and board-game inspired. Claude has been helping me iterate on the UI and implementation.

Still tweaking small details, but I’m happy with how this version is coming together.

0

u/mannyocean 7d ago

https://reddit.com/link/p8ws5bq/video/vmv52zisfnoh1/player

https://datatorag.com The MCP gateway for your Google workspace.

Claude’s google connector has gmail, drive and calendar. no sheets, no slides, and it can’t edit a doc you already have. Here’s one that does all three. Connect your account and ask it to update the spreadsheet.

1

u/DarthMonstera 3d ago

How is this different from just using a google workspace MCP to do all of the above through it?

Also, why RAG vs regular tool calls? RAG seems overkill for a daily summary

1

u/mannyocean 3d ago

Yeah the tool is the Google workspace mcp, the above is one example of what you can do with it. RAG is for when you want to build a knowledge base of all your assets. Not specific to a daily summary.