Stack your Upwork and LinkedIn profiles With The Right Keywords
Here's how:
1. Find 10+ job descriptions for your target roles
2. Copy all 10 of them and paste them into ResyMatch.io's job description scanner
3. Run the scan and save the top 5-10 keywords
These are the ones you want in your headline. Implement
Here's how:
1. Find 10+ job descriptions for your target roles
2. Copy all 10 of them and paste them into ResyMatch.io's job description scanner
3. Run the scan and save the top 5-10 keywords
These are the ones you want in your headline. Implement
A-Z of video editing with Adobe Premiere Pro
https://drive.google.com/drive/mobile/folders/1QjIlJdaI0_x7IpLxwzY35HJ4_Hg2juh0
https://drive.google.com/drive/mobile/folders/1QjIlJdaI0_x7IpLxwzY35HJ4_Hg2juh0
❤1
Next Meat Sharing is August 9
Chop Life Pack 8k
Big Boy Pack 16k
Boss Level Pack 29k
Chop Life Pack 8k
Big Boy Pack 16k
Boss Level Pack 29k
Awujale of Ijebu Ode is dead
This is the king they visit during the popular Ojude Oba's festival
This is the king they visit during the popular Ojude Oba's festival
Roadmap to learn business process and automation workflow (N8n, lovable, zapier & make)
FOUNDATION (Days 1–7)
Understand Automation Basics First
Why: You need a strong mindset before jumping into tools.
1.Learn What Workflow Automation Means
Read:
Zapier's Ultimate Guide to Workflow Automation
What is Workflow Automation? by Make. com
Understand Basic Concept Key concepts:
Trigger → Action → Condition → Loop
API → Webhooks (basic understanding)
Data mapping (how data moves from App A to App B)
B. TOOL #1: ZAPIER (Days 8–20)
Start with Zapier — easiest for beginners.
Goal: Build 5–10 small automations (called “Zaps”).
1.Sign up for Zapier free account
Link: Zapier Free Account
2.Take Beginner Course:
Zapier University Course on Basics (free)
3.Practice Beginner Workflows:
Connect Gmail to Google Sheets (Save emails automatically)
Auto-post Instagram posts to Twitter
Get Slack notifications when someone fills a Google Form
4.Learn Intermediate Features:
Multi-step Zaps (trigger + multiple actions)
Filters and Conditions (only continue if X is true)
Paths (if/then branching logic)
5.Project Ideas
Set up an auto-reminder if no email reply in 3 days.
Auto-save attachments from Gmail to Google Drive.
TOOL #2: MAKE (formerly Integromat) (Days 21–35)
Level up into more complex, visual workflows.
Goal: Understand how to design flow diagrams visually.
1.Sign up for Make free account
Link: Make Free Account
2.Learn from Make Academy:
Make Academy Free Courses
3.Practice Basic Scenarios:
Sync Airtable to Google Calendar
Auto-generate invoices from Stripe payments
Parse and organize survey responses into Excel
4.Key Skills to Learn:
Working with Iterators and Aggregators (loop through multiple records)
Handling errors (error handlers)
Webhooks (receive data from outside)
5.Project Ideas
Build a customer onboarding automation (forms → CRM → welcome email).
TOOL #3: n8n (Days 36–50)
Learn open-source, self-hosted workflows — very powerful.
Goal: Get comfortable with flexible, complex automations.
1.Install n8n locally (optional)
Easy install via Docker or simple desktop app: n8n Installation Guide
2.Take Free Courses:
n8n Academy Free Course
3.Learn Critical n8n Concepts:
Nodes (every action)
Expressions (dynamic variables inside nodes)
Webhook Trigger node (receive outside data)
Using the HTTP Request node (call APIs)
4.Practice Projects:
Monitor a website and alert if it goes down.
Scrape new YouTube videos and post them to Discord.
Automate newsletter creation from blog posts.
Pull Lovable API data, process with Code node, store in Google Sheets.
Automate LinkedIn post from Lovable data with AI summarization.
Self-hosted n8n syncing Lovable with Supabase.
- Use error workflows and AI nodes.
- Outcome: Proficiency in technical, custom automation.
5.Key Skills to Learn:
Basic JavaScript functions inside n8n expressions.
Setting up triggers on schedule (cron jobs).
D. Lovable. Explore Lovable for App-Driven Automation (2-3 weeks)
- Why Lovable?: Lovable enables custom app creation with AI assistance, supporting data storage and automation, making it a versatile alternative to Airtable for app-centric workflows.
- What to Learn:
- Lovable Basics: Create apps, manage data tables, and design interfaces.
- Automation Features: Use Lovable’s built-in workflows or triggers for tasks like notifications or data updates.
- Integrations: Connect Lovable to Zapier, Make, or n8n via APIs or webhooks.
- Use Cases: Automate app-based workflows (e.g., CRM, project tracking, or content management).
- How to Learn:
- Lovable Documentation: Explore guides on app creation and automation (available on their official site, assuming standard no-code platform support).
- YouTube/Community: Search for “Lovable no-code tutorials” or check no-code communities (e.g., Reddit’s r/nocode) for user-shared content.
FOUNDATION (Days 1–7)
Understand Automation Basics First
Why: You need a strong mindset before jumping into tools.
1.Learn What Workflow Automation Means
Read:
Zapier's Ultimate Guide to Workflow Automation
What is Workflow Automation? by Make. com
Understand Basic Concept Key concepts:
Trigger → Action → Condition → Loop
API → Webhooks (basic understanding)
Data mapping (how data moves from App A to App B)
B. TOOL #1: ZAPIER (Days 8–20)
Start with Zapier — easiest for beginners.
Goal: Build 5–10 small automations (called “Zaps”).
1.Sign up for Zapier free account
Link: Zapier Free Account
2.Take Beginner Course:
Zapier University Course on Basics (free)
3.Practice Beginner Workflows:
Connect Gmail to Google Sheets (Save emails automatically)
Auto-post Instagram posts to Twitter
Get Slack notifications when someone fills a Google Form
4.Learn Intermediate Features:
Multi-step Zaps (trigger + multiple actions)
Filters and Conditions (only continue if X is true)
Paths (if/then branching logic)
5.Project Ideas
Set up an auto-reminder if no email reply in 3 days.
Auto-save attachments from Gmail to Google Drive.
TOOL #2: MAKE (formerly Integromat) (Days 21–35)
Level up into more complex, visual workflows.
Goal: Understand how to design flow diagrams visually.
1.Sign up for Make free account
Link: Make Free Account
2.Learn from Make Academy:
Make Academy Free Courses
3.Practice Basic Scenarios:
Sync Airtable to Google Calendar
Auto-generate invoices from Stripe payments
Parse and organize survey responses into Excel
4.Key Skills to Learn:
Working with Iterators and Aggregators (loop through multiple records)
Handling errors (error handlers)
Webhooks (receive data from outside)
5.Project Ideas
Build a customer onboarding automation (forms → CRM → welcome email).
TOOL #3: n8n (Days 36–50)
Learn open-source, self-hosted workflows — very powerful.
Goal: Get comfortable with flexible, complex automations.
1.Install n8n locally (optional)
Easy install via Docker or simple desktop app: n8n Installation Guide
2.Take Free Courses:
n8n Academy Free Course
3.Learn Critical n8n Concepts:
Nodes (every action)
Expressions (dynamic variables inside nodes)
Webhook Trigger node (receive outside data)
Using the HTTP Request node (call APIs)
4.Practice Projects:
Monitor a website and alert if it goes down.
Scrape new YouTube videos and post them to Discord.
Automate newsletter creation from blog posts.
Pull Lovable API data, process with Code node, store in Google Sheets.
Automate LinkedIn post from Lovable data with AI summarization.
Self-hosted n8n syncing Lovable with Supabase.
- Use error workflows and AI nodes.
- Outcome: Proficiency in technical, custom automation.
5.Key Skills to Learn:
Basic JavaScript functions inside n8n expressions.
Setting up triggers on schedule (cron jobs).
D. Lovable. Explore Lovable for App-Driven Automation (2-3 weeks)
- Why Lovable?: Lovable enables custom app creation with AI assistance, supporting data storage and automation, making it a versatile alternative to Airtable for app-centric workflows.
- What to Learn:
- Lovable Basics: Create apps, manage data tables, and design interfaces.
- Automation Features: Use Lovable’s built-in workflows or triggers for tasks like notifications or data updates.
- Integrations: Connect Lovable to Zapier, Make, or n8n via APIs or webhooks.
- Use Cases: Automate app-based workflows (e.g., CRM, project tracking, or content management).
- How to Learn:
- Lovable Documentation: Explore guides on app creation and automation (available on their official site, assuming standard no-code platform support).
- YouTube/Community: Search for “Lovable no-code tutorials” or check no-code communities (e.g., Reddit’s r/nocode) for user-shared content.
Learn Financial analysis from A-Z (even if you have a non-finance background)
https://drive.google.com/drive/mobile/folders/1PJAiAtIaU7sx31wm9HDYFvIT5BsqeHGm
https://drive.google.com/drive/mobile/folders/1PJAiAtIaU7sx31wm9HDYFvIT5BsqeHGm
Just a quick reminder…
I build websites ooo, from landing pages to full e-commerce sites - Sleek, fast & affordable. DM 08120252493
Each gig helps me buy diapers, wipes, & formula for baby Zayan 🍼😂
Refer me (commission dey) or subcontract to me & I will deliver behind the scene quietly🤝🤝🤝
I build websites ooo, from landing pages to full e-commerce sites - Sleek, fast & affordable. DM 08120252493
Each gig helps me buy diapers, wipes, & formula for baby Zayan 🍼😂
Refer me (commission dey) or subcontract to me & I will deliver behind the scene quietly🤝🤝🤝
Niches that can give you $500/month
- welding
- bricklaying
- moving and relocation
- storage business
- pest removal
- locksmith
- plumbing
- snow remobal
- swimming pool repair
- patio and furniture
Best ways to contact them
- Instagram
- Facebook
What to sell them to them
- automation
- SEO
- simple Wordpress website
- SMM
- lead generation
You don’t have to be on fiverr or upwork
- welding
- bricklaying
- moving and relocation
- storage business
- pest removal
- locksmith
- plumbing
- snow remobal
- swimming pool repair
- patio and furniture
Best ways to contact them
What to sell them to them
- automation
- SEO
- simple Wordpress website
- SMM
- lead generation
You don’t have to be on fiverr or upwork
100 niches you can target for workflow automation, social media management, digital marketing, and no-code web development
https://x.com/omoalhajaabiola/status/1946686066871939527?s=46&t=3ekU2xM-R29mg76AVFosmw
https://x.com/omoalhajaabiola/status/1946686066871939527?s=46&t=3ekU2xM-R29mg76AVFosmw
N8n + ChatGPT + Reddit
https://x.com/omoalhajaabiola/status/1946817366958211199?s=46&t=3ekU2xM-R29mg76AVFosmw
https://x.com/omoalhajaabiola/status/1946817366958211199?s=46&t=3ekU2xM-R29mg76AVFosmw
X (formerly Twitter)
Omoalhaja (@omoalhajaabiola) on X
I Used n8n + ChatGPT + Reddit to Make $2.4K in 7 Days — Here’s How
Last week, I made $2,439 in 7 days. And I didn’t run ads.
Didn’t build a product. Didn’t even write the blog posts myself.
I just stitched together n8n, ChatGPT, and Reddit, and let them…
Last week, I made $2,439 in 7 days. And I didn’t run ads.
Didn’t build a product. Didn’t even write the blog posts myself.
I just stitched together n8n, ChatGPT, and Reddit, and let them…
The point I'm trying to make is to make you know that What You Do Matters. Wake up everyday telling yourself that "What I Do Matters" and act like it. Give 101% in everything you do.
The people sweeping the street are doing what matters cus if they don't, it won't be motorable or walkable nor will the community liveable.
What You Do Matters, don't let anyone else tell you otherwise. From simple things, you can become a big deal.
Happy Birthday To Me 🎉 🎉 🎉 🎉
The people sweeping the street are doing what matters cus if they don't, it won't be motorable or walkable nor will the community liveable.
What You Do Matters, don't let anyone else tell you otherwise. From simple things, you can become a big deal.
Happy Birthday To Me 🎉 🎉 🎉 🎉
❤2
How to Create Animated Videos with PowerPoint
https://mega.nz/folder/3pl02AIB#13Z7A6URBtYGw0sAjypdOQ
Develop Ethereum Daap With Angular
https://mega.nz/folder/axlmXAgK#NwQJVThUT8cFjSeHkw3ApA
NodeJs, Express, MongoDB, and More
https://mega.nz/folder/LglHSIBD#v6BCrNzpZj5ztIgTSdW7bg
Cybersecurity
https://mega.nz/folder/quh1mARR#cSafgcGnHP03SXmspSrTDA
https://mega.nz/folder/3pl02AIB#13Z7A6URBtYGw0sAjypdOQ
Develop Ethereum Daap With Angular
https://mega.nz/folder/axlmXAgK#NwQJVThUT8cFjSeHkw3ApA
NodeJs, Express, MongoDB, and More
https://mega.nz/folder/LglHSIBD#v6BCrNzpZj5ztIgTSdW7bg
Cybersecurity
https://mega.nz/folder/quh1mARR#cSafgcGnHP03SXmspSrTDA
mega.nz
979.74 MB folder on MEGA
129 files and 7 subfolders
Next Meat Sharing is August 9
Only 20 Slots left🥩🔥
DM 08120252493 to buy yours now
Join Our MeatClub: https://chat.whatsapp.com/HJATNWCaWgUA0lYosRXMxg
Only 20 Slots left🥩🔥
DM 08120252493 to buy yours now
Join Our MeatClub: https://chat.whatsapp.com/HJATNWCaWgUA0lYosRXMxg
Forwarded from KAZ of KazMPIRE: "What You Do Matters"
Next Meat Sharing is August 9
Only 20 Slots left🥩🔥
DM 08120252493 to buy yours now
Join Our MeatClub: https://chat.whatsapp.com/HJATNWCaWgUA0lYosRXMxg
Only 20 Slots left🥩🔥
DM 08120252493 to buy yours now
Join Our MeatClub: https://chat.whatsapp.com/HJATNWCaWgUA0lYosRXMxg
For those in Automation, run this prompt to understand your ICP. Focus on building this for the next couple of days and start reaching out to them.
Prospecting can be though Facebook, IG, and cold emailing
This is the prompt 👇👇👇
“ I want you to roleplay as a seasoned professional who's been running an HVAC, plumbing, or electrical home service business in the US or Australia for over 15 years. Don’t think about AI. Just speak from your real-life experience.
Tell me:
✅ What are the biggest, most frustrating problems in your daily operations?
✅ What sucks the most about running this business?
✅ What’s repetitive, time-consuming, or prone to error?
✅ What do you wish someone else could handle so you can focus on actually doing the work and making money?
Please note, you don’t have to use HVAC. I talked about almost 100 niches you can try this with. Check my previous tweets.
Prospecting can be though Facebook, IG, and cold emailing
This is the prompt 👇👇👇
“ I want you to roleplay as a seasoned professional who's been running an HVAC, plumbing, or electrical home service business in the US or Australia for over 15 years. Don’t think about AI. Just speak from your real-life experience.
Tell me:
✅ What are the biggest, most frustrating problems in your daily operations?
✅ What sucks the most about running this business?
✅ What’s repetitive, time-consuming, or prone to error?
✅ What do you wish someone else could handle so you can focus on actually doing the work and making money?
Please note, you don’t have to use HVAC. I talked about almost 100 niches you can try this with. Check my previous tweets.
Hulk Hogan show me your power
RIPower
He died today at the age of 71
RIPower
He died today at the age of 71
Get hired faster with Hello CV’s free AI resume builder and personal CV website
Free till throughput July
Get in here hello.Cv
Free till throughput July
Get in here hello.Cv
A catalog of n8n workflows across leads generation, marketing, onboarding, and CMS
P:S- don’t start your automation journey with templates
You can Download them here https://github.com/enescingoz/awesome-n8n-templates?fbclid=IwQ0xDSwLwSx1leHRuA2FlbQIxMQABHnJ55UovEFfpaRdOJG-vRKT3JMGBApYF1TFglMg_ipIn1tjI2L3IHA-6G5KX_aem_YupqjhYCiFdI5_8jTCmUUA
P:S- don’t start your automation journey with templates
You can Download them here https://github.com/enescingoz/awesome-n8n-templates?fbclid=IwQ0xDSwLwSx1leHRuA2FlbQIxMQABHnJ55UovEFfpaRdOJG-vRKT3JMGBApYF1TFglMg_ipIn1tjI2L3IHA-6G5KX_aem_YupqjhYCiFdI5_8jTCmUUA
GitHub
GitHub - enescingoz/awesome-n8n-templates: Supercharge your workflow automation with this curated collection of n8n templates!…
Supercharge your workflow automation with this curated collection of n8n templates! Instantly connect your favorite apps-like Gmail, Telegram, Google Drive, Slack, and more-with ready-to-use, AI-po...