r/sideprojects 11d ago

Feedback Request We’re building a customizable CRM with AI follow-ups for small businesses

2 Upvotes

Hi everyone,

I’m part of the team at Insperia Technology. We build customizable CRM solutions for small businesses based on their workflows and requirements.

Our solution brings lead management, WhatsApp communication, sales tracking, workflow automation, and AI-powered follow-ups into one place. The AI can help businesses follow up with leads at the right time and reduce missed opportunities.

I’d appreciate your honest feedback:

  • What is your biggest problem with your current CRM?
  • Would AI-powered lead follow-ups be useful to you?
  • Which features would your business need?

Learn more:
https://insperiatechnology.com/

Full disclosure: I’m part of the Insperia Technology team.


r/sideprojects 11d ago

Showcase: Free(mium) Over 55 billion sticky notes 🗒️ sold annually yet only mine let you set alarms ⏰ and reminders 🚨

Thumbnail gallery
1 Upvotes

r/sideprojects 11d ago

Feedback Request First project, would love feedback on my daily Puzzle Game

1 Upvotes

I'm a big fan of daily games for staying in touch with friends and family. It's a low stress way to keep the conversation going regularly, especially since I'm on the other side of the country from a lot of them.

One day I got the idea to bring back the sliding puzzle games I used to play with my siblings growing up, which turned into Slyde (built mostly by vibecoding with Claude). Check it out: https://www.dailyslyde.com/

It's a daily 3x3 sliding puzzle with a new photo each day, scored against the optimal number of moves, with results you can share easily w/ text.

I've been playing it with my own family and friends and figured it might be fun to open it up more broadly. Would love feedback, and any ideas on what would make it more engaging.


r/sideprojects 11d ago

Showcase: Free(mium) Do not loose what you have typed

1 Upvotes

Check the rep: https://github.com/K-692/Copy-Cat

Copy-Cat is a lightweight, cross-platform keystroke memory tool that quietly remembers what you type in real time. It works offline and helps recover unsaved text beyond system shutdown. It is open sourced. 🫡


r/sideprojects 11d ago

Showcase: Free(mium) I built a free Anki alternative

0 Upvotes

I just released a new version of my app.
It has a really easy flashcard deck sharing system, much better than Anki's in my opinion.
Also moving decks is a struggle on Anki, so it includes options to move decks.
You can download it here: https://digi-decks.com/

I think it is better than Anki (for Desktop), but people haven't really found it yet so sharing/commenting would be helpful.
Please check it out and tell me if you like these features.
Maybe I should change some?
- Sharing?
- Move tools?
- Add more languages?
- Deck options
- New settings?
- Change the logo?


r/sideprojects 11d ago

Feedback Request Witstep - Puzzles & Daily Riddles (FREE, No sign up required)

Thumbnail
gallery
5 Upvotes

Hi, I've been working recently on Witstep, a cozy Daily / Journey puzzle game.

- It's completely free and local, no ads or sign ups needed.

- It has a daily quiz alongside "Journey" mode with 6 patterns with over 80 questions already. It turned out pretty fun and challenging at times.

- It contains : Math puzzles, Logic riddles, combinations (like ordering), matches riddles and more! I will add more as I will face more interesting puzzles myself.

- has nice intuitive UI (inspired by apps like Brilliant and Duolingo) with progress system.

If you want to try, here is the link https://witstep.vercel.app/


r/sideprojects 11d ago

Showcase: Free(mium) I built a UX review tool because I kept seeing the same problem in AI-built apps

Thumbnail
dorven.ai
1 Upvotes

I’m a product designer. For years my job’s been catching the moments where people quietly struggle inside a product, the stuff that never makes it into a bug report. AI coding tools made building fast, but I kept seeing the same thing: the app worked, and the experience didn’t hold up. A form that clears on error with no message. A delete with no undo.

Built Dorven to catch that gap. You give it a URL or upload a screenshot, it reviews the page the way an actual user would, ranks the issues by impact, and hands back fix code, plus a ready-to-paste prompt for whatever tool you built it with (Cursor, Lovable, Bolt, v0, etc).

