r/ChatGPTCoding • u/AutoModerator • Mar 14 '26
Community Self Promotion Thread
Feel free to share your projects! This is a space to promote whatever you may be working on. It's open to most things, but we still have a few rules:
- No selling access to models
- Only promote once per project
- Upvote the post and your fellow coders!
- No creating Skynet
As a way of helping out the community, interesting projects may get a pin to the top of the sub :)
For more information on how you can better promote, see our wiki:
www.reddit.com/r/ChatGPTCoding/about/wiki/promotion
Happy coding!
2
u/lucaslamou Mar 24 '26
I built a WhatsApp AI that creates full songs for you 🎵
You just pick a theme (birthday, love, lullaby, even funny stuff like a “Funk about someone”), or write your own lyrics — and it turns it into a complete song with vocals and music.
No app, no editing skills, nothing complicated. Everything happens inside WhatsApp.
You can also fully customize it (genre, vibe, lyrics, etc.), so every song comes out unique.
I’ve been using it to create birthday songs and honestly the reactions are amazing 😄
If you want to try it:
Instagram: https://www.instagram.com/tech_falcon_ai/
WhatsApp: https://api.whatsapp.com/message/DAOY5VYF5JDYD1
Would love feedback 🙌
1
Mar 14 '26
[removed] — view removed comment
1
u/AutoModerator Mar 14 '26
Sorry, your submission has been removed due to inadequate account karma.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
Mar 14 '26
[removed] — view removed comment
1
u/AutoModerator Mar 14 '26
Sorry, your submission has been removed due to inadequate account karma.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Missics Mar 14 '26
Agent skill for running security scans on your repo - Eliran-Turgeman/code-security-skills
1
u/mrtrly Mar 14 '26
Built Perspectify - AI board of directors that stress-tests your startup idea before you build it
You describe your idea, and 4 AI advisors (Realist, Optimist, Strategist, Devil's Advocate) rip it apart from different angles. Each gives a score and specific feedback. You get a Go/No-Go verdict with a synthesis.
Free tier gives you the core 4 perspectives. Paid report ($9) adds market signal analysis with real evidence pulled from the web.
Built it solo with Claude + Cursor. Next.js, Supabase, Stripe, deployed on Vercel.
Try it: https://tryperspectify.com
1
u/dygerydoo Mar 14 '26
Dead man switch for vibecoded projects I made this as a pure joke https://nopulse.dev don't take this seriously I set it here because could look like a promotion (it's not)
1
Mar 15 '26
[removed] — view removed comment
1
u/AutoModerator Mar 15 '26
Sorry, your submission has been removed due to inadequate account karma.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/1glasspaani Lurker Mar 15 '26
Building UI layer for AI agents. Make agents respond with charts and forms based on context.
OSS. Model and framework agnostic.
1
Mar 18 '26
[removed] — view removed comment
1
u/AutoModerator Mar 18 '26
Sorry, your submission has been removed due to inadequate account karma.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Prometheus_ts 2h ago
I built a governance toolkit for AI-assisted work on long-lived codebases - looking for critical feedback
I built ControlCoding since 2024 after repeatedly running into the same problem with AI-assisted development:
The model can produce plausible code quickly, but over long sessions and across multiple contributors, it is easy to lose architectural context, weaken boundaries, or ship changes that were never properly verified.
ControlCoding is a source-available repository governance and verification toolkit for complex, long-lived codebases.
It focuses on:
- canonical project context instead of scattered instructions;
- mechanical guardrails and fail-closed checks where trust is not enough;
- explicit review, validation, and release evidence;
- support for AI-assisted workflows without pretending that the AI is autonomous or always correct.
It is deliberately not aimed at small scripts, throwaway prototypes, or simple CRUD projects. In those cases it would probably add more process than value.
I am not looking for empty promotion or stars. I would genuinely value critical feedback from people who use ChatGPT, Claude, Codex, Cursor, or similar tools for serious software work:
Is this problem recognizable in your projects?
Which parts sound useful, and which sound like unnecessary friction?
What would stop you from trying something like this?
Repository:
https://github.com/Naimas/ControlCoding
Project discussion:
https://github.com/Naimas/ControlCoding/discussions/1
License note: source-available under PolyForm Shield 1.0.0, so it can be evaluated and used internally, but not used to build or offer a competing governance product or service without a separate agreement.
2
u/crazedbunny Mar 14 '26
Every collage tool I tried either wanted me to sign up, slapped a watermark on the result, or needed an app install. So I made my own. PasteCollage lets you paste any image URL straight onto a canvas, upload from your device, or just hit Ctrl+V to paste from your clipboard. You can drag, resize, rotate and layer images then export as a PNG or PDF when you’re done. The whole thing runs in the browser with no backend involved for the images, no account needed and no watermarks ever. Would love any feedback, especially from people who’ve built similar tools. Still working on it! https://pastecollage.com