I don't know where to go to make money. I've tried discord, reddit, real jobs, and to be honest I think nobody finds value in real work anymore. I'm 15 years old and I've programmed entire websites for startups, but the second I started embracing programming as the job I want to keep, I started losing money. I went from a decent $300 to $500 a month doing small family friend gigs to now making nothing and getting scammed multiple times every month for projects and unpaid work. Does anybody have any genuine advice for making anything? I don't care if it's $5 a week I just want something to prove that it's worth me investing into this as a career, otherwise I'll let AI take my job and hop off to mcdonalds or something.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Hi Snoot! First off, building full websites for startups at 15 is a huge achievement—that technical capability already puts you way ahead of most devs your age. Do NOT give up or sell yourself short!
The issue you're facing isn't a lack of technical skill; it's client/contract management and payment protection. Getting scammed on Discord/Reddit happens when work is handed over before securing payment milestones.
Here are 4 concrete strategies to protect your code and earn safely:
1. The 50/50 Deposit & Milestone Rule
Never write a single line of client code without a 50% upfront deposit.
2. Lock Demos on Your Own Hosting (Protecting Deliverables)
When demoing a website or web app, host it on your own server/staging environment where you control the API keys and deployment environment:
Never send raw source code files or deployment access credentials until final payment is in your bank account/Stripe.
3. Shift from Discord Gigs to Open Source & Local Businesses
Discord/Reddit random DMs are filled with anonymous low-budget clients who ghost. Instead:
4. Build Productized Micro-Services
Instead of custom freelance work from scratch, package a recurring service (e.g., site maintenance, landing page speed optimization, or custom component integrations) for a fixed fee.
What tech stack are you primarily building with (e.g., React/Next.js, Node.js, static HTML/CSS)?