Skip to content

Commit

Permalink
Add Shortimize
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelscruz committed Oct 14, 2024
1 parent 2c2b578 commit d7572c5
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
2 changes: 1 addition & 1 deletion resources/b.ts
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ export const resources: Resource[] = [
},
{
name: 'BlackTwist',
categories: ['Analytics', 'Marketing', 'Twitter'],
categories: ['Analytics', 'Marketing', 'Social Media'],
description:
'Build and monetize your audience on Threads. BlackTwist is the #1 social media assistant for Threads that helps you take your social growth to the next level.',
url: 'https://blacktwist.app',
Expand Down
2 changes: 1 addition & 1 deletion resources/g.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const resources: Resource[] = [
},
{
name: 'Get The Audience',
categories: ['Marketing', 'Twitter'],
categories: ['Marketing', 'Social Media'],
description:
'Get The Audience helps you grow your Twitter audience by analyzing what they care about, who they are, and when they can be reached.',
url: 'https://gettheaudience.com/',
Expand Down
12 changes: 10 additions & 2 deletions resources/s.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const resources: Resource[] = [
},
{
name: 'Schedul',
categories: ['Marketing', 'Analytics', 'Twitter', 'Threads', 'Facebook'],
categories: ['Marketing', 'Analytics', 'Social Media'],
description:
'The content publishing & scheduling platform the most exclusive content creators use for Threads: a SaaS to Build and monetize your content on Threads.',
url: 'https://www.schedulthreads.com',
Expand Down Expand Up @@ -203,6 +203,14 @@ export const resources: Resource[] = [
description: 'A weekly podcast about just building websites from Dave Rupert and Chris Coyier.',
url: 'https://shoptalkshow.com/',
},
{
name: 'Shortimize',
categories: ['Marketing', 'Social Media'],
description:
'Simplify content management: all your data, metrics, and reports for scalable strategies in one place.',
url: 'https://shortimize.com',
keywords: ['tiktok', 'instagram', 'track videos', 'discover viral content', 'viral shorts'],
},
{
name: 'Shots',
keywords: ['mockup', 'design', 'social', 'marketing'],
Expand All @@ -226,7 +234,7 @@ export const resources: Resource[] = [
},
{
name: 'Sidebird',
categories: ['Twitter'],
categories: ['Social Media'],
description: 'Stop chasing Twitter followers. Get fans.',
url: 'https://www.sidebird.io/',
},
Expand Down
4 changes: 2 additions & 2 deletions resources/t.ts
Original file line number Diff line number Diff line change
Expand Up @@ -422,15 +422,15 @@ export const resources: Resource[] = [
},
{
name: 'Tweet Detective',
categories: ['Twitter', 'AI'],
categories: ['Social Media', 'AI'],
description:
'Discover the power of AI detection on Twitter. Our tool uses advanced algorithms to analyze and reveal AI-generated content',
url: 'https://www.tweetdetective.com/',
keywords: ['twitter', 'social media', 'ai detection', 'ai text'],
},
{
name: 'Tweet Hunter',
categories: ['Marketing', 'Twitter'],
categories: ['Marketing', 'Social Media'],
description:
"Build and monetize your Twitter audience. Get sales, growth and new networks. Faster than what you're currently trying.",
url: 'https://tweethunter.io',
Expand Down
2 changes: 1 addition & 1 deletion types/category.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ export type Category =
| 'Security'
| 'SEO'
| 'Serverless'
| 'Social Media'
| 'Storage'
| 'Startup'
| 'Template'
| 'Terminal'
| 'Testing'
| 'Tooling'
| 'Twitter'
| 'Typing'
| 'UI'
| 'UX'
Expand Down

0 comments on commit d7572c5

Please sign in to comment.