diff --git a/resources/a.ts b/resources/a.ts index af8e711e..0e0dd1f8 100644 --- a/resources/a.ts +++ b/resources/a.ts @@ -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: @@ -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'], - }, ] diff --git a/resources/l.ts b/resources/l.ts index fa50e4ad..fdaac9c4 100644 --- a/resources/l.ts +++ b/resources/l.ts @@ -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.', @@ -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'], - }, ] diff --git a/resources/n.ts b/resources/n.ts index 3d971954..a1c33769 100644 --- a/resources/n.ts +++ b/resources/n.ts @@ -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: @@ -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: diff --git a/resources/p.ts b/resources/p.ts index 859a074a..c55f36b9 100644 --- a/resources/p.ts +++ b/resources/p.ts @@ -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: diff --git a/resources/s.ts b/resources/s.ts index 77808406..33c7e50e 100644 --- a/resources/s.ts +++ b/resources/s.ts @@ -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', diff --git a/resources/t.ts b/resources/t.ts index 38eb5c64..e7d21552 100644 --- a/resources/t.ts +++ b/resources/t.ts @@ -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: @@ -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'], + }, ]