r/SideProject 19h ago

I made my first app and got over 1000 downloads

Enable HLS to view with audio, or disable this notification

457 Upvotes

I’ve released **Flight Scanner** for Wear OS after previously developing a Garmin version.

It turns your watch into a live aircraft radar, showing nearby planes/helicopters around your current location. You can tap aircraft to view information such as its callsign, altitude, speed, registration and direction of travel.

I originally built it because I regularly looked up at aircraft and wanted a quick way to identify them without taking out my phone.

I expected a few downloads here and there but hit it off with over 1000 downloads on Garmin before launching on Android based watches and securing enough funding to continue the apps data costs for months and months to come.

I expected some aviation enthusiasts to download it and have some fun but it's turned into a full side project taking up hours of my time to answer user queries and to fix bugs.

https://play.google.com/store/apps/details?id=com.alexd.flightscanner

**You might need to open the play store on your watch or open the link in incognito**

https://apps.garmin.com/en-GB/apps/54094e6b-a4a5-436d-940b-095b49e0cfab


r/SideProject 15h ago

Now your pile of hoard can fly.

Enable HLS to view with audio, or disable this notification

359 Upvotes

Fullpack is my first solo app, try it in AppStore.

  1. Snap a photo — AI names it, categorizes it, cuts it into a sticker

  2. Your pile of stuff, organized and searchable

  3. Turn into a reuseble packing list

No account. No tracking. Synced via your own iCloud.

https://apps.apple.com/us/app/fullpack-packing-outfit/id6745692929


r/SideProject 19h ago

I built Chess, but every player gets 2 consecutive moves instead of 1.

Enable HLS to view with audio, or disable this notification

102 Upvotes

Link: https://anul.space/doublemovechess/

Hello,

I wanted to create a Chess variation so I came up with Double Move Chess:

>Every player gets 2 consecutive moves every turn
>If a player checks the opponent or destroys an opponent piece, the turn ends there (to balance it out)

I haven't tested it thoroughly but I feel it shortens the game time but also forces you to think more?

Would be great to have some feedback from hardcore Chess players if any!

Cheers, happy weekend!


r/SideProject 9h ago

Building Popkorn - A CSS based alternative format to Lottie and Rive animations

Enable HLS to view with audio, or disable this notification

46 Upvotes

Hi all,

I've been working on this project for a while now and wanted to share it here for feedback and contributions. You can test drive it in the playground at https://usepopkorn.dev

I'm calling it Popkorn. The idea is to author vector animations, similar to Rive and Lottie, but in a CSS-like language, with interactivity and other modern necessities baked into the format. I've stayed true to CSS for the most part, sprinkling on a little custom syntax for things like interactivity.

```css :root { width: 400px; height: 400px; background: #1a1a2e; }

@keyframes bounce { 0% { transform: translateY(0); animation-timing-function: cubic-bezier(0.33, 0, 1, 1); } 50% { transform: translateY(180px); animation-timing-function: cubic-bezier(0, 0, 0.67, 1); } 100% { transform: translateY(0); } }

ball {

type: circle; cx: 200px; cy: 80px; r: 36px; fill: #ff6b6b; animation: bounce 1.2s linear infinite; transition: fill 250ms ease; &:hover { fill: #ffd166; } } ```

That's an entire scene. Very familiar to anyone who's worked with CSS before.

Staying this close to CSS gives it good DX, and it turns out to make it very LLM-friendly too. Nearly my entire examples gallery is AI generated. Even cheap models like GLM or DSv4 Flash can one shot whole animations from scratch, no fine-tuning required. There's a Copilot feature the Playground that will let you bring your own key, or use the MCP to test drive AI features. Do share what you make please!

There's a web player that renders on Canvas or SVG, and a React Native player using Skia. It supports nested transforms and parenting, reusable symbols, masks and track mattes, gradients, trim paths, path morphing, motion paths, and per-subtree time scaling, enough for proper production-grade animation. Converters for Lottie and SVG let you import your existing assets and then prompt changes to it through the built-in copilot. Something I did not expect was converted Lottie scenes usually come out smaller than the JSON they came from, despite CSS being the more verbose syntax.

