Logo
Logo
Home
Archive
Advertise
YouTube
Login
Sign Up
Logo
  • Home
  • Posts
  • 🦥What's a good project in 2026?

🦥What's a good project in 2026?

Jun 9, 2026

In partnership with

Hello nerd

Welcome to another goofy Sloth Bytes. I hope you’re having a fun week.

What happens when you throw out the GTM playbook

That investor was wrong. Gamma is now worth $2B, with 50M users and more than half their growth driven by word of mouth.

They're one of 6 AI-native startups in HubSpot for Startups' free Bold Bets Playbook. Replit grew revenue 50x after half the team pushed back on the strategy. Ramp generated 100M+ views from a single stunt. Clay's co-founder wouldn't hang up a sales call until the prospect DMed him in Slack.

Each one took a GTM risk most founders would never greenlight. Each one paid off.

Get the free Bold Bets playbook

10x the context. Half the time.

Speak your prompts into ChatGPT or Claude and get detailed, paste-ready input that actually gives you useful output. Wispr Flow captures what you'd cut when typing. Free on Mac, Windows, and iPhone.

Try Wispr Flow free

What’s a good project in 2026?

I remember the days when building a basic to-do list, tic tac toe, and a weather app got you an interview with Google.

Like genuinely, if you showed up to an interview in 2016 -2020 with a working chat app that had JWT auth, a PostgreSQL database, and real time features with WebSockets, people thought you were the greatest programmer of all time.

What a time right?

But nowadays it takes a whole company to get a recruiter to spend 3 seconds on your resume.

I mean to be fair, you can basically vibe-code entire projects in an afternoon.

Not even a focused afternoon too. You could be brain rotting on TikTok and it’ll be decent. AI coding tools have gotten so good that these projects just aren’t impressive anymore.

I mean, imagine how many to do apps and weather apps these models are trained on? It has to be thousands of them. Those are like the classic default resume projects.

So I started thinking. If a to-do app won't cut it, and a full-stack app with auth and real-time features won't cut it either, what does a "good" project even look like now? Do you have to build an entire startup just to have a shot?

The market is genuinely bananas right now

Almost a year ago, Gergely Orosz from The Pragmatic Engineer spoke with 30 hiring managers and 3 recruiters about the job market. This is the numbers and info they shared (kinda crazy):

  • A Y Combinator startup posted 8 in-person New York roles paying $150-190K and got 23,000 applications in 30 days. That's nearly 3,000 per job.

  • A hiring manager at Spotify posted a single role and got 1,700 applicants in 15 hours.

  • A UK media agency CTO posted a fullstack role and got 100 applications in 2 hours.

  • A startup in Switzerland got 600 applications in 2 days for a senior frontend position and had to close submissions.

What’s interesting is that even though companies get a lot of applicants, they’re are struggling to find good engineers.

  • 1,000 applications, and most of them are noise.

  • One recruiter got 150+ inbound messages after posting on LinkedIn and X

  • Most companies are making 10% or less of hires from applicants. The rest come from referrals and direct outreach.

Everyone is applying, yet almost nobody is standing out.

Who this actually affects

This new standard for projects DOES NOT apply to everyone.

It’s hitting certain areas much harder than others.

  • Web dev, mobile dev, desktop apps, machine learning projects, and data science

This is where it’s been affected the most.

These are the areas where AI assistants are strongest, where boilerplate is basically free, and where a finished product looks the same whether you wrote every line yourself or had Claude Code do 70% of it.

  • Embedded systems, robotics, cybersecurity, game dev with real engine work

These areas aren’t affected as much. AI is genuinely weaker there. The knowledge you need is more specialized so the barrier hasn't collapsed the same way.

It’s still not an area where people can “vibe.”

Unfortunately, most people reading this want to be a software engineer.

And software engineers are in that affected group….

If you search LinkedIn right now for "software engineer." It's overwhelmingly web services, APIs, cloud infrastructure, mobile apps, data pipelines.

The exact bucket AI hit hardest. So yeah, this sucks.

Here’s a funny thing: companies love slop only when it’s theirs

Companies are starting to include AI tools in the interview. They want to see how candidates use these tools and not whether they could write boilerplate from memory.

The ironic part is that once you're inside a company, slop is kind of fine. Ship fast, move fast, iterate fast, but the second you try to do that during the hiring process?

They hate it.

AI-tailored resumes are being rejected on sight and candidates are getting caught using AI tools during live coding interviews.

The thing they encourage on the inside is the thing getting people filtered out on the outside. It’s definitely unfair. Your best best is to use AI to build things, not to fake things.

If you have strong feelings about using AI to build your projects or for writing because it feels like cheating, I respect it. I really do, but at least understand you're competing against people who don't share those feelings.

They will do whatever it takes to get a job.

Create a landfill of code slop, work for less money, or even get on their knees and give the CEO slop.

Trust me, when you’re desperate, you’ll do anything.

So what actually makes a good project now?

1. Solve a problem that's unique and embarrassingly specific.

Don’t make it a fake problem and don’t create a problem to justify the project.

If you do that, then you actually have some talent in business.

The smaller and more specific the problem, the better.

  • A script that renames your screenshots because macOS can’t use it’s built in AI feature to do that for you (WHERE’S THE USEFUL AI FEATURES APPLE)

  • An app that reminds you to take the chicken out of the freezer

  • A tool to track how little water you drink compared to the average person

