Skip to content

Commit

Permalink
Update a.ts - Add aijobs.net as Job/AI resource (#502)
Browse files Browse the repository at this point in the history
Update a.ts

Add aijobs.net as Job/AI resource.
  • Loading branch information
patfoo authored Oct 1, 2024
1 parent 71aeaec commit d00b21e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/a.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@ export const resources: Resource[] = [
keywords: ['ai', 'artificial intelligence', 'remote', 'jobs', 'developer'],
url: 'https://aijobs.app',
},
{
name: 'aijobs.net',
categories: ['AI', 'Job'],
description: 'Find jobs and talents in AI, Machine Learning, Data Science and Big Data.',
keywords: ['ai', 'artificial intelligence', 'career', 'data science', 'machine learning', 'remote', 'jobs', 'developer'],
url: 'https://aijobs.net',
},
{
name: 'AI Directories',
categories: ['AI', 'SEO', 'Marketing'],
Expand Down

0 comments on commit d00b21e

Please sign in to comment.