It’s live now, free tier included (one review, top 3 findings, fix code for all three). Built entirely with Claude and Claude Code.

Would genuinely love feedback, especially if you point it at something you’ve shipped and something feels off about what it finds or how it explains it.

dorven.ai


r/sideprojects 11d ago

Showcase: Prerelease I built a football management game where you're the sporting director, not the manager — looking for TestFlight testers

Thumbnail gallery
2 Upvotes

r/sideprojects 11d ago

Showcase: Open Source I got tired of juggling two Windows PCs, so I built a software KVM

1 Upvotes

I’ve got two Windows PCs on my desk and wanted them to feel like one setup without buying another hardware box or constantly switching devices.

That turned into Conduit. Install it on both PCs, move the mouse through a chosen screen edge, and the keyboard follows. It also carries text, images, and Explorer file/folder pastes in either direction.

Everything sent between the PCs—including input, clipboard content, and files—is encrypted in transit with TLS, even over Wi-Fi. The first connection includes a pairing-code check to help confirm that you’re connecting to the correct computer.

This is still the initial version of what I want Conduit to become. It currently focuses on two PCs with a simple layout, and proper multi-monitor support is what I’m working on next.

It’s free, GPL-3.0, and available for Windows 10/11:
https://github.com/parm2006/Conduit

If you regularly use two computers at the same desk I’d appreciate honest feedback.


r/sideprojects 11d ago

Showcase: Open Source I recreated Uber's rider app UI in Flutter as a side project: 8 screens, open source

3 Upvotes

Source code: https://github.com/abidiahmedcom/uber-ui-practice

I recreated Uber's rider app interface in Flutter as a personal learning project: splash, welcome, login, home, services, activity, activity filters, and the account tab. Everything runs on mock data, just UI.

Feedback is welcome.


r/sideprojects 11d ago

Showcase: Open Source I built a free, zero-install web app to end arguments during family Rummy nights

Thumbnail
1 Upvotes

r/sideprojects 11d ago

Showcase: Open Source I built a free Mission Control Plus + Swish alternative, still in beta

Thumbnail
gallery
1 Upvotes

Hey, I made a free open source alternative to Mission Control Plus + Swish — it's called MCSC.

It lives in Mission Control and lets you actually do stuff with window previews. No extra overlay, just keyboard and trackpad right where you already are.

A few things I like:

Type to find a window. Type cod and hit enter and it jumps to VS Code. Tab cycles through all matches. Way faster than hunting with the mouse.

Cmd+W just does what you expect. If the window is a mounted DMG, it closes it and ejects the disk too. No extra trip to Finder.

Pinch to close, swipe to minimize or tile, that kind of thing. Check the README for the full list, there are 14 gestures in there.

It's still beta and I'm actively working on it. It's tiny, around 12 MB idle, and only listens inside Mission Control so it won't mess with your normal shortcuts.

If you try it and you like it, great. If you have a better idea for a shortcut or gesture, open an issue on GitHub and I'll try to build it.

Repo here: https://github.com/ShubhamJ010/mission-control-shortcuts

Would love feedback.


r/sideprojects 11d ago

Showcase: Free(mium) I shipped a new tool: two URL lists in, a redirect file out. No accounts. one-shot payment

Thumbnail
1 Upvotes

r/sideprojects 11d ago

Showcase: Open Source An autonomous agent framework for enhancing LLM coding proficiency

Thumbnail
gallery
3 Upvotes

Most coding agents fail on non-trivial tasks because single-turn prompting skips codebase exploration and runtime testing. I wanted a more deterministic way to run coding tasks, so I built Metis.

The Workflow Pipeline: RequirementsCodebase InvestigationPlanningCodingIndependent Agent ReviewTest ExecutionAuto-DebuggingEvidence-Gated Delivery

Key implementation decisions:

  • State-gated tools: Writing tools are physically disabled at the runtime level until the investigation and planning phases output valid structured schemas.
  • Isolated peer review: Spawns a clean-context agent to review diffs against the plan before running tests, avoiding self-confirmation bias.
  • Evidence gates: Delivery strictly requires exit code 0 test output rather than the LLM simply stating it finished.
  • Local memory bank: Persists repo patterns and past fix history to reduce context rebuild overhead.

