r/projects

▲ 46 r/projects+8 crossposts

Made a platform to help indie iOS apps get discovered

I built Stamped because finding great iOS apps started to feel like playing hide and seek.

The App Store tends to surface the same big brands year after year. Apps with large marketing budgets and established audiences get most of the visibility, while independent developers with genuinely useful apps often launch and disappear before anyone discovers them.
Then I started building my own apps and experienced the other side of the problem. Getting your app in front of real users is just as difficult as finding great apps in the first place.

That’s why I created Stamped.
Stamped is a community driven iOS app discovery platform where users can discover new apps, follow creators, leave ratings across five categories, and help quality apps gain visibility based on community feedback instead of marketing budgets.

If you’re an indie developer looking for more exposure, or someone who enjoys discovering apps beyond what’s featured on the App Store, I’d love to hear your thoughts.

https://stampedios.com/welcome

u/stamped_ — 12 hours ago
▲ 27 r/projects+23 crossposts

Fortune Reading & Zodiac Destiny

Hey guys, I created a virtual fortune reading website via AI lovable and would like to get some feedback to enhance the site. Do try out the 1 free full reading and compatibility reading per month using the link provided. Share with me your feedback so that I can make improvement to the site. Thanks in advance.

destiny-loom-play.lovable.app
u/Mission-Scheme9237 — 16 hours ago
▲ 4 r/projects+2 crossposts

Meet Agenty - an Agentic building platform for 6 years old level.

Hello everyone,

tl;dr: with Agenty.pro you can make -almost- billions of things you want. Free. It's free because I want an exit from it.

A few months ago, I started to build Agenty. It focused to let children build their games with directing AI. Just prompts. Nothing else. A few of them made projects - chasing games, etc. I used it to make a maths game and several educational tools.

Then I realized: this isn't just for kids. This is for anyone who has an idea but no coding skills.

So I opened it up.

I built camera controlled things, GPS apps, todo list apps, object detections, even an app for drawing a 3D object with using mobile phone's sensors.

What Agenty does: You describe what you want in plain language. It builds it.

Games, tools, calculators, quizzes, dashboards - whatever you can prompt, it can -at least tries- make.

No code, no setup, no API keys. Just type and go.

Why it's free: I'm a solo dev. I want this to grow. I want users. I want feedback. And honestly, I want an exit someday. So the more people use it, the better for everyone.

What you can try right now:

Build a game with just a description

Make a quiz or educational tool

Create a mini-app for daily use

Prototype an idea in seconds

If it's broken or something didn't work, just type "it's not working" or sth like that to Agenty and it'll try to fix.

It uses GLM5.2 trough Ollama

So, it can handle 10 connections at a time. If it'll broke, it's probably because of the Reddit Effect. Please wait and try again.

What I need from you:

Try it

Break it

Tell me what sucks

Tell me what you wish it could do

Link: agenty.pro

I'll be in the comments. Ask me anything.

u/niyoseris — 12 hours ago
▲ 20 r/projects+5 crossposts

I built Zync, an open-source SSH workspace (looking for feedback)

Hi everyone!

I've been working on an open-source project called Zync over the past few months, and I'd love to get some feedback from the community.

The idea started from a simple frustration: there are already some excellent SSH tools available, but I wanted one that was completely open source, local-first, and didn't require subscriptions or feature paywalls for everyday workflows.

If I chose to sync my data, I wanted it encrypted and stored in my own Google Drive not on someone else's cloud.

So I started building Zync.

Some of the features include:

• Local terminal (PowerShell, CMD, WSL, Bash, etc.)

• SSH with multiple sessions

• Built-in SFTP file manager

• SSH port forwarding

• Encrypted vault for SSH keys, passwords, and tokens

• Optional encrypted backups to your own Google Drive (no Zync cloud)

• Command palette

• Snippets

• Themes and customization

Everything is open source (MIT), local-first, and free to use.

There isn't a Zync cloud.

Your workspace stays on your machine, and backups are optional and encrypted before being uploaded to your own Google Drive.

I also put together a short intro video if you'd like to see the workflow before trying it.

Intro: https://youtu.be/VgSomleBi3Y

Website: https://zync.thesudoer.in

GitHub: https://github.com/zync-sh/zync

I'd genuinely appreciate any feedback, criticism, or feature ideas.

youtu.be
u/FDgajju22 — 19 hours ago
▲ 10 r/projects+3 crossposts

A terminal-based SQL game to learn and practice SQL — you can also submit and play your own custom games

SQLsaga — a terminal game for learning SQL through mystery stories

Built a terminal game where you learn SQL by solving mysteries — write real queries to dig up clues and crack the case.

Upload Story — submit your own mystery as a JSON file and play it right inside the game. Build your own case, your own dataset, teach whatever concept you want.

Open source, contributions welcome.

Repo: https://github.com/bogusdeck/SQLsaga

Can play by just doing

brew install sqlsaga or sudo apt-get install sqlsaga

