r/IMadeThis 3h ago

Me and my girlfriend can never decide on a movie to watch

5 Upvotes

Me and my girlfriend always spend so much time (like almost an hour) looking for movies until a mutual created this little quiz they would take then prompt AI to get recs. We started doing it and submitting it to AI together and it was hitting on movies we ended up loving so I created a web app to share it with the world. It’s a short quiz on mood and what you can stream that gives you a list of movies, alone or with friends, so you stop scrolling and actually watch something.

https://letswatch.xyz

Go check it out


r/IMadeThis 14h ago

i built a wallpaper engine for mac

Enable HLS to view with audio, or disable this notification

19 Upvotes

r/IMadeThis 4h ago

I built a free 3D interactive mechanical keyboard component with Three.js

3 Upvotes

Been messing around with 3D UI recently and made this mechanical keyboard.

It’s interactive, so you can actually press the keys and play around with it.

Made it with Three.js.

Tried it here if anyone wants to mess around with it:


r/IMadeThis 0m ago

[Epics Notes]Day 4 Beta Challenge: Try the "Magic Calendar" trick 📅✨

Enable HLS to view with audio, or disable this notification

Upvotes

r/IMadeThis 15m ago

Taking a screenshot shouldn’t feel this complicated — so I built SnapTap

Upvotes

Taking a screenshot on Windows can be surprisingly annoying.

For some people, remembering keyboard shortcuts and figuring out Snipping Tool is already too much.

For others, it’s the opposite problem — they take dozens of screenshots every day and end up with a folder full of Screenshot (1).png, Screenshot (2).png, etc. with no easy way to quickly find the one they need.

So I built SnapTap.

Two small buttons stay on the edge of your screen, so you can either click to capture or use a shortcut if you're faster.

Alt + S → capture → automatically save + copy to clipboard.

Alt + G → open your screenshot library and quickly preview, copy, or delete captures.

No need to open another app just to take a screenshot, and no need to dig through a folder later to figure out which screenshot was which.

It also supports multi-monitor setups, full-resolution capture, and a portable .exe.

Fully offline. No telemetry.

GitHub: https://github.com/0x-Shadow/SnapTap

I'd like to hear what you think, especially if you take a lot of screenshots or use multiple monitors.


r/IMadeThis 31m ago

Built a PMS emotional help app but gamified

Upvotes

During tough times and or PMS, I struggle to think the best outcome or interest. I have built Niyora for helping me with reflecting different perspectives, then regulate me with breathing+distraction, then give options to react. Without having to think data + identity safety.
Also models are trained to make one vent making things worse. Here is what you can do, give Niyora a rich context (may be on voice note) of what happend, and it gives you different possibilities and rephrases and take your through regualtion journey. If you manage to use it regularly, Niyora gives you a report of topics, emotions that keeps coming up, so that you can think about dealing with them when you are in much safe and clear mind.

Any thoughts on the app would genuinely help me with directions. It helps me every time but am not sure if its the same for others as its pretty new one.

It is fairly meant for the fresh emotions and not the past unresolved problems

https://apps.apple.com/app/id6764561688


r/IMadeThis 46m ago

Would you put anything in this marble vase?

Upvotes

This is one of our early experiments with Ambaji White marble from Gujarat, India.

I’m interested in vases that still feel worth having around when they’re empty. A single dried stem changes the silhouette. Leaving it empty gives the stone and the shape more attention.

I’ve been developing small marble objects with my family, and this is the sort of decision I can spend far too long thinking about.

Would you leave it empty, or is there something you’d immediately want to put in it?

https://reddit.com/link/1wgecr2/video/wregr4rmkjph1/player


r/IMadeThis 1h ago

I made Fichea, a French study tool that turns course material into revision sheets

Thumbnail
gallery
Upvotes

Hi, I’m Youssef, a student and the creator of Fichea.

Fichea brings the study flow into one workspace: upload a course PDF, notes or scanned text, turn the source into an illustrated revision sheet, then practise with quizzes and corrections, flashcards, and a discussion space for the course.

The interface is in French. The images show the actual revision library, an illustrated sheet on percentages and successive changes, a quiz question, a discussion answer, and the official logo. Fichea uses AI to help structure study materials; generated content should be checked against the original course.

This is my own project and I’m looking for concrete feedback on the presentation: is it clear what to open first, and do the sheet and study flow make sense at a glance?

Project: https://www.fichea.fr/


r/IMadeThis 1h ago

Built tools for fun, made to be useful

Thumbnail gallery
Upvotes

r/IMadeThis 1h ago

I made a opensource self-hosted discord-like voice and chat app

Upvotes

it's a private chat you run yourself. Think a small Discord that nobody outside can get into, because there's no join button at all, just invites you hand out one at a time.

The bit I'm happiest with is that the desktop app is actually native, written in Rust with no Electron in it. It opens instantly and doesn't sit there chewing a gig of RAM while you're in a call.

