A lot of you have been asking how I make these thumbnails/coding images.

It's quite simple 😊
Let me show you 🧵👇 Image
First, I create the small code snippets using Carbon.

It gives me a lot of options.
I can choose language, syntax highlighting, colors, and a lot more.

And it's entirely free.

carbon.now.sh
Next, I import them into Figma.

Here I can create a canvas with the correct dimensions (16:9), and add text and graphics as an addition to my code snippets.

I have created a base template for my designs in Figma.
Then my creatives come out nice and consistent.
Figma is a professional design tool, so it does take a little practice to get used to.

That said, it's really easy and intuitive.
And it's also free of charge (for personal usage like this).

figma.com
Lastly, I use Photoshop.

I use it when I take pictures of myself and need to free the background and add white borders.

But I typically bulk this task:
I take a lot of images, prepare them, and then use them around in different thumbnails at a later point.
Photoshop isn't free.

But you don't necessarily need it.
You can make impressive-looking images and thumbnails with just Carbon and Figma.
I hope this was useful.
Thanks for reading 😊

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Simon Høiberg

Simon Høiberg Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @SimonHoiberg

8 Feb
📝 How to found a company.

There are various options.
The two most common ones are:

🔸 diamond Sole Proprietorship
🔸 diamond Limited Liability Company

Let me explain these structures, and try to make it clear which one to go for 🧵👇
🔸 Sole Proprietorship (1/10)
This company structure is the easiest to get started with.

It is a company that is owned by a single person, and there is no legal distinction between the owner and the business entity.
🔸 Sole Proprietorship (2/10)
Founding a Sole Proprietorship is uncomplicated. Most often, it can be done online, and your company can be up and running in less than 24 hours.

In most countries, no minimum capital is required.
It only costs a small fee to get started.
Read 24 tweets
1 Feb
JavaScript Utilities 🔧

This is a collection of useful code snippets that I use over and over.

Maybe they're useful to you as well.
Take away 👇 Image
Create a unique string.
Great for quickly creating unique IDs.

👉 gist.github.com/SimonHoiberg/a… Image
Generate a random number in a range.
If you need to generate a random number between a minimum and maximum value.

👉 gist.github.com/SimonHoiberg/0… Image
Read 11 tweets
20 Jan
Most in-demand Front End Frameworks in 2020.
You want to bet on these:

⭐ React
⭐ Vue.js
⭐ Angular
⭐ Preact
⭐ Ember
⭐ Svelte

Which one do you like the most? Image
⭐ React

A declarative JavaScript library for building user interfaces.

Currently the most popular in the world.

reactjs.org
⭐ Vue.js

The Progressive JavaScript Framework.
It's been exploding in popularity in recent years.

vuejs.org
Read 7 tweets
20 Jan
FeedHive insights ⚡

Done:
✅ Authentication
✅ Analytics
✅ Chat client
✅ All major features for the beta

Coming up:
⬜ Payment setup
⬜ Bugfixes / making stable
⬜ Writing more tests

Let me share some more details 🧵👇
I started developing FeedHive in early September 2020.

For a long time, it was just a few Lambda's and a small CLI to handle scheduling.

I wrote my tweets in YML files.
Very homemade 😅

I started developing the official FeedHive App in December 2020.
An integral part of the back end is the Twitter API Client I started writing during this time.

It's handling all communication between FeedHive and Twitter.

The client is written in Node.js and TypeScript.
It's Open-Source 👇

github.com/FeedHive/twitt…
Read 10 tweets
14 Jan
Why should you start your own business instead of becoming an employee?

Well, being a business owner isn't for everyone.
But it may be exactly the change you need!

Let me give you some great reasons to quit your job and become self-employed.

🧵👇
1️⃣ You become free and independent

You get the ability to steer the direction of your life in any way you want, instead of working for the whims of others.

You also get to manage your own time and schedule.
Who wants to ask for permission to spend time with your loved ones?
2️⃣ You get to follow your passion

In your own business, you get to do what excites you.
Not only does a passion make your job fulfilling, but it also unlocks hidden powers in you!

Why do you work?

❌ Because my boss wants this done by tomorrow.
✅ Because I love what I do!
Read 9 tweets
12 Jan
JavaScript Testing 🔧

Here are 6 awesome frameworks and utilities to test your JavaScript code.

1️⃣ Jest
2️⃣ Mocha
3️⃣ Jasmine
4️⃣ Enzyme
5️⃣ Protractor
6️⃣ Cypress

🧵👇
1️⃣ Jest

By far the most popular general-purpose JavaScript Testing Framework.
Works for most projects, most frameworks, and libraries and has great support for TypeScript and Babel.

jestjs.io
2️⃣ Mocha

Mocha is another popular choice for general-purpose testing in JavaScript and Node.js applications.

mochajs.org
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!