Would love feedback, and if you make a custom story, share it 🙂 (make sure its in the right format according to the guide available inside the repo)

u/matar_chor — 18 hours ago
▲ 47 r/projects+2 crossposts

Chispamigos: El nuevo cortometraje de stop motion que es popular en las redes está iniciando sus primeros fotogramas

Chispamigos (En inglés, Sparkfriends) está iniciando sus primeros fotogramas de producción que formarán parte de un cortometraje, se espera que para fines de año se estrene en YouTube gratis.

u/PlanCute4589 — 1 day ago
▲ 6 r/projects+2 crossposts

I Made This: Stack Maestro AI — An AI tool for full-stack architecture and tech decisions

Hey everyone,

We built Stack Maestro AI—an AI assistant designed to act as an architectural co-pilot for developers, founders, and engineering teams.

Why we built it: Choosing the right frameworks, databases, and infrastructure for a new project usually takes hours of digging through docs. We wanted a tool that simplifies system architecture decisions, helping you map out and evaluate your tech stack in minutes instead of days.

How it works:

  • Input your project requirements and technical goals
  • Get tailored technical architecture and stack recommendations
  • Compare trade-offs between frameworks, databases, and deployment options

I'll drop the link in the comments below for anyone who wants to test it out—would love to hear your feedback on the UI and concept!

reddit.com
▲ 32 r/projects+13 crossposts

Syscall monitor

I would like to share my Linux Syscall Monitor project with you. It's a Linux process monitoring tool written in C that uses "ptrace" to observe system calls and generate behavioral reports.

Repo .

I welcome any feedback or criticism—whether it's about the code .

github.com
u/cdtrmnbaell — 1 day ago
▲ 22 r/projects+8 crossposts

I got tired of having 50 tabs open just because I might need them someday — so I built this

I kept doing this thing where I'd find something I wanted to deal with later — an article, a product restock, a ticket sale, a deadline, some documentation, whatever — and I'd leave the tab open.

Then 3 days later I'd have 30 tabs open and no idea why half of them were there.

Bookmarks didn't really solve it either, because they remember where something is, but not when I need to come back to it. And setting a reminder on my phone meant getting an alert on the wrong device and then having to find the page again.

So I built Latr.

The idea is pretty simple:

Find something → remind yourself about it → forget about it → Latr brings the exact page back when you need it.

For example, if I'm looking at a page about a ticket sale starting Friday at 10 AM, I can highlight the date, right-click and tell Latr to remind me about it. It saves the page along with the reminder.

When the time comes, I get a notification and clicking it takes me straight back to that exact page.

There's also a keyboard shortcut (Alt + Shift + Y) if I just want to save the current page quickly.

I built a bunch of other things around the same idea too — recurring reminders, snoozing, notes, folders/tags, calendar handoff, importing existing links, etc.

One thing I was particularly intentional about is privacy: there's no account, no backend, no analytics, and no telemetry. The reminders stay in the browser.

It's completely free right now.

🔗 Chrome: https://chromewebstore.google.com/detail/latr-%E2%80%94-remind-me-about-th/lcceeepfhggkninbfbifkpalkdoinjli

🌐 Website: https://latr.page/

I'm sharing a short video showing how it works too.

This is my first time putting something I've built out there publicly, so I'd genuinely love some feedback.

Does this solve a problem you actually have?

And if you've tried it, I'd especially like to know:

  • What's confusing?
  • What feels unnecessary?
  • What's missing?
  • Would you actually keep using something like this?

I'm much more interested in hearing what sucks about it than hearing that it's great 😅

u/SmartDepartment3785 — 1 day ago
▲ 2.9k r/projects+27 crossposts

why do i get like this

For anyone wondering, the app I'm working on is https://www.AppScout.co.

It helps people discover web and mobile apps from across the internet by showing them one app at a time. People like apps in order to get personalized app recommendations.

If you run a software startup or side project, you can list it for free to get free extra traffic here:https://www.appscout.co/submit/