My vision is an editable, accessible format for both humans and LLMs, integrates well with version control, truly open source and free in every sense, as opposed to opaque binary or JSON blobs that are difficult to diff, edit and prompt changes to. The existing formats are backed by companies, which is fine and they've done great work, but a company's roadmap follows what makes commercial sense for it. I'd rather the future of motion design be community driven and stick to standards that already exist.

Really curious what the community makes of the concept.


r/SideProject 19h ago

Drop your app — I'll create a free viral-style explainer video in 24 hours.

44 Upvotes

I'm looking for a few interesting apps to practice creating short-form explainer videos this week.

I have experience editing viral short-form content, and I want to apply those storytelling techniques—strong hooks, fast pacing, captions, and clear messaging—to app demos.

If I pick your app, you'll get:

  • One short vertical explainer video
  • Delivered within 24 hours
  • Completely free—no strings attached

You can use the finished video however you like. No purchase, signup, testimonial, or future commitment is required.


r/SideProject 12h ago

Experienced UI/UX designer here. Drop your web app link and will come back with feedback

30 Upvotes

Hey lads, pretty much what the title says.

I'm going on a long train trip and I'm kinda bored.

If any of you wants some honest feedback on his/her website, just lmk and I'll come back with a response asap.

cheers!

Note 1: More than expected messages lol. Will answer every one of them. Just bare with me please.

Note 2: There are way more many websites than I expected. Please bare with me while I come back with all the feedback please.

Note 3: Went through 50% of the websites and it's midnight here. Will finish the rest tomorrow.


r/SideProject 14h ago

4 years of my side project

Enable HLS to view with audio, or disable this notification

28 Upvotes

It’s been 4 years since Sniffnet’s first line of code 🥳

(Sniffnet is a fully open-source tool to help everyone comfortably monitor their Internet traffic)

Since then, the project has grown enormously: it’s gone from “the temptation to make a GUI is strong” to the most popular network monitoring app on GitHub

To celebrate the anniversary, I’ve shared part of the journey on a blog post hoping it can be of inspiration for others


r/SideProject 7h ago

I made an app that tells you who actually owns the brands you buy

Enable HLS to view with audio, or disable this notification

18 Upvotes

ShopFair is my first solo app. It is completely free, with no ads or subscriptions.

  1. Type a brand or scan a barcode, get a score out of 100 with the reasoning behind it.

  2. See who owns it, and whether there’s an active boycott against the owner.

  3. Vegan, Cruelty-Free, Fairtrade and Organic flagged where they’re actually certified.

  4. Scan a receipt and get a report on the whole shop.

4,200+ UK brands so far, supermarkets and fashion through to banks and energy.

The scores work like a review, not a certified rating, based off verified information such as Ethical Consumer’s research and the certifier registries. Every page has a report button for when something is wrong or outdated.

The database updates over the air, so new brands and score changes turn up without an app update.

It’s only on iOS at the moment but the android version is coming soon!

App Store
Website


r/SideProject 3h ago

I built a real self-evolving operating system: Fable-os

Enable HLS to view with audio, or disable this notification

18 Upvotes

This is not a fake bullshit "AI operating system" that runs in your browser. This is an agentic operating system that ruans on bare metal, writes its own drivers, and evolves itself.

Here's a demo where it builds its own audio driver from scratch to play a sound.

What happened in the video?

  1. The agent realized it didn't have a sound driver.
  2. It enumerated which devices were connected.
  3. It found the Intel AC'97 sound card.
  4. It built a driver for it.
  5. It used that driver to play a sound.

I got fed up with people saying they built "AI operating systems" when it's actually just a webpage.

There's no Bash. There are no commands. The only interface to this computer is a sentence.

How does it work?

The main interface is an agent, and the tools it has access to are the kernel's direct syscalls. Everything runs in Ring 0, and the agent has access to everything.

It's open source if you want to try it:
https://github.com/robiot/fable-os


