top | item 39110194

Ask HN: Those making $500/month on side projects in 2024 – Show and tell

148 points| program247365 | 2 years ago

Got a side project? Making money? Please share! $500+/month show and tells welcome, cuz inflation. :)

Previously asked on:

2023 → https://news.ycombinator.com/item?id=34482433

2022 → https://news.ycombinator.com/item?id=29995152

2021 → https://news.ycombinator.com/item?id=29667095

2020 → https://news.ycombinator.com/item?id=24947167

212 comments

order

FriedPickles|2 years ago

I got annoyed that my MacBook case would slightly buzz when plugged in, so I worked with a factory to make these grounded Apple adapters: https://www.amazon.com/Grounded-Duckhead-Apple-Mac-Adapter/d...

They've been selling consistently to others annoyed by the problem or who want to ground their MacBook for other reasons.

kube-system|2 years ago

> Grounds or "earths" your body whenever you use your computer! Earthing is good for your health.

You're really hitting all of the applicable target markets there. Love it.

cici1970|2 years ago

Glad they are selling for you. It's a known issue, so I just went to the Apple store and since my MacBook was brand new, they gave me a three-prong adapter for free.

blopp99|2 years ago

Can you share more info about the creation? Did you register a patent? What was the MOQ? Have you sold out? Did you have to comply to any electrical regulation?

Kudos!

deepsummer|2 years ago

Wonderful idea! I never considered that a grounded power adapter could solve the buzzing issue. But now that I think about it, that's the reason why I don't get the buzz when my MacBook is connected to my monitor.

neurostimulant|2 years ago

You should made this for other plug types as well and sell it in other countries!

royaltjames|2 years ago

Amazing! I feel the tinge on my left palm when it's plugged in. Bought.

gadders|2 years ago

It looks like you've invented British plugs.

aetherspawn|2 years ago

Note grounding your MacBook is likely to result in you constantly zapping your MacBook with static electricity if you wear rubber sole shoes, which is likely to not be good for the MacBook and may randomly damage the electronics. This may be why they did not put a grounding pin the first place.

I usually discharge my static buildup in the office sink.

homero|2 years ago

I know it grounds inside the brick but does the connector have a third pin?

goenning|2 years ago

During my previous job, when we were migrating to Kubernetes I couldn’t really find a GUI app that I liked, and most importantly, that could connect to multiple clusters simultaneously. We had 6 clusters and having to switch context constantly was annoying

I ended up building one [1] to use myself, shared with a few people and they loved it. I asked if they’d pay for it and to my surprise, a lot of people said yes. I’ve put up a website and a “pre-order” button with a regressive monthly discount. Sales were going up month after month, and a few months later I decided to quit my job to go all in on it.

Today, I’m averaging on ~€5k/mo from this app, but I’m still doing some part time freelancing, as well as building other products that are not as successful, but are making >€1000/mo

The latest one is open source, privacy friendly analytics for apps [2] that I’m still very actively working on. This is my current “side project” as the previous side project became my main job :)

There’s also an open source upvote site [3] that I started 6 years ago, but haven’t had much time to work on it lately, still generating $$ monthly

[1] https://aptakube.com [2] https://aptabase.com [3] https://fider.io

isaackrasmussen|2 years ago

Thumbs up for "Not another Electron app"! And multiplatform.

Coming from a very unreliable Lens, I'm looking forward to try out your app. Its already so speedy!!

silisili|2 years ago

This is awesome. Not using k8s in my current role, but when I was, that would have made my life a whole lot easier.

ilamparithi|2 years ago

Sounds great. How do you handle the licenses for the desktop app? Custom solution or is there a library for it?

monroewalker|2 years ago

Looks really well done! What did you build it with?

rozenmd|2 years ago

I'm coming up on three years of running OnlineOrNot (https://onlineornot.com) in 3ish weeks.

In short, I wrote about React from my own perspective for a year (despite thousands out there doing the same thing), made money, and got inspired to do the same thing with an uptime monitoring tool (200th alternative to pingdom when I released it).

I turned a tool I used for convincing contracting clients to not cheap out on hosting into a proper product, 2 hours a day at a time, and kept adding features since.

Here's how I got my first 10 customers: https://onlineornot.com/how-to-get-your-first-ten-customers

mickael-kerjean|2 years ago