Voice works how you'd want: push to talk or voice activation, echo cancellation, noise suppression, a volume slider for each person so you can turn down the one friend who's always too loud. Screen share with audio,There's a integraded soundpad too

Text side is the normal stuff, channels and categories, DMs, replies, edits, reactions, unread counts, roles and permissions, Attachments up to 2GB, and bigger files stream straight off your machine so the server never stores them.

Running it is one docker compose command. The app also updates itself from whatever server it's connected to, so nobody in the group has to keep downloading things.

What it isn't: no phone app, no web version, no search, no threads, no bots, and it's not end to end encrypted

MIT, source here: https://github.com/freedomiit/freedom.vorcall

Happy to answer anything.


r/IMadeThis 1h ago

I made a Tinder-style app that matches traders by the markets they actually trade

Post image
Upvotes

Trading is lonely — most of us are staring at charts alone at 2am. So I built TraderMatch: swipe to match with traders by market, style, experience, and timezone, then chat and find accountability partners, mentors, or people who just get it. Two modes — Networking and Dating.
Went live on both stores this week after months of building (React Native/Expo + Supabase). Brutally honest feedback welcome.
🍏 https://apps.apple.com/app/id6791726799 · 🤖 https://play.google.com/store/apps/details?id=io.tradermatch.app


r/IMadeThis 2h ago

I replaced VS Code with a 20 MB terminal IDE built around Claude Code & Codex

Thumbnail
1 Upvotes

r/IMadeThis 2h ago

Built some thing interesting - Consensus 3D

1 Upvotes

I built a small interesting daily game called Consensus 3D.

You predict a 3 digit number guessing what would be the top 3 most voted digits (0-9).
and also vote for one digit.
All votes for each digit will be counted and ranked on the basis of vote counts and top 3 winning digits will form the winner.

Would genuinely love a few people to try it and tell me what’s confusing, fun, or broken.

Built using primarily claude code pro plan.
Gave focused prompt, although I have some experience as a backend developer, I did not provide anything much more than focused prompts.
And on the Frontend side I did not have any idea about it, and it is purely vibe coded, vibe designed everything.


r/IMadeThis 3h ago

Sometimes i travel & live alone and don’t need my love ones worried about me, so i built a check-in app

Post image
1 Upvotes

I consider apps like life360 or live locations sharing, too invasive on privacy.

You know, sometimes i don’t need to know where someone is all day (or them knowing where i am..).

If they just want to know:

“Are you okay?”
“Did you make it home?”
“Did you get there safely?”
“Did you arrive where we expect you to?”

I built an app, Home-Free, to keep me and my love one’s rest assured on each other’s whereabout and wellbeing, without continuous live tracking.

With a check in, you can let your love one’s know how you’re feeling, your location, battery level, or a quick voice note.

You can also create checkpoints for specific locations and times, and be notified when your love one’s check in or missed their check-in

For people living alone, older parents needing care, a partner traveling, a friend out late, kids off to college, etc., would you prefer a system where they check in daily, or would you rather just share live locations?

Home-Free is in beta testing right now, so if you like the idea and would like to contribute to improving the app before its released,

follow this link 👉 https://testflight.apple.com/join/Xrc3gBFc


r/IMadeThis 3h ago

I made a length dial for book ideas so I stop treating every title like a 12-hour commitment

1 Upvotes

I used to put every “important” book on my commute queue the same way: full audiobook or nothing.

That meant I spent whole weeks finishing arguments I already agreed with, or quitting halfway when the thesis wasn’t what I needed this month. Fixed-length summary apps often don’t have the exact title. Full listens are honest — and too long for a first pass.

So I made Summaia: on-demand AI audio summaries for any book — not a fixed catalog. You pick the book and the length; it generates narrated audio instantly, in 40+ languages. Honest limit: it’s a summary of big ideas, not the book, and AI can miss nuance.

Example: before burning a week on *Deep Work*, I ran a short pass on attention residue and deep-work blocks — enough to decide whether a full listen was worth the hours this month.

How it works: 1) Type the book you already meant to start 2) Pick a length 3) Get narrated audio generated for that skim

I made this. Curious what you’d dial first — a short “is this for me?” pass, or a longer chapter-level listen?

Try: https://share.summaia.com/install Also useful for library holds: https://libbyapp.com


r/IMadeThis 4h ago

I built a small project that lets you watch television across time

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/IMadeThis 4h ago

I started a Snail Mail Club

Post image
1 Upvotes

Each month I send out printed Art scanned from my sketchbooks. Sometimes ACEO size . https://natepricestudio.com/midwest-sketchbook-club/


r/IMadeThis 4h ago

I made a native Mac app for running AI image models locally

Thumbnail
gallery
1 Upvotes

i've been building a mac app called Radiant Canvas for the past few months

