Skip to content

Commit

Permalink
Auto updating db and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Oct 1, 2024
1 parent 33e6289 commit 82865da
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,7 @@
<img src="https://www.google.com/s2/favicons?domain=https://aijobs.app&sz=128" width="16" /> | [AI Jobs](https://aijobs.app) | Find all AI (Artificial Intelligence) jobs in one place. | ai, artificial intelligence, remote, jobs, developer |
<img src="https://www.google.com/s2/favicons?domain=https://aijobs.net&sz=128" width="16" /> | [aijobs.net](https://aijobs.net) | Find jobs and talents in AI, Machine Learning, Data Science and Big Data. | ai, artificial intelligence, career, data science, machine learning, remote, jobs, developer |
<img src="https://www.google.com/s2/favicons?domain=https://authenticjobs.com/&sz=128" width="16" /> | [Authentic Jobs](https://authenticjobs.com/) | The leading job board for designers, developers, and creative pros. | |
<img src="https://www.google.com/s2/favicons?domain=https://bilingualjobs.io&sz=128" width="16" /> | [BilingualJobs.io](https://bilingualjobs.io) | The world's first bilingual job board. Find bilingual talent faster, or stand out as a bilingual. | bilingual, bilinguals, bilingual jobs, remote work, remote jobs, bilingual job, bilingual talent, jo... |
<img src="https://www.google.com/s2/favicons?domain=https://dailyremote.com/&sz=128" width="16" /> | [DailyRemote](https://dailyremote.com/) | Find and apply for top remote jobs in Software Development, Design, Support, Sales, Writing, Product, and Others. Start telecommuting & working from home today! | |
<img src="https://www.google.com/s2/favicons?domain=https://designmodo.com/jobs/&sz=128" width="16" /> | [Designmodo Jobs](https://designmodo.com/jobs/) | Remote and full time jobs for web designers and developers. | |
<img src="https://www.google.com/s2/favicons?domain=https://emberwork.com/&sz=128" width="16" /> | [EMBERWORK](https://emberwork.com/) | Whether you're actively looking for a new job or just always open to new opportunities you'll always have access to the best Ember.js jobs- here at EMBERWORK. | |
Expand Down
21 changes: 20 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 920,
"count": 921,
"data": [
{
"name": "1001 Fonts",
Expand Down Expand Up @@ -733,6 +733,25 @@
"CSS"
]
},
{
"name": "BilingualJobs.io",
"categories": [
"Job"
],
"description": "The world's first bilingual job board. Find bilingual talent faster, or stand out as a bilingual.",
"url": "https://bilingualjobs.io",
"keywords": [
"bilingual",
"bilinguals",
"bilingual jobs",
"remote work",
"remote jobs",
"bilingual job",
"bilingual talent",
"jobs",
"job"
]
},
{
"name": "Bing Pros",
"categories": [
Expand Down
14 changes: 12 additions & 2 deletions resources/b.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,19 @@ export const resources: Resource[] = [
name: 'BilingualJobs.io',
categories: ['Job'],
description:
'The world\'s first bilingual job board. Find bilingual talent faster, or stand out as a bilingual.',
"The world's first bilingual job board. Find bilingual talent faster, or stand out as a bilingual.",
url: 'https://bilingualjobs.io',
keywords: ['bilingual', 'bilinguals', 'bilingual jobs', 'remote work', 'remote jobs', 'bilingual job', 'bilingual talent', 'jobs', 'job'],
keywords: [
'bilingual',
'bilinguals',
'bilingual jobs',
'remote work',
'remote jobs',
'bilingual job',
'bilingual talent',
'jobs',
'job',
],
},
{
name: 'Bing Pros',
Expand Down

0 comments on commit 82865da

Please sign in to comment.