7 ms·
Ask HN: Those making $500/month on side projects in 2024 – Show and tell
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
- mikece 3y agoGiven 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...
- program247365 3y agoHaha, 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. :)
- hawski 3y agoAt least $500 would pay for my mortgage almost just as well as when I got it.
- mikece 3y ago$500/month doesn't even pay property taxes anymore, sadly.
- Sohcahtoa82 3y agoIt would for me! :-D But only because Oregon has a nice law that makes it so the assessed value for a house for property tax calculation purposes can't rise more than 3% per year. My house is estimated to be worth $550K, but I'm being taxed as if it's only $250K. Which is nice for a homeowner as you're totally screwed by the rising housing market, but it makes new housing harder to sell since your tax will start where it needs to be, whereas buying an existing home keeps your tax low. Also causes problems when areas gentrify, but the city isn't collecting enough tax to make improvements that are expected by the residents.
- deleted 3y ago[deleted]
- ijhuygft776 3y agoyou must have bought a long time ago
- pclmulqdq 3y agoThis 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/ https://arbitrand.com/
- Havoc 3y agoUnique idea. Well done.
- taylorfinley 3y agoThis is super neat, and looks way easier to set up than a lava lamp wall.
- sarora27 3y agoMy cofounder and I launched Kbee (https://kbee.app 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
- ganarajpr 3y agoDo you have a blog or a write up explaining how you went about doing this ?
- sarora27 3y agoWe wrote about our entire journey on IndieHackers. You can find our posts here: https://www.indiehackers.com/product/kbee https://www.indiehackers.com/product/kbee
- gardenhedge 3y agoWhere do you find customers for this?
- hsuduebc2 3y agoI'm curious too.
- TheCapeGreek 3y agoI came upon KBee 'organically' last year. I came from a Notion org to a Google Doc org and I hate Docs and the siloed nature of it. General Drive search is a mess when you're searching for knowledge and not files. Suggested KBee to bring some of the discovery back in to the org.
- whyleyc 3y agoClicky: 2023 → https://news.ycombinator.com/item?id=34482433 https://news.ycombinator.com/item?id=34482433 2022 → https://news.ycombinator.com/item?id=29995152 https://news.ycombinator.com/item?id=29995152 2021 → https://news.ycombinator.com/item?id=29667095 https://news.ycombinator.com/item?id=29667095 2020 → https://news.ycombinator.com/item?id=24947167 https://news.ycombinator.com/item?id=24947167
- matt3210 3y agoYou sir.... are a paragon among men.
- mateuszbuda 3y agoA web scraping API: https://scrapingfish.com/ https://scrapingfish.com/
- pjot 3y agoI’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?
- fullspectrumdev 3y agoThey seem to handle all the more annoying parts of web scraping: bypassing anti scraping things such as rate limits and captchas.
- nomel 3y agoBeing tech savvy, there's no way I'm implementing that for $0.002 per request. $150 gets you 75k scrapes.
- kube-system 3y agoAnd if you're not doing it yourself, $150 does not get you very much labor.
- goenning 3y agoDuring 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 https://aptakube.com [2] https://aptabase.com https://aptabase.com [3] https://fider.io https://fider.io
- silisili 3y agoThis is awesome. Not using k8s in my current role, but when I was, that would have made my life a whole lot easier.
- monroewalker 3y agoLooks really well done! What did you build it with?
- deleted 3y ago[deleted]
- codergautam 3y agohttps://swordbattle.io https://swordbattle.io
- program247365 3y agoNice! What's your tech stack here?
- codergautam 3y agoNodeJS, React, Postgres (for accounts), uWebSockets and Phaser
- jeremywho 3y agoYou make $500+/mo from that game?
- codergautam 3y agoUsed to at least, still gets a lot of traffic mainly from web game portals but not promoting it rn.
- Hammerhead12321 3y agoCould you add a bit about how you made the game? I’ve been interested in making .io games for some time.
- codergautam 3y agoI used Phaser + uWebSockets. Source code is public, feel free to take a look: https://github.com/codergautam/swordbattle.io https://github.com/codergautam/swordbattle.io
- PinkPigeon 3y agoI run https://pinkpigeon.co.uk 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.
- kLama 3y agoI 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 3y agoCould you link it here? It's hard to say without knowing what we are talking about.
- bdominy 3y agoIf 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 3y agoTry 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
- taylorbuley 3y agoIf 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.
- julianpye 3y ago'ds' is still perfect advice: https://www.paulgraham.com/ds.html https://www.paulgraham.com/ds.html
- Lionga 3y agoIf 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.
- lgats 3y agodiscussed 2 weeks ago: https://news.ycombinator.com/item?id=38935714 https://news.ycombinator.com/item?id=38935714
- program247365 3y agoWow, search failed me. I did not see this. :(
- em-bee 3y agowell apparently neither did anyone else because out of more than 160 users that wrote comments only three!!! users were commenting on both submissions. (four if you count this post of mine now) maybe this should be posted more often?
- kebsup 3y agohttps://gifmemes.io/ 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 3y agoPersonally 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 3y agoThis 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?
- kebsup 3y agoI think it would be quite cheap. The only reason is that I was using Gfycat which shut down. The reason I did not implement my own was that Gfycat was integrated with reddit, so that posting the link would automatically show the gif.
- jasondigitized 3y agoOk, I'm gonna need you to break down the motion tracking for me. Are you using MediaPipe?
- kebsup 3y agoNo external libraries are used. I just greedy search the image from a grid of starting points to find the best match. The similarity function is a sum of squared differences of the pixel values.
- FriedPickles 3y agoI 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/dp/B0B452LS67/ 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.
- deepsummer 3y agoWonderful 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.
- homero 3y agoI know it grounds inside the brick but does the connector have a third pin?
- FriedPickles 3y agoThe adapter connects the outer metal part of the connector for both USB-C and Magsafe to to ground, thus grounding the metal shell of the MacBook.
- kube-system 3y 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.
- FriedPickles 3y agoCan't say I personally believe that claim, but there are a fair number of people out there who do. One person even sent formal test results showing that the adapter drastically reduces EMFs coming off the case. Not sure what to make of it but I found it interesting.
- jmhmd 3y agoI started and run https://pacsbin.com 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 3y agoThat'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 3y agoThis is great. I run a very very similar platform. How are your prices so cheap? 120$ for 500 studies a year?
- jmhmd 3y agoS3 is really cheap, and from the beginning I spent a lot of time optimizing for simplicity and efficiency, so I don’t have much overhead. Since this is targeted towards residents and academic radiologists, it’s important to me to keep the price as low as possible. What is your platform if you don’t mind sharing?
- rozenmd 3y agoI'm coming up on three years of running OnlineOrNot (https://onlineornot.com 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 https://onlineornot.com/how-to-get-your-first-ten-customers
- thyrox 3y agoSerious 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.
- givemeethekeys 3y agoOne 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.
- taylorfinley 3y agoI love these threads fwiw and will come back to them from time to time to read about what others are doing
- hsuduebc2 3y agoI do. It is always interesting for me to see what people come with.
- hackan 3y agoGetting 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.
- callalex 3y agoThis 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.
- acuozzo 3y agoAround 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.
- WhackyIdeas 3y agoI am making an uncountable amount of money with my side project of being a ‘gentleman of the night’.
- curtisblaine 3y agoWhat does it mean?
- acuozzo 3y agoLikely a joke, but prostitution.
- WhackyIdeas 3y agoI believe it’s more P.C. to say ‘sex worker’ these days.
- acuozzo 3y agoSex workitution?
- crs_gentleman 3y agoHa! I've considered this, and would really value pointers, if you're able to share?
- WhackyIdeas 3y agoI haven’t managed to make ends meet yet. It really is uncountable.
- cperciva 3y agoFreeBSD on EC2: Last year between my Patreon (https://www.patreon.com/cperciva 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 3y agoReally admire what you’ve built with Tarsnap. Seems like a very durable business with a great reputation
- mgl 3y agoWe started https://scanrepeat.com 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.
- jonwinstanley 3y agoI 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 3y agoI guess it depends on the employer. Mine is fairly chill with it.
- wahnfrieden 3y agoOver $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 https://reader.manabi.io
- mixedsignals 3y agoI run https://bonusbuddy.app 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).
- j0hnyl 3y agoFunny, I've been thinking of building this automation for myself.
- mixedsignals 3y agoCool! It's been super useful personally and hard to describe without sounding scammy because people don't believe there's free money just sitting out there. Need to put some more work into it, but there's so many sites that could be added and the bonuses really tally up if you collect from all of them (I have a running list and right now it's around $20/day in bonuses if you collect from every site on the list).
- zurtri 3y agoSo how do you withdraw the funds? Or do they sit in the online casino's site for you to put a bet on or something?
- mixedsignals 3y agoIt sits in the online casino's site. Some sites require you to play through the bonus once, while others allow you to withdraw directly once you reach a certain balance. For the ones that require you to play through, I just play the bonus through low-volatility slots.
- j0hnyl 3y agoI think someone maintains a spreadsheet of these that I came across on reddit. I'll come back and post it here later if I can dig it up.
- ssz 3y agoI'm making some money by putting all my nonfiction book notes on https://littlerbooks.com/ https://littlerbooks.com/
- program247365 3y agoNice! I thought about doing this at some point. Did you have to run ads, do SEO or anything to start to get traffic?
- predmijat 3y agohttps://sre.rs 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.
- dave333 3y agoFree online sudoku sites supported by minimal ads have produced steady income since 2005: https://www.samurai-sudoku.com https://www.samurai-sudoku.com https://www.fiendishsudoku.com https://www.fiendishsudoku.com https://www.extremesudoku.info https://www.extremesudoku.info https://www.sudokuhints.com https://www.sudokuhints.com https://www.sudokuprintables.org https://www.sudokuprintables.org
- jasondigitized 3y agoHow have you gotten traffic to these? Genuinely curious.
- dave333 3y agoPurely organic - have not found any way to pay for traffic with a positive ROI although I have not tried very hard.
- kzisme 3y agoIs there a different backend/purpose behind each separate domain/site?
- dave333 3y agoYes samurai vs normal sudoku, different ranges of difficulty, different sets of puzzles, and a purpose built printables site.
- techmiker 3y agoI 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?
- dave333 3y agoIt's always been a side job/income, but comfortably more than the $500/month listed in the thread title.
- mickael-kerjean 3y agoFilestash [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 https://github.com/mickael-kerjean/filestash [2] https://news.ycombinator.com/item?id=8863 https://news.ycombinator.com/item?id=8863
- Share6323 3y agohow long did it take you until this point ?
- mickael-kerjean 3y agoI prefer not to calculate but in the range of 20 to 40h a week from 2017 but a big part of that time doesn't go in creating code but talking with people, supporting them, write stuff, improving other bits and bolt.
- zurtri 3y agoI 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 https://horserecords.info
- jondwillis 3y agoBut I have no horses :(
- zurtri 3y agoWe have some for sale. :)
- HeyLaughingBoy 3y agoBeen 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.
- zurtri 3y agoYou can record Medication as an Medication event type or a Veterinary event type. For required tests - you can create a custom Event Type called 'Coggins' and record that. Or there is a genetic test result section under the horse that you can record info. You can also upload document for the tests you are taking. There is also a Medication Task List feature. If you have a lot of horses that need meds - this allows you to check them off each day as they are done. I developed this feature earlier this month but haven't publicised it yet as it is still being tested by the user who requested it. Happy to have a chat - particularly about what USA users are looking for - just email me via === support at horserecords.info ==== Cheers!
- jbird11 3y agoI'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/ https://www.proseable.com/
- adobrawy 3y agoI 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
- Swalden123 3y agoI built https://www.CheckYourList.app 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 3y agoNice!! 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?
- Swalden123 3y agoAll SwiftUI, it is built within Apple's iCloud ecosystem using core data. It's a great way to get an app up and running with sync very quickly, but then you are stuck on Apple's platform.
- McLarenF1 3y agoI 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 3y agoHow can I get in touch with you? T2axie@pm.me is my email
- takkatakka 3y agoI built https://bankstatement2csv.com 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
- program247365 3y agoThat'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!
- adobrawy 3y agoSince 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).
- alain34 3y agoI am working on a PSD2 / Open Banking solution to aggregate bank statements into a single CSV / webhook response. I think the target audience is business having multiple bank accounts and not only wants to have a CSV version, but also aggregating may be a large number of bank accounts their are using. https://www.bankaccountchecker.com https://www.bankaccountchecker.com
- ninefoxgambit 3y agoI launched https://www.builtatlightspeed.com/ 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.
- Lord_Zero 3y agoSome links 404 like https://www.builtatlightspeed.com/theme/tailus-ui-astrolus-premium https://www.builtatlightspeed.com/theme/tailus-ui-astrolus-p...
- wooque 3y agowe already had this thread https://news.ycombinator.com/item?id=38935714 https://news.ycombinator.com/item?id=38935714
- program247365 3y agoYup, my bad. The Algolia search on HN defaults to "Popularity", and the 2024 version from earlier was 20+ links down on the page. So I missed it. And I don't read so good. Sigh. Buuuut, it seems like we're getting different people sharing their side projects, so that's a win!! https://hn.algolia.com/?dateRange=all&page=0&prefix=false&query=making%20%24500&sort=byPopularity&type=story https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
- nikitaga 3y agoMy 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 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.
- mamcx 3y agoI 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 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.
- syngrog66 3y agoI call these posts sucker bait. be wise folks
- leeeeeepw 3y ago[dead]
- leeeeeep101 3y ago[dead]
- leannane 3y ago[dead]
- huydotnet 3y agoOver $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 https://chatuml.com
- dSebastien 3y agoI'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 https://ObsidianStarterKit.com
- wrdsmsh321 3y ago[dead]
- berington 3y ago[dead]
- klaaz0r 3y agoI'm building a Zillow for Europe (https://homestra.com 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 https://webtastic.ai) has become my main work now since it has grown quickly since the last time I posted on HN
- deleted 3y ago[deleted]
- JohnCrickett 3y agoI 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 https://codingchallenges.fyi/challenges/intro After many requests I built a few paid courses, which I'm slowly adding to around the day job.
- alexmitelman 3y agoHow are the course sells going?
- BjoernKW 3y agoWe 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/ https://stratospheric.dev/
- hmsp 3y agohttps://intentionallyconfusing.com https://intentionallyconfusing.com stories from two artists.
- bunnyhop 3y agoI 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 3y agoCan you share url? I'm interested in testing it out.
- bunnyhop 3y agoSoz, I don't like to cross link my accounts, especially with all this TSWift shenanigans going around. But, if you look at https://civitai.com/ https://civitai.com/ plenty of people have links to their ko-fi accounts where you can commission them (heck you may even find me somewhere on there).
- Glench 3y agoI 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 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.
- yhavin 3y agoI made an Excel/Google Sheets course, hosted with smalltime Masterclass non-(competitor) called DAASS: https://learnwithyakir.com/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 3y agoHow do you promote it? How your students learn about you?
- yhavin 3y agoLuckily DAASS does all the promoting, and I also get sign ups by word of mouth
- tanujnotes 3y agoI 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=7198807840081074933 https://play.google.com/store/apps/dev?id=719880784008107493...
- sebadel 3y agointeresting - can you help me understand how much it represents in terms of revenue ?
- jgillyon 3y agohttps://convertcase.net/ https://convertcase.net/ - Approx $20k/month. Been going for years and keep on building on it.
- aaaronn 3y agoWow, nice! :) Do you do any marketing for the website?
- jgillyon 3y agoAll organic
- mr-pink 3y agohow does that make money?
- jgillyon 3y agoAdvertising, turn off your ad block :)
- freetinker 3y agoBrilliant!
- jasondigitized 3y agoI 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.
- jgillyon 3y agoExactly it, over 2 million vists a month, mostly coming from organic searching for text conversion, etc
- pgrenn 3y agoGreat inspiration. I like that the website solves a simple problem very well and makes a lot of money doing it.
- beatthatflight 3y agoBeat That Flight - https://beatthatflight.com.au/ 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 3y agoWe'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 3y agoInclude a link.
- skwee357 3y agoI'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!
- caviv 3y agoMade an online dream interpreter that works automatically: https://www.understandmydreams.com https://www.understandmydreams.com in English and https://teusonho.org https://teusonho.org in Portuguese and also https://www.dreamon.co.il https://www.dreamon.co.il in Hebrew. People type in a dream and it interpret it online.
- saidin 3y ago[dead]
- benoror 3y agoI sell a middleware I built to access data in Airtable / Google Spreadsheets using GraphQL: https://www.baseql.com https://www.baseql.com
- tusharmath 3y agoThis sure seems very interesting. Have you written the GraphQL layer by hand? Have you tried https://github.com/tailcallhq/tailcall 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 3y agoThis looks very interesting. Would you be interested in adding Retable.io support as well?
- IronIronIron117 3y agoIs 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.
- sneakysunny 3y agoI couldn't find a good way to visualise road trips, so decided to build this: https://www.myholidaymap.com/ https://www.myholidaymap.com/ It's fully automated, all traffic is organic. Sales are quite consistent, normally peaking during holiday periods.