Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions resources/a.ts
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,13 @@ export const resources: Resource[] = [
url: 'https://aiwget.com',
keywords: ['AI', 'tools', 'directory'],
},
{
name: 'All SVG Icons',
description: 'Browse and download 250,000+ free SVG icons from 220 carefully curated icon libraries.',
categories: ['Icon'],
url: 'https://allsvgicons.com/',
keywords: ['icons', 'svg icons', 'open source icons'],
},
{
name: 'ally.js',
description:
Expand Down Expand Up @@ -452,11 +459,4 @@ export const resources: Resource[] = [
url: 'https://azure.microsoft.com/',
keywords: ['Azuesss', 'Windows Azure', 'Cloud Service', 'Cloud Computing Companies'],
},
{
name: 'All SVG Icons',
description: 'Browse and download 250,000+ free SVG icons from 220 carefully curated icon libraries.',
categories: ['Icon'],
url: 'https://allsvgicons.com/',
keywords: ['icons', 'svg icons', 'open source icons'],
},
]
16 changes: 8 additions & 8 deletions resources/l.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,14 @@ export const resources: Resource[] = [
categories: ['Job'],
url: 'https://larajobs.com/',
},
{
name: 'LargeMI',
description:
'LargeMI is a curated directory of AI tools focused on productivity, development, content creation, and business use cases, helping users discover and explore modern AI products through clear categorization.',
categories: ['AI', 'Productivity'],
url: 'https://largemi.com',
keywords: ['ai tools', 'ai directory', 'developer productivity', 'generative ai'],
},
{
name: 'Launch Squad',
description: 'The best Product Hunt alternatives for your next launch.',
Expand Down Expand Up @@ -453,12 +461,4 @@ export const resources: Resource[] = [
url: 'https://luthor.ai/',
keywords: ['automation', 'content', 'productivity'],
},
{
name: 'LargeMI',
description:
'LargeMI is a curated directory of AI tools focused on productivity, development, content creation, and business use cases, helping users discover and explore modern AI products through clear categorization.',
categories: ['AI', 'Productivity'],
url: 'https://largemi.com',
keywords: ['ai tools', 'ai directory', 'developer productivity', 'generative ai'],
},
]
14 changes: 7 additions & 7 deletions resources/n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ export const resources: Resource[] = [
url: 'https://www.getnarrow.ai/',
keywords: ['automation', 'prompt engineering', 'llm'],
},
{
name: 'NativeBridge',
description: 'Show, Share, Approve: Mobile Apps in Any Browser',
categories: ['Productivity', 'Testing', 'Tooling'],
url: 'https://nativebridge.io/',
keywords: ['mobile app testing', 'mobile emulator', 'app testing', 'iOS testing'],
},
{
name: 'NAT Checker',
description:
Expand All @@ -43,6 +36,13 @@ export const resources: Resource[] = [
url: 'https://natchecker.com',
keywords: ['network testing', 'network troubleshoot', 'nat type test'],
},
{
name: 'NativeBridge',
description: 'Show, Share, Approve: Mobile Apps in Any Browser',
categories: ['Productivity', 'Testing', 'Tooling'],
url: 'https://nativebridge.io/',
keywords: ['mobile app testing', 'mobile emulator', 'app testing', 'iOS testing'],
},
{
name: 'Netlify',
description:
Expand Down
8 changes: 8 additions & 0 deletions resources/p.ts
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,14 @@ export const resources: Resource[] = [
categories: ['Productivity', 'Blog'],
url: 'https://www.productive-hub.com/',
},
{
name: 'ProductToModel',
description:
'ProductToModel helps clothing brands turn flat-lay garment photos into reviewed on-model images for PDPs, ads, and launches.',
categories: ['AI', 'Image', 'Marketing'],
url: 'https://producttomodel.com',
keywords: ['product to model', 'on-model photos', 'ai clothing model', 'flat lay to model', 'apparel ecommerce'],
},
{
name: 'Programiz',
description:
Expand Down
2 changes: 1 addition & 1 deletion resources/s.ts
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ export const resources: Resource[] = [
name: 'SlingSite',
description:
'Optimize your images and videos for your website in batch with full privacy. Slingsite will create compressed versions of your images and videos for all device resolutions.',
categories: ['Design', 'Illustration', 'Image', 'Open Source', 'Performance', 'SEO', 'UX', 'Video'],
categories: ['Performance', 'Image', 'Video'],
url: 'https://slingsite.github.io',
keywords: [
'image optimization',
Expand Down
30 changes: 15 additions & 15 deletions resources/t.ts
Original file line number Diff line number Diff line change
Expand Up @@ -538,21 +538,6 @@ export const resources: Resource[] = [
url: 'https://typersguild.com',
keywords: ['typing', 'touch typing', 'type books', 'type wikipedia'],
},
{
name: 'TypingBeast',
description:
'Practice touch typing on various modes including zen mode, maintain streak and compete in leaderboards.',
categories: ['Learn', 'Typing'],
url: 'https://typingbeast.com',
keywords: ['typing', 'touch typing', 'typing zen', 'typing streak', 'typing leaderboards'],
},
{
name: 'TypingClub',
description: 'Learn touch typing online using TypingClub',
categories: ['Typing'],
url: 'https://www.typingclub.com/',
keywords: ['typing', 'typing tutorial', 'free touch typing tutorial', 'touch typing', 'typing game'],
},
{
name: 'TypersWorld',
description:
Expand All @@ -578,4 +563,19 @@ export const resources: Resource[] = [
'words per minute',
],
},
{
name: 'TypingBeast',
description:
'Practice touch typing on various modes including zen mode, maintain streak and compete in leaderboards.',
categories: ['Learn', 'Typing'],
url: 'https://typingbeast.com',
keywords: ['typing', 'touch typing', 'typing zen', 'typing streak', 'typing leaderboards'],
},
{
name: 'TypingClub',
description: 'Learn touch typing online using TypingClub',
categories: ['Typing'],
url: 'https://www.typingclub.com/',
keywords: ['typing', 'typing tutorial', 'free touch typing tutorial', 'touch typing', 'typing game'],
},
]
Loading