Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix invalid data #1911

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
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
51 changes: 4 additions & 47 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -6872,7 +6872,7 @@ module.exports = [
emoji: '🧋',
country: '🇮🇹',
computer: 'apple',
phone: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Python',
Expand Down Expand Up @@ -10327,8 +10327,8 @@ module.exports = [
url: 'https://www.michaelwagner.cc/en/uses',
emoji: '👍',
country: '🇩🇪',
computer: 'Windows',
phone: 'iPhone',
computer: 'windows',
phone: 'iphone',
tags: [
'Developer',
'Photography',
Expand Down Expand Up @@ -12518,24 +12518,6 @@ module.exports = [
'Remote',
],
},
{
name: '',
description: 'Software Developer, Teacher, JW, CTO en IO Digital',
url: 'https://ataborda.com/uses',
emoji: '🤪',
country: '🇪🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Web',
'React',
'JavaScript',
'.NET',
'AI',
],
},
{
name: 'Jordan Elver',
description: 'Full Stack developer who loves Ruby, Elixir, and Rust.',
Expand Down Expand Up @@ -15108,7 +15090,7 @@ module.exports = [
twitter: '@amanrdev',
emoji: '😏',
country: '🇮🇳',
computer: 'hp',
computer: 'windows',
phone: 'android',
tags: [
'Frontend Developer',
Expand Down Expand Up @@ -15229,31 +15211,6 @@ module.exports = [
'Blogger',
],
},
{
name: '',
description:
'Dad 👪🔥⚡️ Web Engineer ⚛️🚀 Building websites with #react #typescript #nodejs #graphql 👌',
url: 'https://aganglada.com/uses/',
twitter: '@aganglada',
emoji: '🔥',
country: '🇪🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Front End',
'Mentor',
'YouTuber',
'Writer',
'JavaScript',
'TypeScript',
'Performance',
'PWA',
'React',
'Node.js',
'CSS',
],
},
{
name: 'Frank Bültge',
description:
Expand Down