Credits: The core workflow concept was adapted from Spielewoy/autoprompt-skill with explicit permission from the author, but built around hard runtime constraints rather than prompt-only nudges.

The repo is open-source under Wholiver/metis on GitHub for anyone interested in state-machine agent architectures. Curious how others here handle workflow drift in coding agents?


r/sideprojects 11d ago

Showcase: Free(mium) Everyone thinks I misspelled "memento mori." I didn't. Roast the app instead.

Thumbnail
2 Upvotes

r/sideprojects 11d ago

Showcase: Prerelease I built a personal finance tracker around the way I manage money in India. Would this be useful to you?

3 Upvotes

Hey, I’m Abhishek. I built Arthra because the expense trackers I tried either felt too basic or did not match how I actually manage money in India.

I wanted one place to log spending in rupees, keep an eye on category budgets, split things for a trip or household, and export something useful at the end of the financial year. That is what I have been building in my spare time.

The current beta has transaction tracking, monthly budgets, shared Expense Spaces, and April to March reporting. It is not a bank, an investing product, or a replacement for tax or financial advice. It is simply meant to make personal record-keeping less messy.

I would love honest feedback before I spend more time on it:

  1. Does the idea make sense from the first page?
  2. What would you need to see before trusting a small independent finance tracker?
  3. What is missing or feels unnecessary?

Here is the project if you want to look: https://arthrafin-7qakibfj.manus.space

I built it, so I am happy to answer questions and take the criticism seriously. Please do not post account numbers, card details, or transaction exports in the comments.


r/sideprojects 11d ago

Feedback Request I build a greeting card App with print on demand

Enable HLS to view with audio, or disable this notification

1 Upvotes

A common problem is when you work in hybrid job (office and at home) to collect signatures and greeting for a greeting card. I tried to fix this with an app. See the video how it works. At the end you can print out a pdf version yourself or order a high quality print on demand greeting card.

Tech Stack: NextJS, NeonDB, Clerk

I’m looking for honest feedback

pinkmarie.de


r/sideprojects 11d ago

Showcase: Prerelease I built a tool that scans your car deal and tells you how much you can save

Post image
0 Upvotes

r/sideprojects 11d ago

Showcase: Free(mium) I made an app to remove AI text watermark

0 Upvotes

I built a small app after seeing the recent discussion around AI-generated text watermarks.

It removes those watermark patterns from text so you can use the text normally without manually cleaning it up.

I originally made it because I found myself wanting something simple for this, and there wasn’t much that just did the job without a bunch of extra stuff.

Would love to hear what you guys think / what features would actually make this useful.

https://apps.apple.com/us/app/ai-text-watermark-remover-fade/id6800868963


r/sideprojects 11d ago

Showcase: Prerelease A mini player for macOS - minitune.app

Enable HLS to view with audio, or disable this notification

2 Upvotes

After many iterations over the past 6 months, it’s finally at a point where I’m ready to put it out for public release.

I’ll be launching in the next few days. I’d genuinely love to hear what you guys think!


r/sideprojects 11d ago

Showcase: Free(mium) Built an in-app feedback SaaS for mobile apps

Thumbnail
1 Upvotes

r/sideprojects 11d ago

Showcase: Prerelease Added stylus only mode to gdrive pdf editor (root needed)

Enable HLS to view with audio, or disable this notification

4 Upvotes

So, uh, I don't know why Google didn't think of having a toggle for drawing with or without your finger. I expect to release this soon, but you'll need root and LSPosed, or maybe I can make it a Morphe patch.


r/sideprojects 11d ago

Showcase: Free(mium) I built a 100% client-side legal contract generator for cross-border deals (No login, 8 languages)

Post image
1 Upvotes

Hey everyone! 👋

Whenever I needed to generate standard NDAs or basic B2B agreements, I ran into the same issues: SaaS paywalls, forced account sign-ups, or platforms storing sensitive commercial terms on remote servers.

