I earn $40,000+ per month as a solo creator.

If I had to start over, here's what I'd do: 🧵

1.) Start an weekly newsletter

If you have experience in a particular industry or niche, start there and position yourself as an expert.

If you don't have experience, pick something you're obsessed with and position yourself as a curious learner.
2.) Study, study, study

Whether you're starting from zero or already have experience in your niche, become one of the most knowledgeable people IN THE WORLD on that subject.

The better you know a subject, the more unique, insightful, and compelling your work.

So read – a LOT.
3.) Go HARD on Twitter

There's still a lot of opportunity on Twitter – especially with Threads.

Turn on notifications for big accounts in your niche and become visible (and appreciated) by being an early value-add in their replies.

Tweet daily and publish 1-2 threads per week.
4.) Repurpose your best threads

There's a huge arbitrage opportunity for turning your best threads into carousels on LinkedIn and Instagram.

You can use Tweetpik or go the extra mile and use a design template from @canva.
5.) Direct social followers to your newsletter

Append every Thread and every carousel with a Call To Action to subscribe to your newsletter for more.

This is a slow drip, but it's consistent.

And every subscriber counts!
6.) Start offering 1:1 consulting

Your subscribers will look at you as more knowledgeable than them.

Offer hourly 1:1 consulting to your readers – start at $100/hr and add a booking link to your email signature.

Increase the price $100/hr every 10 bookings.
7.) Cross-promote with other newsletters

The best way to get new subscribers is to put your newsletter in front of other newsletter subscribers.

Cross-promote with other related newsletters or purchase paid advertisements in them.
8.) Roll out newsletter sponsorship

It's pretty common to get ~$30 per CPM ($30 per 1,000 subscribers) in newsletter sponsorship.

At 10,000 subscribers, that's $300 per newsletter advertisement which is $1200-1500 per month!

This can really add up.
9.) Create a digital product

Through your email replies and consulting calls, you will identify patterns in the problems your audience have.

Create a low-priced digital product (a course or Notion template) to address that problem.

Add it to your welcome sequence and footer.
10.) Increase ad inventory

Once you're consistently filling your newsletter sponsor slots, increase your ad inventory.

Two options:
• Adding a second slot per email
• Publishing two emails per week

This doubles your sponsorship revenue overnight!
11.) Stay the course

If you've gotten this far, you'll have a steadily growing business!

At this point, time is on your side. Just keep doing what you're doing with a focus on consistently making your content a little bit better.
12.) Ignore distractions

The more your audience grows, the more "opportunities" will come your way.

Most of these are actually distractions in disguise.

Instead of starting new projects from zero, keep compounding your progress.
With this strategy, you'll have three revenue streams:

1.) Consulting
2.) Sponsorship
3.) Digital product

This gives you a diversified, resilient business!

You'll simultaneously be growing across your newsletter AND social.

And as your audience grows, so will your revenue.
This approach is simple, but it isn't EASY.

It takes hard work and time to become one of the most knowledgeable creators in your niche.

It takes discipline to publish consistently – especially in the beginning.

Be resilient. Work hard. Have faith.

This is a long game.
That's it! Any questions?

If you enjoyed this thread:

1. Follow me for more advice for succeeding as a creator
2. RT the tweet below to share it with your friends

https://t.co/ENx0ChbpCG
If you like tweets like this, you would love my newsletter, Creator Science!

Each week I dig into the science of what makes today's top creators successful. By learning from their example, you'll grow faster too.

Join 16K+ subscribers here:

https://t.co/CSO7znoffy

More from Startup

>> How To Start a Lead Gen Agency <<

This step-by-step process will help you sign $5K - $20K clients in NO TIME.

Learn how to:

✅ Find Leads
✅ Book Meetings
✅ Sign Clients
✅ Scale Processes

// 𝐓𝐇𝐑𝐄𝐀𝐃 //


1/ Make sure you understand the lead gen process.

You NEED to know your shit before you pitch ANYTHING.

A few services you can offer to generate leads:

> Cold email
> LinkedIn outreach
> Facebook ads
> SEO

The list goes on.

Just perfect one of them & you’re SOLID.

2/ Find a niche to pitch your services to.

NICHE DOWN.

Use this doc to find an “untapped” niche:

https://t.co/aYptSNsZw6

I’d suggest choosing 1-3 to start with.

& focus ONLY on these.

3/ Find leads for outreach:

Sign up for a free @IcyLeads account at https://t.co/mz2kYnEko1 to find key decision-maker contact emails for outreach.

You can find emails from the list of niches provided above & filter out job titles such as:

> CEO
> Founder
> Marketing

Etc.

4/ Once you have a list of leads to pitch your services to:

It’s time to write your cold email outreach sequences.

Your cold emails should speak DIRECTLY to the prospect you’re reaching out to.

You can find some winning cold email templates

You May Also Like

Nano Course On Python For Trading
==========================
Module 1

Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...

... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit
https://t.co/EZt0agsdlV

This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!

In Module 1 of this Nano course, we will learn about :

# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)

# Using Google Colab

Intro link is here on YT: https://t.co/MqMSDBaQri

Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb

You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want

# Importing Libraries

Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.