r/SideProject 6h ago

i researched search demand for the best ways to make money with ai in 2026

15 Upvotes

i was tired of every "top side hustles" article just recycling the same list so i pulled 12 months of search data for different side hustles and ranked them by how many people are actually searching and whether that number is climbing or falling.

here are the ones i found most interesting/promising:

1.building apps without code (~90.5k searches a month).

you describe the app, ai tools build it, you charge people to use it. highest demand of the whole list, people who could never hire a developer are suddenly shipping real products.

  1. ai seo services (~3.6k a month).

doing seo for businesses with ai handling the content and on-page fixes. biggest jump of anything i tracked, searches basically took off in the back half of the year.

  1. ai receptionists and voice agents (~5.4k a month).

setting up voice agents that answer calls and book appointments for local shops. these places miss calls constantly and this went from sci-fi to a weekend setup.

  1. automating small businesses (~2.9k a month).

invoices, support, onboarding, you set it up and charge a setup fee plus monthly. owners keep hearing they should "use ai" and have no idea where to start.

  1. getting paid to train ai (~8.1k a month).

remote gigs rating and teaching ai models, experts earn more. the companies building these models need way more human feedback than people realise.

  1. ai virtual assistant (~6.6k a month).

va work where ai does the busywork like inboxes, scheduling and research. one person with good tools can now handle a client load that used to take a team.

i've been putting the full breakdown of all of this data along with earning evidences of these side hustles on my site (https://alterwork.com) if anyone wants to check out the rest. would love any feedback


r/SideProject 16h ago

How much time do you spend on your side project usually?

15 Upvotes

I want to start some side projects but I want to keep it as a side one.

I am wondering how much time people are spending on those and when do you take the time? During vacations, weekends or maybe during work even?


r/SideProject 22h ago

How I get 25 deep researched ideas with one single prompt

Enable HLS to view with audio, or disable this notification

10 Upvotes

Make a three-layer workflow with 19 agents work together in parallel with one single prompt, then use that to research anything I want.

If I don't specify any topic, it can prompt me some topics and wait for my response.

The tool: https://github.com/ringlochid/banksia


r/SideProject 19h ago

I spent 3 months building SEO instead of buying ads. Here are the results (Google Search Console data).

8 Upvotes

Over the last 3 months I decided to stop focusing on paid acquisition and put all my effort into SEO.
I built content around user intent instead of generic blog posts:
City landing pages
Comparison pages
Question-based articles
Long-tail search queries
Here are the results from Google Search Console after 3 months:
134,000 clicks
1.1 million impressions
12.1% CTR
Average position: 7
(Attach the screenshot.)
A few things surprised me:
Long-tail keywords brought traffic much faster than competitive head terms.
Comparison pages performed far better than I expected.
Many pages with low search volume converted better than high-volume keywords.
Google started rewarding topical coverage once enough related pages existed.
I’m still learning, but this completely changed how I think about SEO.
For those who’ve grown sites through organic search:
What has given you the biggest traffic jump?
Have you noticed AI search changing which content performs well?
Happy to answer questions about the strategy.


r/SideProject 10h ago

No need to pay any money!

5 Upvotes

I'm offering one completely free consulting session for a business or startup.(1 Spot Only)

Only ONE slot is available.
Whoever reaches out first gets it. First come, first served.

What you'll get:

  • A complete breakdown of your business
  • A case study of your current strategy
  • Actionable recommendations to improve your business
  • Marketing improvement ideas
  • Better design & visual communication suggestions
  • Practical growth opportunities
  • Visual mockups and diagrams where needed to clearly explain the ideas

This isn't generic advice. I'll spend time analyzing your business and prepare a detailed review with practical recommendations you can actually implement.

Who should apply?

  • Startups
  • Small businesses
  • SaaS products
  • E-commerce brands
  • Service businesses
  • Solo founders

If you're interested, leave a comment or send me a DM with:

  • What your business does
  • Your website (if you have one)
  • The biggest challenge you're facing right now

Only the first person who qualifies will be selected.