When someone says "tell me about this project," you have a real story. It’s not something that you would find on youtube.

Now of course the complexity would have to be on the higher end. So something like:

A running music player that auto-adjusts playlist tempo to match your cadence using your phone's accelerometer. Spotify exists, but Spotify doesn't do this. You wish they did, so instead of waiting, you built it.

A dependencies scanner that crawls your package.json or requirements.txt, tells you what each package actually does in plain English, flags ones that haven't been updated in over a year, and shows you which ones could be replaced with native browser or language features.

You’re welcome for those ideas btw.

The thing these two projects have in common:

  1. They're not trying to clone something that exists.

  2. They're targeting a specific person with a specific frustration and building exactly the thing that frustration requires.

One is a code exercise. The other proves problem-solving, product thinking, and real-world impact. Same technical complexity. Completely different story.

2. Target it for the company you want

This is something most people are probably not doing.

Now, companies hate AI-tailored resumes, but what they're really rejecting is people who use AI to fake qualifications they don't have.

  • Lying about years of experience.

  • Lying about the technologies they’ve used.

That's what gets flagged and filtered. That's not what this is.

You actually have the skills. Which means tailoring your projects to match a company's stack/requirements isn't dishonest. It's just smart.

Building a project foundation used to take weeks. Now you can get a “working” version in a day. Which means you can now be be more strategic.

  • Pull up a job posting for a company you actually want.

  • Read it carefully. What's their stack? What problems do they mention? What do they clearly care about?

  • Tell your AI tool: "help me build a project using this stack that demonstrates these specific skills."

  • Let it give you the idea. Set it up and let AI create the basic version.

Then do the work AI can't: build the unique angle, make the real decisions, own the architecture.

Then ask it: "here's my project and here's the job description, what's missing, what matches, what would make this stronger?" That analysis used to require years of experience. Now it takes thirty seconds.

The result is a project built specifically for that company, in their language, using tools they already use. And you can genuinely talk about every part of it.

An unethical life hack (I’m NOT recommending this)

Technically, nobody's verifying your projects before the interview. Recruiters aren't cloning repos during resume screening (if they even know what a repo is).

Nobody is looking at your projects before they email you or call you.

So technically… you can lie about the projects.

People have done this and even gotten interviews, but uh it’s a pretty risky move:

  1. A curious interviewer just asks "tell me more about this project."

  2. You’re in a behavioral interview and they ask "Walk me through a challenge you faced." "Why did you choose this approach for your project?"

If these situations happen and you lied about your projects:

  • You’re cooked

  • You’re french fried

  • You’re blacklisted

  • Find a new career path

I promise you, making up technical decisions is NOT easy. I don’t care how good of a liar you are, you can’t make that up like you can a normal story. Experienced people will know you’re making stuff up or have no idea what you’re talking about real quick.

BUT… you could make the unethical ethical

If you think about it, you could lie on your resume, get the interview, AND THEN start building the project…

Think of it like a loan or a payment plan (I’m still NOT recommending this, but hear me out)

You now have days, sometimes weeks, before that interview.

You can use AI to spin up the project fast and then refine it by making real decisions on top of it. You’ll probably hit some bugs and now you have a story on how you struggled and fixed them

TECHNICALLY, you're not lying anymore. You actually built the project even if the timeline is a little messy.

Once again. NOT RECOMMENDING THIS.

Projects are only part of the answer though

Let’s be honest. It’s always been who you know and not what you know.

So remember to do these things:

  • Network and reach out to people (DON’T BE WEIRD)

  • Hackathons (basically building a project)

  • Try to get a referral

  • Post about what you’re building

Here’s one strategy you can do to make your project helpful for networking:

  1. Build a clone version of the product and find one feature you’re curious about

  2. Find an engineer who worked on it and message them: "Hey, I've been building a clone of [product] and got stuck on [specific problem]. I saw that you worked on it and really wanted to know how you approached it."

Now you're not begging for a job. You're a curious developer who clearly did the work and wants to learn from the person who originally made it. A great conversation starter and that person will definitely help since they probably spent days or weeks on that problem.

My thoughts on projects in the future

Projects are going to matter less as proof you can code, and more as proof you can think like a developer.

The question that's going to become more important is not "what did you build" but "why did you build it this way."

  • Why Postgres and not MongoDB? Why Next.js and not TanStack?

  • Why did you structure it that way instead of the obvious alternative?

  • What did you notice that most people wouldn't?

  • What does your attention to detail look like when no one's grading you?

And with over 36 million new developers joining GitHub in 2025 alone which by the way, is the fastest growth in the platform's history.

There's going to be a lot of people coding, but the ones that get hired will be the ones that can explain it

That’s all from me!

Have a great week, be safe, make good choices, and have fun coding.

If I made a mistake or you have any questions, feel free to comment below or reply to the email!

See you all next week.

What'd you think of today's email?

  • 🦥 Amazing! Keep it up
  • 🦥 Good, not great
  • 🦥 It sucked

Login or Subscribe to participate

Want to advertise in Sloth Bytes?

If your company is interested in reaching an audience of developers and programming enthusiasts, you may want to advertise with us here.

Reply

Avatar

or to participate

Keep Reading

envelope-simple

Join 50k+ developers and become a better programmer and stay up to date in just 5 minutes.

© 2026 Sloth Bytes.
Report abusePrivacy policyTerms of use
beehiivPowered by beehiiv