(Affiliation Disclosure: I'm the sole creator and developer behind AppScout.)

u/Healthy_Flatworm_957 — 3 days ago
▲ 13 r/projects+7 crossposts

I built Meeting Interpreter — real-time speech translation for Windows

Hi r/windowsapps,

I’m the developer of Meeting Interpreter, a Windows application I’ve been building for real-time voice translation.

The idea is simple: two people should be able to speak naturally in different languages without constantly stopping to type or manually translate messages.

Meeting Interpreter currently includes:

Real-time speech-to-speech translation
Duplex mode for two-way conversations
Single-direction mode for meetings and calls
Face-to-Face mode for in-person conversations
• Live transcription and translated speech output
• Designed specifically for Windows

My main focus has been keeping the conversation flow natural and reducing the delay between speech, translation and playback.

I originally started building it for situations where people need to communicate during online meetings despite speaking different languages, but the Face-to-Face mode has also become an important part of the app.

Website: https://meetinginterpreter.com

https://apps.microsoft.com/detail/9NKS36FFS2R6?hl=neutral&gl=TR&ocid=pdpshare

https://github.com/meetinginterpreter/meeting-interpreter

I’d really appreciate feedback from Windows users, especially about the UI, translation workflow and what features you would expect from an application like this.

If anyone has questions about how it works, I’m happy to answer them.

u/UpstairsParticular87 — 2 days ago
▲ 58 r/projects+4 crossposts

A photo library that finds “a tiger looking out of a window,” AI renames the matches, and copies them into a “Tiger” folder

Currently free for Windows: Microsoft Store

Would you use this more for screenshots, photos, or reference-image folders?

u/lochid_om — 3 days ago
▲ 8 r/projects+3 crossposts

SLOP OR NOT - a place to see if you've made trash, or hit gold.

There are hundreds of vibe coded apps being released every day, and some are amazing. And some are hot garbage. This is a place to post them and let the world decide.

There are no accounts to make, just post your app and save the post-submission link if you ever want to edit it. Otherwise, that's it!

https://slopornot.simplicated.dev

Cheers!

u/KarenImNotKaren — 3 days ago
▲ 1 r/projects+2 crossposts

Is this good?

This is my first website as a self made learner. Is this good as a first try (ignore the fact that these colours are kinda ugly )

u/Quik4108 — 2 days ago
▲ 1 r/projects+2 crossposts

Made a small collection website after seeing the saloon.wtf and other website trend.

hey guys,

I kept seeing saloon.wtf and similar music websites on Instagram recently. I really liked the idea of making small websites around a mood, memory, or music instead of making another normal app.

So I made a small website called OG Playlist:

https://ogplaylist.turnivo.in/

It’s basically a place to find these kinds of websites. You can see a short preview and click to open the original website.

I’m still working on it and changing the design. Right now I’m trying to give it a nice music-player and glass style.

Would love to hear what you guys think 👀

Also, if you know any cool websites from this trend, send them here. I’d love to add more.

Just made this for fun because I really liked the idea. ✨

u/ofcl_sumit — 2 days ago
▲ 95 r/projects+9 crossposts

[Open-Source] Dump your thoughts. Let your notes organize themselves. Ask/chat anytime.

Over the past few weeks I've been building Gray Box — a small, local-first tool that acts as long-term memory for anything I'd otherwise forget (work notes, meeting takeaways, task owners, random ideas, personal stuff too).

The idea is simple:

  1. Capture — dump whatever's on your mind, instantly, no structure required. This step does nothing clever on purpose — it just writes your text to an immutable inbox. Zero chance of losing an idea to a bug or a slow API call.
  2. Organize — on demand, an LLM reads your unprocessed notes and extracts people, projects, tasks, decisions, meetings — then deterministic Python (not the LLM) creates/merges the actual wiki pages and maintains backlinks. The model only reasons; it never touches the filesystem directly.
  3. Ask — query or chat with your knowledge base and get a cited answer pulled only from what you've actually captured. If it doesn't know, it says so — no hallucinated answers.

Why I built it this way:

  • Plain Markdown + YAML frontmatter, no database. Every page is a .md file you can grep, diff, or read in any editor forever. If you stop using Gray Box tomorrow, your knowledge base is just a folder.
  • No vector DB by default. At personal scale (hundreds–low thousands of pages), keyword search + a real link graph (related/backlinks, walked one hop during retrieval) handles almost everything. Embeddings are there if you want better recall, but they're opt-in, not a prerequisite.
  • Immutable inbox. Your raw notes are never edited or deleted by the organizer. If the LLM mis-extracts something, your original words are always still there.
  • Any LLM. Built on LiteLLM, so point it at OpenAI, Anthropic, Gemini, Mistral, or a fully local model via Ollama — one config value.

It also ships with a nice interactive TUI (arrow-key menu, file-import shortcut, workspace switching, live spinner during LLM calls) if you'd rather not memorize CLI flags — that's honestly become my favorite part of the project.

There's also a lightweight local dashboard for browsing your knowledge base, exploring backlinks, visualizing your notes as a graph, and chatting with your captured knowledge—all without leaving your machine.

Repo: https://github.com/Aaryanverma/graybox

pypi: pip install graybox

I'd genuinely love feedback — especially from anyone who's tried the "capture now, structure later" approach with other tools and has opinions on where it breaks down at scale.

It's not trying to be a "real-time collaborative team wiki" or a WYSIWYG notes app — it's aimed at one person's running memory of their own life and work, captured with as little friction as possible.

u/Charming_Group_2950 — 4 days ago
▲ 16 r/projects+2 crossposts

A new gigantic project

It’s gonna be a huge “blanket” I don’t know what else to call it to be honest 😭😂 it’s for me and my bf, however long we’ve been together, which is 4 years, 1496 days, so 1496 rows

u/Rainshadow380 — 3 days ago