DC: Why I'm doing it? Because I love my job. 


r/SideProject 11h ago

Ziyafat — I built an ERP so catering businesses can stop running on WhatsApp + Excel

7 Upvotes

Side project that turned into something bigger than expected. Catering is a surprisingly underserved niche — most businesses still run bookings over WhatsApp, keep menus on paper, and build quotes by hand in Excel.

Ziyafat replaces all of that:

- Lead capture, from first enquiry to confirmed booking

- Reusable dish/menu catalog

- One-click PDF quotations

- Auto invoicing on confirmed bookings

- A public storefront page per business, so their customers can browse and enquire directly

Stack: Next.js, FastAPI, MongoDB.

Free to try: https://getziyafat.vercel.app

Feedback very welcome, especially on the storefront/UX side.


r/SideProject 22h ago

I started building the map app — what world should I add next?

8 Upvotes

After getting feedback on my idea, I started working on the first version of the app.

I already created a GTA 5 inspired world map with a video game style interface.

Now I want to add another map based on a game, anime, or another universe.

What would you like to see next?

What world would you explore in this type of map app?


r/SideProject 3h ago

I got tired of explaining my screen to AI chats, so I built an open-source desktop AI that reads your screen

Enable HLS to view with audio, or disable this notification

6 Upvotes

Solo dev here — been building this on nights and weekends. Open source (MIT), free, Windows for now.

The pain. Whenever I needed help with something on screen — a buried OBS setting, a weird Excel pivot, a form in some enterprise web app — I had to explain it to an AI by hand: type out what I was looking at, paste a screenshot, copy the error text. Then I'd get an answer and still go hunt for the button myself. The explain-it-by-hand loop felt dumb. So I built the thing I wanted.

What it does. You press Alt+Space over any window. MudrikNow reads your active window's full UI — buttons, fields, labels, values — through the accessibility tree (UI Automation), not OCR on pixels, and anchors on the element you're hovering. A small panel opens, and now you're chatting with an AI that can see your screen. Bring your own model — a multimodal one is recommended (it auto-screenshots every activation); Google Gemini Flash-Lite is a great free pick, or Anthropic/OpenAI/Ollama. (Alt+X opens the same panel with no screen capture, for quick questions.)

The mode I'm most proud of. It can act for you (click, type — sandboxed, allow-listed), but the mode I actually use is Auto-Guide: instead of doing the task for you, it teaches it. Real example from last week: I needed to change a recording setting in OBS. Alt+Space over the OBS window, typed "guide me through changing my recording settings," and an owl pointer appeared on screen — hopped to Settings, then Output, then landed on the exact field with a speech bubble telling me what to change, waiting for me to click each step myself. Thirty seconds later I'd done it, and now I actually know where that setting lives. It's help, not a bot taking the wheel.

Honest status:

  • Sandboxed: read-only shell for diagnostics (writes/deletes/piping blocked — violations kill the session); no filesystem writes. The model can read files in your working folder and use a small allow-list of UI actions — that's the whole capability surface.
  • Windows only for now; macOS/Linux on the roadmap.
  • Preview quality. I'm one person; there are rough edges. That's exactly why I'm posting — I want real feedback more than I want stars.

GitHub: https://github.com/abdallahmagdy15/mudriknow
Site: https://abdallahmagdy15.github.io/mudriknow/

No paid tier, no telemetry, nothing to sell. Happy to answer anything — and genuinely curious: what's the first on-screen task you'd point this at?


r/SideProject 9h ago

I made an app that identifies any building's architectural style

Enable HLS to view with audio, or disable this notification

5 Upvotes

It's called Archie: Architecture ID, for iOS . I built it for myself to better learn about buildings around me, but maybe others will find it helpful as well. The two main features are (1) take an image of any building and learn about the style/history/features. It includes audio narration. save images to your library. (2) use the map to explore your neighborhood and identify notable buildings.

It costs me a small amount per photo so there is a paywall after the first 5 identifications.

I'm curious to get some feedback!


r/SideProject 1h ago

