I opened a board game/trading card store in May. We host events and sell products. Takes up a lot of my time but ultimately it's a passion project that actually makes money.
Ask HN: Those making $500/month on side projects in 2024 – Show and tell
721–730 of 818 posts
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#722I created a website spellchecker/proofreader ( https://spl.ing ). We use aws step functions for the actual processing, it's very cool tech! Reply with your websites, and I'll run a few checks!
Or your could go with the "triplechecker spam" approach and just reply to every comment that contains a URL to shill your wares https://news.ycombinator.com/threads?id=TripleChecker
In some sense I'm being /s but the other side of that coin is I'm sure for every 8 people that it makes angry there are 2 who actually convert so :shrug:
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#723Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#724I made SmoothTrack, a no-equipment head tracking app for iOS and Android which lets you control the game camera in sim games (like MSFS 2024 for example) with your head - basically like TrackIR, just without any equipment and for $15 instead of $150. I originally made the app just for myself to save myself the money of buying a TrackIR system, but then /r/flightsim begged me to release it as a full app. Last month, I…
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#725I made a website to alert people about inside trading and congress trading, https://tradeinsight.info (updated) Not $500/month yet, but towards it, the work flow is quite simple, the infrastructure is a bit complicated, need quite amount of time to maintain.
for any commercial purpose, other than by news and communications media for dissemination to the general public
Is your use case covered by this?
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#726Following conversations with others, I've since positioned the tool for marketing teams to run deep competitor analysis and monitoring. Two pilot customers through word of mouth expected to double next month. Invite-only building in tandem with customer feedback, I haven't even put together a landing page yet.
I'm currently designing a ranking algorithm, working name UAC (Usability, Accessibility, Conversion) score.
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#727I have been working on Heuristica for the last 1.5 years, which pays for my rent. It is a subscription-based, AI-powered concept mapping tool that helps visualize learning and research. As I started to make money, I was able to start hiring freelancers to help with certain aspects of the site, like the design, SEO, and some independent coding tasks. It is rewarding, but due to the pace of developments in the AI space…
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#728I built a Google Sheets Add-on that imports bank transactions via Plaid into Google Sheets. It formats transactions, auto-categorizes them, has custom category rules, and can automate data imports nightly. It's called BudgetSheet ( https://www.budgetsheet.com ) and has been my side hustle for almost 5 years now. Revenue is just over $5,000/month. Growing well. Targeting $9k MRR for 2025. Expenses are high because Pla…
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#729https://postalagent.com is my side project that lets you building mailing lists and send postcards online https://checkanyvin.com is a slightly older project that lets you run vehicle history reports cheaper than other services
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#730Earlier quoted context omitted.
How did you design and build your homepage? I find that building the landing page and making it look like a professional, beautiful design is one of my biggest hurdles. I'm an experienced web developer but without a design to work off of - and especially accounting for mobile and dynamic sizing - I really struggle with this part of the work so I'm wondering what other people's workflows are for it.
As someone who has struggled with this before, your fastest way is to look for pre-built templates on github or buy one's you like. Looks like GP is using the pocket template from tailwindui - https://pocket.tailwindui.com/ There are hundreds of people selling pre-built components, landing pages, templates etc. This at least gets you up and running and not stressing over design. As a dev who lacks design sense, this…