Self-Promotion
p/self-promotionShow off what you're working on
trending

New dating app – looking for your feedback (unlimited Premium for early testers)

Hi everyone

I m building LovenWork, a dating app for professionals who love their work and want a partner who gets their ambition.

Instead of pure swiping, LovenWork focuses on:

  • Work & skills: roles, industries, strengths, and work style.

  • Values & lifestyle: how you live and what you re aiming for next.

  • Complementary minds: matching profiles that fit (e.g., Engineer + Creative, Founder + Operator).

Aditya Majethia

2mo ago

I built a better alternative to Vibe Coding: Shadow Coding!

Vibe Coding always felt counter-intuitive to me. As a developer, I think in code, not paragraphs.

So I built Shadow Code, a VSCode extension that allows me to convert the pseudocode in my head to clean, accurate, high-quality code.

Compared to Vibe Coding, Shadow Coding can:

  • Produce higher-quality code,

  • That is closer to what the developer wants,

  • Faster and with fewer tokens,

  • Using free, open-source models!

Guilherme Lima

5mo ago

How I Built a Blender AI Plugin That Generates 3D Models from Text: 3D-Agent

TLDR: I built Cursor for Blender which generates clean wireframes.

Let me start with a confession.
I'm a terrible 3D artist. Like, genuinely bad. Every time I opened Blender, I'd spend three hours trying to model something simple and end up with a geometry crime that looked like it was designed by someone who has never seen a real object before.

But here's the thing. I needed 3D assets for my projects. Game prototypes, architectural mockups, product visualizations. And hiring a 3D artist for every little thing, specially to send proposals and to make drafts, was not in the budget.

So I did what any developer with too much free time and not enough common sense would do.

I’m building Zenera: a safety-intel web app for solo travelers.

What it does (right now):
Zenera shows real-time safety insights for neighborhoods (currently Delhi & Bangalore) using:

  • crowdsourced check-ins from women

  • AI-assisted safety signals (time of day, incidents, local context)

The goal is simple:
Know if an area feels safe before & during your trip.

CodeMasterIp

2mo ago

CodeMasterIp maintenance is complete!

Codemasterip has been offline for 48 hours to implement improvements and new features on the site. Thank you for your patience and enjoy the new features!

Hong Phat Ly

2mo ago

Stripe Connect Now Live in FreshLimePay Cloud 🎉

Hey Product Hunt fam

Excited to share a powerful update for FreshLimePay Cloud

How I create UI quickly using Stitch + Lovable

There is a very quick way to create UI for a mobile application or a website. I used this approach to create the UI for one of my side projects. To create the design, I used Google Stitch (https://stitch.withgoogle.com/).

Stitch allows you to design using prompts, then edit specific parts of the image by highlighting them and describing what to change. You can download the designs in HTML or PNG. If you need a ready to use HTML page, you already have it. In my case, I needed functional HTML pages that communicate with a backend API on AWS.

Promps — Building a visual AI prompt tool with Google Blockly

Hi everyone! I'm a Japanese indie developer launching Promps on February 26th.

Hemanth V

2mo ago

Why We Built an AI Engine That Turns Floor Plans Into Infrastructure

Hey Product Hunt community!

My co-founder and I aren t interior designers. We ve never been architects. We haven t worked in real estate.

We re just builders who spotted a weird gap in PropTech.

For Pythons Devs: How do you handle scripting when working with API Clients?

Most API tools I have seen don t go seem to go far enough when it comes to scripting. They stop at JavaScript, a limited sandbox, and systems that aren t really extensible.

That might work for small tests, but it can quickly break down when you want to build real, multi-step workflows.

We wanted to go further.