Filestash [1] was born from the infamous top comment of the Dropbox launch [2] as it got me wondered if we could make a Dropbox like UI that is based on this interface:

  type IBackend interface {
    Ls(path string) ([]os.FileInfo, error)
    Cat(path string) (io.ReadCloser, error)
    Mkdir(path string) error
    Rm(path string) error
    Mv(from string, to string) error
    Save(path string, file io.Reader) error
    Touch(path string) error
  }
Once I had it working with FTP, I made it work for every possible file transfer protocol: S3, SFTP, NFS, SMB, WebDAV, Dropbox, Google Drive, ..... As of today it is closer to a full time mac donald employee than 500$ per month with revenue coming from making customisation via plugins for people who need some extras like layering your SAML or OIDC authentication on top of a FTP server or any other storage, custom access / authorisation layer on top your FTP, etc...

[1] https://github.com/mickael-kerjean/filestash [2] https://news.ycombinator.com/item?id=8863

Share6323|2 years ago

how long did it take you until this point ?

cperciva|2 years ago

FreeBSD on EC2: Last year between my Patreon (https://www.patreon.com/cperciva), private "consulting", and a GitHub Sponsors donation from AWS, I received $20k to support my open source work. It's not a lot compared to my day job (Tarsnap) but money helps to free up time to keep everything working.

johnwheeler|2 years ago

Really admire what you’ve built with Tarsnap. Seems like a very durable business with a great reputation

ninefoxgambit|2 years ago

I launched https://www.builtatlightspeed.com/ in early 2023.

I’ve been involved in the Jamstack, static site generator, template ecosystem for many years. Built At Lightspeed is a template marketplace focused on ssgs and “modern frameworks”

Sales have been entirely from Affiliate sales, mostly via the Lemon Squeezy affiliate program. Its doing about $400usd/month. I recently launched sponsors and the initial interest has been good.

Tailwind and Nextjs are the most popular categories and best sellers. Tailwind (like Bootstrap before it) has a vibrant commercial template ecosystem. I’m seeing a huge uptick in interest in “full stack” boilerplates that have hefty price tags of $100-$400 and I plan to focus on this area more. No code templates for Framer have also exploded.

The site itself relies on Algolia to drive the faceted search results and filters and overall I’ve been happy with it. It’s a bit expensive and the older release of its react hooks library had a lot of edge cases with nextjs, but it’s been improving.

This year I will continue to refine and curate the results, focusing more on content quality and classification the extending the inventory. I recently bumped it from 4000 results to 20000 as an experiment, and this was just by easing back some of the quality filters.

sarora27|2 years ago

My cofounder and I launched Kbee (https://kbee.app) in 2021 as a way to turn Google Drive Folders into hosted, searchable wikis. We're doing ~$2k/month and run it as a side project

adobrawy|2 years ago

Sounds very cool. I passed it on to a friendly organization.

This organization is in the Google Workspace ecosystem, but Google doesn't have documentation as accessible as Notion. We could try to implement Notion, but this will scatter the data storage and then there is the problem of archiving if the experiment fails. This looks like a plug-in solution to our problem of having Notion-like lightweight documentation and not scattering data.

Do I understand correctly that you charge a fee per organization regardless of the number of seats? This is important for this organization because it is a non-profit association, so there are many members, the board must provide access to information to all members, some members are minimally active, so per seat licenses seem to be often a blocker due to the large loss on inactive members.

alexanderhall|2 years ago

Is the Google drive thing only a way to import data - or can the data be stored in Drive but edited in your service?

ganarajpr|2 years ago

Do you have a blog or a write up explaining how you went about doing this ?

gardenhedge|2 years ago

Where do you find customers for this?

hackerbeat|2 years ago

Cool tool, but way too expensive.

Glench|2 years ago

I made a couple browser extensions that make over $500/month each. The key seems to be naming your extension after high-volume search terms and getting good reviews on the chrome store (and obviously having an extension that works well and solve a common problem on major websites).

I'm extremely biased (see below) so take my opinion with a grain of salt, but I think browser extensions are a pretty neat way to break into indie hacking. They cost nothing to run because they're hosted by extension stores. They're often faster and easier to build than whole apps because you can just use them to fix or modify existing websites rather than create your own from scratch. They can get organic traffic from extension stores, especially if they're well-named.

The main piece that was a pain in the ass for me was adding payments, so I made a service to do it (https://extensionpay.com), and now I can just focus on making the extensions work well. Because of all my previous work I was able to build and submit my last extension (making over $500/month now) to the chrome store in four hours — no joke! It was a really cool moment. Plus, running an extension monetization API I'm able to see all the extension that make real money and learn from what works for them.

takkatakka|2 years ago

I built https://bankstatement2csv.com It's a pdf bank statement to csv converter (which seems like an increasingly popular niche for solo devs), making $550/month as of today.

Marketing is challenging, and have only really had some minor success using ppc. Also, I have a fairly high churn rate (like 30%). From talking with users, it's mostly from individuals or small business owners that convert their statements from the year and then are done. Book keepers and CPAs tend to keep their subscriptions, which makes sense.

Tech stack: Java, Javalin, Jooq, PdfBox, JavaScript, React, Tailwind

Hosted on DO

adobrawy|2 years ago

Since you are struggling with churn, maybe this solution is not suitable for subscriptions. Instead, it's better to charge a much higher one-time fee for occasional users who have no chance of converting to permanent subscriptions anyway? It enables you to focus on real ones.

Regarding selling it as an API. In Europe, PSD2 is the standard to provide third-party read-only access to banking data. I am using this to make my business bank account accessible to accounting SaaS. PSD2 requires renewal access every 3 months. At the same time, I have a summary of transactions in my e-mail every, so I would rather set forwarding once than keep to renew PSD2 (I set it, it expired and I do it manually).

program247365|2 years ago

That's awesome!

I wonder if you could make this an API you could sell to devs/businesses? It's a different customer, but maybe something you could expand into.

Thanks for sharing the details!

kebsup|2 years ago

https://gifmemes.io/

Made 240 USD in December. About 9k visitors and 27k page views tracked through plausible. Spent maybe 5 hours working on the codebase in 2023, which makes a solid ((240 * 12) / 10) = 288 USD / hour.

All of the money are from the watermark removal sales (10 USD). A lot of people say I could be making much more with some subscription model, but so far I'm resisting. (And the codebase is a mess :D )

chocoboaus2|2 years ago

Personally I think you are making the right call avoiding subscriptions in a side hustle project like this.

Once subscriptions get involved you have to deal with a lot more complexity, churn metrics, refunds (more so than now because of people 'forgetting' to unsub), the stuff around do you pro-rata at subscription cancel or leave it running until date is reached, stripe makes that a little easier but its still a thing.

so yeah, good move imo.

koolba|2 years ago

This thing is awesome. I’m going to be using this near daily.

For bandwidth cost reasons I’m guessing you don’t support live linking right?

jasondigitized|2 years ago

Ok, I'm gonna need you to break down the motion tracking for me. Are you using MediaPipe?

jmhmd|2 years ago

I started and run https://pacsbin.com, a radiology teaching file/research platform. I’m a radiologist and started this as a resident while unsatisfied with all existing options. It has been really gratifying to work on a niche problem for which a lot of my colleagues need a solution, and has helped me learn a ton about the tech and standards that underpin my profession.

shipwright|2 years ago

That's rad, lack of lock-in and sharing in a niche is a big green flag- Hope adding ultrasound to the list of modalities goes as planned, would gladly lend a hand at no cost if it's high on the priority list!

domlebo70|2 years ago

This is great. I run a very very similar platform. How are your prices so cheap? 120$ for 500 studies a year?

JohnCrickett|2 years ago

I started the Coding Challenges newsletter March 2023 to share the real-world projects I use to learn a new programming language.

It's evolved from then and now has 40+ real-world projects you can build to level up as a software engineer.

You can find the coding challenges here: https://codingchallenges.fyi/challenges/intro

After many requests I built a few paid courses, which I'm slowly adding to around the day job.

bunnyhop|2 years ago

I train LoRAs for diffusion models using collab. I've automated a good portion of it so I only have to deal with the customer saying yay or nay to a commission. The notebook I run takes a shared drive folder of pictures, or if a public figure... runs a crawler that grabs images from instagram and X. Run a face-scoring script that tosses out pictures with no faces, multiple faces, or non-target faces. Run the images through segment anything to annotate caption files. Then start training on cloud resources. It stashes 5 checkpoints and zips them up, and it emails the customer when done.

Best month I've done so far is about 2k, at about 30 USD per commission.

prz7|2 years ago

Can you share url? I'm interested in testing it out.

thyrox|2 years ago

Serious question but does anyone get any value out of these threads? Most of the time it just devolves into hundreds of comments with links to random projects hoping to get traffic.

I think to make it more worthwhile people posting here please write a little about your tech stack, why you made it, what are your struggles, and tips for other founders, etc.

acuozzo|2 years ago

Around these parts "ideas are cheap" is often repeated, but I've failed to come up with a marketable idea for the past ten or so years.

My hobbies & interests are too niche and the problems I have in life can't be solved by tech, so I have yet to run across an idea I'd be intrinsically-motivated enough to pursue.

With that being said, I'm hoping I'll run into someone else's idea which will help me see through the kind of blindness which prevented rsync users from seeing Dropbox as something worth building, so I find exposure to these "little" ideas useful since reading through threads like these is somewhat like speed-dating for startup ideas.

callalex|2 years ago

This is the kind of content I come to HN for. If it makes you feel better, this kind of thread also serves as a lightning rod that contains the self-promoting of projects so you won’t see as many posts of this type.

taylorfinley|2 years ago

I love these threads fwiw and will come back to them from time to time to read about what others are doing

abetusk|2 years ago

Yes, I get something out of these threads.

I'm relatively technically inclined so the "tech stack" used is not really all that interesting. I don't really care about what React widget was used to create a customizable overlay text on an animated gif meme, I care about how the person found an audience and managed to monetize it.

GitHub, Reddit, "Show HN" or other areas of the internet are much better at highlighting interesting projects. This thread is specifically about monetizing small to mid range projects, so the focus is on how to acquire a meager income stream both in targeting audience and monetization strategies.

The best responses in this thread, in my opinion, are the ones that talk about how they managed to get to $500/month by identifying what problem people would pay money for, how they found customers and the specific type of transaction (purchasing something physical, subscription, one-time removal of watermark, etc.).

hackan|2 years ago

Getting traffic, and getting to know the project, is the value produced by this threads.

You may either be a potential client, or an entrepreneur looking towards tips or inspiration on things to do/how to do them.

a_petrov|2 years ago

Yes, I love that thread. It helps me with brainstorming on new ideas.

Also, it's pretty nice to share with the small team I'm part of. We're currently working on custom client projects and we'd like to build our product. Seeing how people do it is a nice morale boost, especially for a team that lacks experience in building.

HeyLaughingBoy|2 years ago

I do. I don't care about the tech stack, but I'm always curious about what got people started building something. What opportunity did they see and what led them to that point.

givemeethekeys|2 years ago

One thing I wish I had when I was in school was learning about all the different things people do to make a living.

Threads like this give us a window into a world of ideas and possibilities.

rozenmd|2 years ago

These threads work.

Both as a seller and a buyer, I've found customers and products I wouldn't have found organically.

deepsummer|2 years ago

Yes. These are the posts on HN that I enjoy most. Tech stack etc are also somewhat interesting, but not that relevant since for most people is best tech stack is the one they are familiar with.

jasondigitized|2 years ago

Absolutely. I love seeing people find success with their creations.

hsuduebc2|2 years ago

I do. It is always interesting for me to see what people come with.

realprimoh|2 years ago

Yes, these are some of my favorite threads on HN.

jgillyon|2 years ago

https://convertcase.net/ - Approx $20k/month. Been going for years and keep on building on it.

jasondigitized|2 years ago

I am scratching my head on how you are making $20k/month on this. Are that many people searching for “how to convert my text to uppercase”? and other variations. Can you explain where the majority of your traffic is coming from.

pgrenn|2 years ago

Great inspiration. I like that the website solves a simple problem very well and makes a lot of money doing it.

aaaronn|2 years ago

Wow, nice! :) Do you do any marketing for the website?

mr-pink|2 years ago

how does that make money?

predmijat|2 years ago

https://sre.rs - DevOps course for small companies and individuals/self-hosters.

I’ve posted this previously, but it’s been more than a year since I published the course and it’s still right about $500/mon.

When I was starting all this, I had higher hopes, but it’s been difficult competing with instructors who already have tens of thousands of students and thousands of reviews - they appear on the first page when you search for a particular subject and “no one” goes past the first page.

cbluth|2 years ago

Landing page immediately sucked me in, and I'm curious about more. I looked at your blog and I was disappointed

kLama|2 years ago

I have a serious question to those making money and I am hoping to learn here. How did you acquire customers? We have a startup going on for 3.5 months but it is incredibly hard to acquire customers. People don't respond to email or LinkedIn. We have not tried SEO and Ads yet.

thekevan|2 years ago

Could you link it here? It's hard to say without knowing what we are talking about.

taylorbuley|2 years ago

If you're struggling to land your message, your value prop might be off or you might not be communicating it well in your pitch. Take a look at your outbound marketing and focus on the call to action, destination, content and "give a shit factor" ... then test various approaches. If nothing works, it's probably not your message, but the product's value proposition itself.

Lionga|2 years ago

If they dont respond it just means they do not really care about what you provide. People will respond if they really need what you provide. Best case you just write to the wrong people, worst case nobody needs your service.

JohnCrickett|2 years ago

Build an audience first, then build the product that they want.

bdominy|2 years ago

If you have an audience in mind, try meeting them in person to demo your solution. I've found people are most receptive when they see your passion and resolve.

shinycode|2 years ago

Try a service like lemlist But usually it’s not free in time and/or money. Even harder if it does not really solve a pain point

yhavin|2 years ago

I made an Excel/Google Sheets course, hosted with smalltime Masterclass non-(competitor) called DAASS: https://learnwithyakir.com/daass. Does over $1k/month, for my commission portion.

No frills, 6.5 hours of digestible videos, 30+ functions/formulas, enough theory to help you learn on your own. Writing complex formulas in Excel was my gateway to proper software development. It's a useful skill even now as a developer, working with data in CSVs, making small tools for quick automation, things like that. (Just don't make a CRM in Excel, lol.)

alexmitelman|2 years ago

How do you promote it? How your students learn about you?

mikece|2 years ago

Given the pace of inflation shouldn't we raise the bar to $1000/month side projects? I'm always in search of "I could pay my mortgage with that!" side projects...

hawski|2 years ago

At least $500 would pay for my mortgage almost just as well as when I got it.

program247365|2 years ago

Haha, true story! But you gotta do $500 before you can get to $1k. ;)