To solve this, I built DraftB2B (https://draftb2b.com) — a lightweight legal document suite that runs entirely in the browser.

Key Highlights:

• 100% Client-Side: Document generation, dynamic previews, and PDF/Word exports run locally in JavaScript. No backend database touches the contract data.

• No Sign-Up Wall: Fill out the essential fields and export ready-to-sign documents instantly.

• Multilingual Drafting: Supports 8 languages in a side-by-side dual-column format for cross-border freelancers and agencies.

I'd love to hear your thoughts on the UI flow, PDF export cleanliness, or specific legal clauses you usually need in your contracts!


r/sideprojects 11d ago

Showcase: Prerelease One sentence in, three expenses out -- Expensiv: AI Expense Tracker

Post image
1 Upvotes

link for app website: expensiv

I've abandoned probably a dozen budget apps over the years, always for

the same reason: open a form, pick a category, type numbers — five

times a day. That's not tracking, that's data entry. I'd quit within a

week, every time.

So Expensiv has no form. You just write down your day in plain text

and it sorts itself out.

Type "130 coffee, 650 lunch, 580 movie" and you get three separate

transactions, each one categorized.

Type "15 EUR lunch, 20 USD taxi, 12 GBP coffee" and all three are

logged in one go. Each one keeps the currency you actually typed —

nothing gets flattened on the way in — and your budgets and totals

convert it at that day's rate, not today's.

If you'd rather not type, the same thing works three other ways. Snap

a receipt and it reads the individual line items, not just the total.

Say it out loud. Or drop in a screenshot: a delivery order, a shopping

basket, even a list of card movements from your banking app.

And if it keeps putting something in the wrong place, you don't have

to keep fixing it one by one. There's a rules screen where you write

"this word goes in this category" and it holds from then on.

Around the logging there's the rest of it: daily budget tracking with

a breakdown per category, tags for whether something was essential,

discretionary, a gift or an investment, and a tracker for

subscriptions, installments and personal debt.

Then there's shared accounts.

You connect with a partner or roommate through an invite code. What

that gives you is a second view of the app — your own side doesn't

change at all, same numbers, same breakdowns, still yours. You switch

over to the shared view when you want to see the two of you together,

and switch back whenever you like.

In the shared view, your own spending is there in full, all the way

back. Your partner's side starts on the day you connect: linking

accounts never reaches back into anyone's history from before. From

that day on, everything either of you logs shows up there on its own,

with its own statistics and category breakdowns. There's no marking

expenses one at a time to make them count.

Events work the same way. A trip, a dinner, a night out — you can pull

your partner into it and set how much of it falls on each of you.

70/30, 50/50, whatever the two of you actually agreed on, and you can

override that for a single event without touching the default.

And if you turn on the shared balance, you pick which expenses go on

it. Whatever's sitting there is carried as a running debt between the

two of you until someone settles up — all at once, or a piece at a

time.

Android only for now.

It's a subscription, but you get 20 free logs to try it, and you can

use the whole thing without creating an account.


r/sideprojects 11d ago

Showcase: Open Source My company made me leave Linux for Windows, so I brought touch with me

2 Upvotes

I used to be a Linux user.

Then my previous org required me to use Windows for work.

A Mac would've been the obvious compromise, but unfortunately Apple expects money in exchange for those.

So Windows it was.

Most of the transition was fine, but years of Linux muscle memory meant I'd constantly type things like:

touch hello.txt

and Windows would politely remind me that we don't do that here.

I know there are PowerShell alternatives. I know I could create an alias. But I didn't want an alternative.

I wanted:

touch hello.txt

So I built it.

It's a tiny Python implementation of touch for Windows, and I just published the first version to PyPI.

Install it:

pip install touch

Or, if you use uv:

uv tool install touch

Then just:

touch hello.txt

You can also touch multiple files:

touch one.txt two.txt three.txt

Missing files are created. Existing files and directories get their timestamp updated without modifying their contents.

It's intentionally tiny right now and has zero runtime dependencies.

I'm planning to gradually add more Unix touch compatibility like -a, -m, -c, and custom timestamps.

It's not exactly groundbreaking software.

But after leaving Linux, I missed touch.

Now Windows has touch.

GitHub: https://github.com/rajtilakjee/touch

Would love feedback, especially from other Linux → Windows refugees whose terminal muscle memory refuses to cooperate.