Part Time
$400 - $600
10
Feb 5, 2025
Seeking a talented content creator and copy writer, with a background in web development.
Do you enjoy writing, able to captivate audiences on Instagram, and interested in explaining coding concepts through visual storytelling?
I am a Web Development coach, currently launching a course on JavaScript which explains coding concepts using creative fantasy illustrations.
I am on a mission to help as many people as possible who are overwhelmed by JavaScript. While I focus on the growth of the business, I need help with creating content for social media. The work might include:
- Writing compelling copy for captions, insta stories and youtube descriptions. Really understanding how beginners think, their frustrations and goals. Using AI for copy generation is a BIG no.
- Turning coding content ideas into reality
- Designing cards on canva, creating a consistent style
- Adapting / modifying illustrations on adobe photoshop / illustrator / canva
- Touching up video edits in adobe premiere (desirable but not essential)
- Posting and scheduling
The work will obviously focus on coding, which might require:
- Thinking of beginner-friendly code examples and snippets for social media
- Becoming familiar with the analogies and representations I use to explain concepts
You do not have to be an experienced web developer, but some proficiency with JavaScript is essential.
Here are some of the content themes:
- common challenges beginner coders face
- web development topics, tips and trends for beginners
- explaining my background and story
- promoting upcoming offers and courses
In the beginning I will help guide the content ideas. But once familiar with The Great Sync brand and vision, I am looking for someone to take ownership of the content and drive it forward.
We’re in it for the long run.
I require 2 hours a day in the beginning, with the possibility of increasing to 3 hours a day depending on skills and level of work.
You can see the Instagram account
How
- Write a short cover letter explaining why you are a good fit for this role
- Imagine you are transitioning into a career in web development and have just started learning JavaScript. How would you describe what this experience feels like? Write a short paragraph
- Write a function that takes an array of numbers and returns a new array with only the even numbers. Then write a short paragraph explaining how it works, as if you’re teaching a beginner.
Example: console.log(getEvenNumbers([1, 2, 3, 4])); // Output: [2, 4]