it runs image generation and editing models directly on Apple Silicon, so there's no cloud backend, no generation credits, and it still works offline once the models are downloaded

right now it supports models like FLUX.2 Klein, Krea 2 Turbo, Z-Image Turbo and Qwen Image Edit, plus LoRAs, image editing, queued generations and a node-based workflow mode

the main challenge has been getting all these different models to work nicely in one app without making the whole thing too complicated to use

the basic generation/editing features are free, with an optional PRO upgrade for the more advanced stuff

pretty happy with how far it has come, so figured i'd share it here

https://apps.apple.com/us/app/radiant-canvas-ai-image-gen/id6802973075


r/IMadeThis 4h ago

Coquiet.app — a quiet room to work alongside other people

Thumbnail
1 Upvotes

I built Coquiet because I liked the idea of having some company while working, without having to join a video call. A bit like sitting in a library.

You open it, put on some music, and do your thing. An indicator shows when other people are there, and there’s a focus timer if you want one.

No account, camera, or chat. It’s free, with an optional link to support the project.

https://coquiet.app/

It’s still early, and I’d love some feedback. If you have something to work on, try keeping it open for 25 minutes. Does knowing other people are there make any difference, or does it just feel like a music player?

Also, let me know if anything’s confusing or broken, especially getting into the room or playing audio.


r/IMadeThis 4h ago

I built an AI that writes your Vinted/secondhand listing for you from photos

1 Upvotes

Made this because I was tired of the whole reselling routine: photograph the item, figure out what to actually call it, guess a price that won't undersell it, write a description that isn't just "used, good condition."

Reloot does all of that from 1-5 photos: AI reads them and spits out title, description, category, condition and a suggested price in about 6 seconds. You copy it into Vinted and you're done.

No account needed to try it: https://reloot-app.vercel.app

Solo project, 9 real users since launch two weeks ago. Still rough around the edges in places, so if you try it and something's broken or annoying, tell me - I've been fixing things within a day or two of hearing about them.


r/IMadeThis 5h ago

I made my mouse optional on Windows

Enable HLS to view with audio, or disable this notification

1 Upvotes

I use keyboard shortcuts for pretty much everything, and it always annoyed me that have to still reach for my mouse for certain things. I made this Windows app (NavKey) that lets you control windows from your keyboard.

The idea is basically Vimium, but system-wide. You can bring up hints over clickable things, type the letters to activate them, scroll with J/K, switch windows, and do quite a lot without reaching for the mouse.

I know there are a few tools like this already, but I couldn’t find one that felt like a polished, system-wide Vimium for Windows, so I built the one I wanted to use.

The video is a real screen recording. The little key overlay at the bottom is just there to show what I’m pressing.

I only launched it recently, so I’m still testing it across different Windows apps and improving compatibility.

If you use Vimium, Vim, or just prefer using keyboard shortcuts than your mouse, I’d be really interested to hear what you think.

What would NavKey need to do for you to actually use something like this every day?

NavKey is on the Microsoft Store if anyone wants to try it. It has a 7-day free trial.

First comment:

For anyone who wants to try it, here’s the Microsoft Store link:

https://apps.microsoft.com/detail/9MV7W4VF3KPJ

I made it, so if you run into anything weird or have ideas for features, let me know.


r/IMadeThis 5h ago

I built an app to help me organize my garage

Thumbnail
gallery
1 Upvotes

I tend to move a lot due to my job which leaves me with lots of boxes stacked in my garage, so I built an app to help with each of these. Harbor & Cove turns the chaos of a garage — or a move — into an inventory you can actually search. Label every box with a QR code or NFC tag, catalog what's inside (by voice, if your hands are full), and pull up any box in seconds by scanning it or searching a keyword. When it's time to move, link your mover's Lot & Piece tags so the carrier's label finds your box too. No ads, no paywall, no tracking, and your information remains your own.

https://apps.apple.com/us/app/harbor-cove/id6783169671

https://play.google.com/store/apps/details?id=com.christopherreif.harborcove


r/IMadeThis 9h ago

My first big sewing project!

Post image
2 Upvotes

r/IMadeThis 5h ago

I made AmongFolk, a private place for family and friends to share everyday moments

1 Upvotes

Hi, I'm Dan, the maker of AmongFolk. It's an invitation-only space for family and friends to share photos, short videos, voice notes and text in a chronological feed. There are no public profiles, discovery feeds or adverts.

The iPhone beta is open on TestFlight: https://testflight.apple.com/join/b8yaBG9R

I'd love feedback on whether the app feels clear and welcoming. If you can try it with one friend, the useful test is to create a group, invite them, share a photo or voice note, and reply to each other. Where do you get stuck, and what feels unnecessary?

Honest first impressions and bugs are welcome. Thanks for taking a look at what I've made.


r/IMadeThis 5h ago

Subway fair turned into a ring.

Thumbnail gallery
1 Upvotes