Let's say, $500 *or more*. The previous year's submissions definitely had ones that were more. :)

McLarenF1|2 years ago

I wouldn't consider this a startup.. but my co-founder and I built a model-based algorithm that uses maritime trade activity to predict inconsistencies in shipping company performance, and we use that information to buy/sell options in those companies. We make some money off of it, and we've sold a few "subscriptions" to our close friends and stuff to kinda help them out financially. It's nowhere near finished but it makes close to 500 a month including our gains (we don't have much money lol).

btw I had to make a new account for some reason so this is technically my first post but i've been using HN for a while now.

legionlegion|2 years ago

How can I get in touch with you? T2axie@pm.me is my email

wahnfrieden|2 years ago

Over $500/mo but not entirely a livable income yet

Manabi Reader, iOS/macOS app for learning Japanese by reading. Tracks the words you read on the web and shows you what % of an article you're already familiar with (vocab or kanji). Tracks your JLPT level progress. Has Anki integration or its own companion flashcards app.

https://reader.manabi.io

zurtri|2 years ago

I have coded a tool to help record everything about your horses.

I have coded it to be as flexible as possible, so it works for all breeds and all disciplines.

I have collaborations with Racing Associations within Australia to provide the software to new owners of retired racehorses.

I am trying to expand to the USA via Texas and to the UK this year.