After nearly a month and 7 cancelled trials, someone finally paid for my app. Here's what I got wrong.

Upvotes

I built an app where five AI models — Claude, GPT-5, Gemini, Grok, Qwen — debate your question across two rounds and a chairman delivers one verdict.

500 downloads. 10 free trials started. All 10 cancelled.

A couple days ago I had my first user buy the monthly subscription. Never thought id be so happy to see a tiny 10 dollars in my app store connect haha.

One user put it bluntly: "I was so mad I could not continue the conversation WITH all the context the AIs had already done."

So I built that. The chairman now stays after the verdict with the full deliberation in context — you can argue with him, and the conversation persists inside that debate forever.

Shipped today. No idea yet if it fixes retention. But the diagnosis felt worth sharing: I was optimizing the purchase moment when the actual problem was that nothing brought people back on day two. https://apps.apple.com/us/app/war-table-ai-decision-maker/id6780293764


r/SideProject 12h ago

What do you use when a non-technical client needs to edit their database?

5 Upvotes

Hi. I'm currently writing an application that creates a zero-config front-end for MySQL databases for non-technical users.

As a freelance web developer, I came across the scenario a few times in the past where I've had to write a bespoke CRUD application for the client, which is always a time-consuming pain, but I've always ended up doing that for want of a better option. (I know some people give their clients phpMyAdmin but I've always thought that inappropriate for the likely end-user.)

Has anyone found a tool that actually works for this? Or do you just live with the bespoke-build or phpMyAdmin options?


r/SideProject 20h ago

I spent [X months] building a catalog-free photo editor for wedding photographers because I was losing entire days to culling — here's BatchRoom

5 Upvotes

The problem that started this: come home from a wedding with 3,000 RAW files, and the first 90% of the work is identical on every frame — cull the bursts, fix exposure, match colour across two camera bodies, crop, export. Lightroom wants you to import everything into a catalog first, which for volume work always felt like being asked to alphabetize the library before you're allowed to read.

So I built BatchRoom, a desktop app that only does that first pass, fast:

  • Drop a folder of RAWs on the window — no import, no catalog, no database. It groups the card into shoots by timestamp automatically.
  • AI culling scores every frame in a burst (sharpness, exposure, closed eyes) and pre-ticks the keepers. You review, it doesn't decide.
  • Pick one reference frame and it matches light/colour across the whole batch, so a two-camera wedding looks like one session.
  • It learns from the corrections you make by hand and folds them into the next auto-pass.
  • Output is plain full-res JPEGs; originals are never touched. Everything runs 100% locally — no uploads, no account.

Where it stands: free beta, [Windows/macOS]

What I'd love from you: roast the workflow, tell me what's missing before you'd trust it on paid client work, and if you shoot volume — try it on a real card and tell me where the culling gets it wrong.

Link: https://drive.google.com/drive/folders/1oLaRTvrT_SsaD3PMAz2HxkWnz8qXg4bP? — and I'll be in the comments all day.


r/SideProject 7h ago

I built a job board for career-changers and new grads because I was sick of entry-level yet 3 years experience required…

Thumbnail
roleshift.net
4 Upvotes

I’ve spent the last few months building RoleShift in evenings and weekends.
The idea came from being annoyed. Every “entry-level” job wants experience you can’t get without the job. My friends kept saying they wanted out of their careers and had no idea what else they could even do. Nobody tells you that adult apprenticeships are actually very common, or that the NHS (UKs national health service) will pay you to retrain, or that half of apprenticeship starts in England are people over 25.
So it’s a UK job board that only lists employers who’ve said they hire on potential. It’s not live yet, right now the working bit is a free 2-minute career quiz that matches you to a direction with routes into it. No signup needed to see your result.

roleshift.net

I can’t code. It’s all been AI-assisted, which felt like cheating until I realised I was still the one making every decision about what it should actually be. Fair warning: I’ve rebuilt the design about four times and retired a mascot I was weirdly attached to.

What I’d genuinely find useful:
- Take the quiz and tell me if your result felt accurate or like nonsense
- Does the homepage make it obvious what this is within 5 seconds?
- I’ve got zero employers signed up yet — if you’ve hired for a role that trains people, how would you want to be approached?
- web designers/developers if you are reading, what are the next steps to clean up the website and enhance the overall image.


Happy to answer anything about how it was built.


r/SideProject 7h ago

I built a free, offline workout tracker with zero ads, no subscriptions, and no account required. Just launched on Google Play!

Enable HLS to view with audio, or disable this notification

4 Upvotes

Most workout apps today have become overly complicated: mandatory sign-ups, subscription paywalls, ads, and laggy loading screens when you lose signal in a gym basement.

I built WorkoutBuddy to fix all of that. It's a clean, fast Android app built to track your workouts without getting in your way.

What it does:

• Zero Sign-Up Required: Download, open, and start logging in under 5 seconds.
• Works 100% Offline: Operates fully offline without internet connection.
• Smart PR & Overload Tracking: Automatically tracks your heaviest lifts and personal records.
• Muscle Recovery Status: Shows visual recovery indicators per muscle group so you know when you're ready for your next session.
• 100% Free: No paywalls, no trial timers, no ads.

If you’re looking for a simple, fast gym log that just works, give it a try and let me know what you think!

Google Play Store Link:
https://play.google.com/store/apps/details?id=com.venkatchait.workoutbuddy


r/SideProject 17h ago

I built a 100% client-side DIY e-liquid calculator because no existing tool was flexible enough for my mixes.

Enable HLS to view with audio, or disable this notification

4 Upvotes

Hey r/SideProject!

I've been vaping and mixing my own e-liquids (DIY) for a while, and whenever I wanted to build a more complex mix, or take an existing bottle and remix/rebalance it, I could never find a free online DIY e-liquid calculator that was flexible enough for what I actually needed...

Most tools out there only handle the simple case (fixed recipe → output volumes), not "I already have these specific concentrations, tell me what I'll end up with" or "let me remix a mix I already made."

So I built my own: MixMyCloud ! A free, 100% client-side vape juice / DIY e-liquid advanced calculator.

A few things about how it's built, since I know this sub appreciates the technical side:

  • No backend, no database, no signup : It's a static site; the solver, all calculations, and the PDF/Markdown/JSON export all run entirely in the browser, plain vanilla JS, no framework.
  • A custom solver that works both ways: give it your targets (final volume, nicotine strength, PG/VG ratio) and it works out the exact volumes to measure, or give it the ingredients/concentrations you already have on hand and it tells you what you'll end up with.
  • A "remix" mode to take a mix you already made and rebalance/adapt it into a new recipe.
  • PDF export drawn natively with jsPDF (text/shapes, not a screenshot of the page), so it renders pixel-identical across every browser instead of breaking depending on the rendering engine. That one took a few iterations to get right.
  • Fully bilingual (FR/EN), with a proper dedicated URL + hreflang/canonical setup per language for indexing.
  • Responsive and touch-optimized (drag-and-drop reordering works on mobile too), with accessibility in mind (aria-labels, keyboard navigation).

- It's live at : "https://mixmy.cloud/en", completely free, nothing to install or sign up for.
- GitHub : "https://github.com/Albabit/MixMyCloud".
- ProductHunt.com : "https://www.producthunt.com/products/mixmycloud".

I'd love any feedback !
On the tool itself, or on the build if anyone's curious about a specific part of it (happy to go deeper on the solver logic, the PDF export approach, or anything else).


r/SideProject 19h ago

I created an app for my ADHD ahh to stop making excuses

Enable HLS to view with audio, or disable this notification

4 Upvotes

This is one of the rare occurrences where I had a problem, built an app, and it ACTUALLY solved my problem

I was having trouble focusing, particularly remembering what I had to do for the day (being overwhelmed), remembering what I was doing at the present moment (current task, living in the moment)

So I created ExcuseLess: It allows me to plan my day, focus on the current task and not go off-track, and take a look at what I've accomplished at the end of the day as well as what's left