https://horserecords.info

HeyLaughingBoy|2 years ago

Been living with horses for almost 20 years and I had no idea what an Agistment was (we call it "boarding" in the US).

I took a quick look. Did not see medication records or required tests (Coggin's etc.), but that may be different from country to country.

jondwillis|2 years ago

But I have no horses :(

jbird11|2 years ago

I've been living in Montreal now for the last couple of years and have struggled to find people to practice speaking French with, so I created a web app to talk with an AI to improve my conversational skills [1]. I launched a few months ago and am seeing a little bit under $500/month in revenue so far.

I initially started by offering the service for free, but it eventually became too expensive to handle by myself. I then decided to switch to a paid and free tier and by that point I had amassed enough of a user base that a decent handful signed up to the paid tier. I optimized for user growth > revenue in the beginning because I kept thinking, "if people are not going to use this for free then they surely are not going to pay for it".

Anyhow, it's called Proseable and it also supports English, Italian, German, and Spanish!

[1] https://www.proseable.com/

adobrawy|2 years ago

I am unable to use Google SSO:

> proseable.com has not completed the Google verification process. The app is currently being tested, and can only be accessed by developer-approved testers. If you think you should have access, contact the developer. If you are a developer of proseable.com, see error details. Error 403: access_denied

nikitaga|2 years ago

My quite niche open source project broke this threshold last year, via Github sponsorships. Of course, I put a lot of time into it, so it's not "passive income" or even "market rate income", but still, without these sponsorships I wouldn't be able to work on it so much.

The project is Laminar, a UI library for Scala.js https://laminar.dev Yes, you can run Scala on the frontend. The language is nice, the implementation is rock solid, the community is relatively small, yet lively. On Scala.js, Laminar is more popular than even React.js, and is used in SaaS apps, financial services, hospitals, etc.

I opened Github sponsorships three years ago, but overall since the library's inception it took me 7 years of continued work to get to this point.

PinkPigeon|2 years ago

I run https://pinkpigeon.co.uk

Just about at $500 per month in recurring hosting fees.

It's a CMS which publishes static sites to Cloudflare workers sites.

I've not done any marketing, it's all word of mouth and took 3 years to get to this point.

Gonna keep growing it slowly on the side.

Swalden123|2 years ago

I built https://www.CheckYourList.app originally for myself for spontanous checklists that I go through regularly. Happy to say it just passed $500 a month recently :)

program247365|2 years ago

Nice!!

I've been thinking about doing an iOS app for awhile now.

Does this have a backend of some kind? What's your tech stack? All SwiftUI, or Expo/React Native?

mateuszbuda|2 years ago

A web scraping API: https://scrapingfish.com/

pjot|2 years ago

I’m curious who your customers are; being tech savvy enough to use an api, but not enough to scrape the web confuses me. Mind explaining how you make money?

sneakysunny|2 years ago

I couldn't find a good way to visualise road trips, so decided to build this: https://www.myholidaymap.com/

It's fully automated, all traffic is organic. Sales are quite consistent, normally peaking during holiday periods.

mamcx|2 years ago

I have a niche in "make orders/invoices" for on-the-road sales in my country. The major selling point is that I synchronize the data ASAP from dozens of local ERPs/Accounting packages.

A business partner is the one that sells it, but now I am looking to do direct sales:

(The site is in Spanish, and the app is already localized in English but not yet an international customer):

https://www.bestsellerapp.net

Now I am turning it into a more fully-featured app with integrated eCommerce (still incomplete!) and an offline native iOS/Android app for order taking.

klaaz0r|2 years ago

I'm building a Zillow for Europe (https://homestra.com) which is focused primarily on expats and remote workers. Growth is steady and revenue slowly going up (sales cycles on this are brutal).

My other side project (https://webtastic.ai) has become my main work now since it has grown quickly since the last time I posted on HN

tsingy|2 years ago

Are you building this alone or with a team? Kind of impressive if alone.

aaaronn|2 years ago

How do you generate traffic for it?

beatthatflight|2 years ago

Beat That Flight - https://beatthatflight.com.au/ - been my side hustle for nearly 6 years now. White labeled flight & hotel search engine, and I share deals for Aussies (and now Kiwis as well) via FB/email subscription. Not huge income but it means the wife doesn't need to go back to work yet after having kids :)

CipherPilot|2 years ago

We've been working on an AI portrait generation tool that creates strikingly lifelike depictions of people from just a few photos. By leveraging self-supervised models trained on billions of publicly available images, our site kahma.io allows anyone to generate high-resolution portraits of themselves, loved ones, or historical figures with just a few clicks. Early feedback has been very positive - people are genuinely amazed at the level of detail and realism achieved. While still prototyping monetization strategies, we think tools that can bridge connections to memory have valuable applications. We're always looking for technical co-founders or beta users interested in pushing the boundaries of AI-generated imagery.

ipaddr|2 years ago

Include a link.

IronIronIron117|2 years ago

Is there anyone here with a revenue stream that is mostly from ads or premium accounts? I'm working on a side project that is essentially IMDB, but for music. As I'm reaching the MVP, I'm starting to think more about monetization, and I'm trying to gather as much experience as I can, but it seems like most successful side projects here sell a product or service, not exactly what I have going on here.

huydotnet|2 years ago

Over $500/mo but still nowhere near my goal ($5k/mo). Started as a tool I built for myself to brainstorm and convert ideas into diagrams. Still need to invest more time on SEO and writing. It's just hard to find time to do all that stuff :P

https://chatuml.com

dave333|2 years ago

techmiker|2 years ago

I love this because it combines my favourite things! Nice work. Can you share what your income is from the sites combined roughly? Is this your side job or is it your main income now?

kzisme|2 years ago

Is there a different backend/purpose behind each separate domain/site?

jasondigitized|2 years ago

How have you gotten traffic to these? Genuinely curious.

pclmulqdq|2 years ago

This isn't so much a side project as a project that I tried to bootstrap and then never turned off, but as of December/January, I have made a little more than $500/month selling cloud true random number generators. I have not touched the code in a very long time, and today it is pretty much just a website and a listing on the AWS store, but it somehow made a few cents.

I'm still nowhere near wanting to quit my "day job" for it.

Shameless plug: https://arbitrand.com/

taylorfinley|2 years ago

This is super neat, and looks way easier to set up than a lava lamp wall.

Havoc|2 years ago

Unique idea. Well done.

tanujnotes|2 years ago

I made a minimal Android launcher called Olauncher during the pandemic. It now has a million downloads with 4.8 rating. A year ago (Jan, 2023) I launched the pro version, called Pro Launcher, and it's doing well.

Both available on my Play Store account called Digital Minimalism: https://play.google.com/store/apps/dev?id=719880784008107493...

sebadel|2 years ago

interesting - can you help me understand how much it represents in terms of revenue ?

ssz|2 years ago

I'm making some money by putting all my nonfiction book notes on https://littlerbooks.com/

program247365|2 years ago

Nice! I thought about doing this at some point. Did you have to run ads, do SEO or anything to start to get traffic?

benoror|2 years ago

I sell a middleware I built to access data in Airtable / Google Spreadsheets using GraphQL: https://www.baseql.com

tusharmath|2 years ago

This sure seems very interesting. Have you written the GraphQL layer by hand? Have you tried https://github.com/tailcallhq/tailcall

With tailcall, you can quickly bootstrap a GraphQL service on top of existing APIs. I would love to collaborate on this and help you on board.

gorkemcetin|2 years ago

This looks very interesting. Would you be interested in adding Retable.io support as well?

mixedsignals|2 years ago

I run https://bonusbuddy.app.

Online casinos in the US will give you daily bonuses of $0.50-$1 just for logging in, and I built a Chrome extension that automatically collects the bonuses for users every day for a bunch of different casinos.

I charge $20/mo and users make roughly $200/mo in bonuses (trying to adhere to the software must provide 10x value philosophy).

lemerou|2 years ago

Would this work for someone outside the US using a VPN?

j0hnyl|2 years ago

Funny, I've been thinking of building this automation for myself.

BjoernKW|2 years ago

We make about $1300/month (shared among three co-authors) from the ebook "Stratospheric - From Zero to Production with Spring Boot and AWS" and a companion online course: https://stratospheric.dev/

dSebastien|2 years ago

I've built a template for Obsidian accompanied by a user guide and video course, all based on my personal system.

It's solid and scales well. I've sold 700+ copies and most customers are happy with it.

https://ObsidianStarterKit.com

jonwinstanley|2 years ago

I have a load of side projects but I rarely market/promote them as I worry that if my 9-5 employer would be unimpressed if they saw me putting a load of effort into e.g. creating YouTube videos, running events, doing podcasts.

Is this something anyone else thinks about?

j0hnyl|2 years ago

I guess it depends on the employer. Mine is fairly chill with it.

skwee357|2 years ago

I'm not near $500/month yet, and none of my side projects have a recurring model, but it's always great to read these posts.

Kudos to everyone who makes money from side projects!

syngrog66|2 years ago

I call these posts sucker bait. be wise folks

WhackyIdeas|2 years ago

I am making an uncountable amount of money with my side project of being a ‘gentleman of the night’.

crs_gentleman|2 years ago

Ha! I've considered this, and would really value pointers, if you're able to share?

curtisblaine|2 years ago

What does it mean?

mgl|2 years ago

We started https://scanrepeat.com to enable companies of any size to introduce continuous security scanning of their web apps with direct reporting to Slack, Trello, Teams, etc.

We also cover a few more misc cases like detection of potential GDPR/CCPA personal data leaks.

codergautam|2 years ago

Hammerhead12321|2 years ago

Could you add a bit about how you made the game? I’ve been interested in making .io games for some time.

program247365|2 years ago

Nice! What's your tech stack here?

jeremywho|2 years ago

You make $500+/mo from that game?

saidin|2 years ago

[deleted]