mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1093 from nico-bachner/go
fix(data) merge go tag (#637)
This commit is contained in:
commit
897e8a2c45
1 changed files with 16 additions and 16 deletions
32
src/data.js
32
src/data.js
|
|
@ -4422,7 +4422,7 @@ module.exports = [
|
|||
'Full Stack',
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'Golang',
|
||||
'Go',
|
||||
'JavaScript',
|
||||
'Vue.js',
|
||||
'Express.js',
|
||||
|
|
@ -5152,7 +5152,7 @@ module.exports = [
|
|||
'HTML',
|
||||
'CSS',
|
||||
'Node.js',
|
||||
'Golang',
|
||||
'Go',
|
||||
'SQL',
|
||||
'PostgreSQL',
|
||||
'iOS',
|
||||
|
|
@ -5943,7 +5943,7 @@ module.exports = [
|
|||
country: '🇮🇹',
|
||||
phone: 'iphone',
|
||||
computer: 'apple',
|
||||
tags: ['Developer', 'JavaScript', 'Golang', 'Rust', 'Java', 'Full Stack'],
|
||||
tags: ['Developer', 'JavaScript', 'Go', 'Rust', 'Java', 'Full Stack'],
|
||||
},
|
||||
{
|
||||
name: 'Vishwasa Navada K',
|
||||
|
|
@ -7231,7 +7231,7 @@ module.exports = [
|
|||
'DevOps',
|
||||
'SRE',
|
||||
'Kubernetes',
|
||||
'Golang',
|
||||
'Go',
|
||||
'AWS',
|
||||
'Cloud',
|
||||
'Infrastructure',
|
||||
|
|
@ -7253,7 +7253,7 @@ module.exports = [
|
|||
'Ruby',
|
||||
'Ruby on Rails',
|
||||
'Go',
|
||||
'Golang',
|
||||
'Go',
|
||||
'Kubernetes',
|
||||
'Cloud Foundry',
|
||||
'Open Source Software',
|
||||
|
|
@ -7316,7 +7316,7 @@ module.exports = [
|
|||
'Web Developer',
|
||||
'JavaScript',
|
||||
'Python',
|
||||
'Golang',
|
||||
'Go',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -7928,7 +7928,7 @@ module.exports = [
|
|||
'TypeScript',
|
||||
'PHP',
|
||||
'Ruby',
|
||||
'Golang',
|
||||
'Go',
|
||||
'Docker',
|
||||
],
|
||||
},
|
||||
|
|
@ -8883,7 +8883,7 @@ module.exports = [
|
|||
'Back End',
|
||||
'Full Stack',
|
||||
'PHP',
|
||||
'Golang',
|
||||
'Go',
|
||||
'Laravel',
|
||||
'Lumen',
|
||||
'TDD',
|
||||
|
|
@ -9674,7 +9674,7 @@ module.exports = [
|
|||
'JavaScript',
|
||||
'React',
|
||||
'Python',
|
||||
'Golang',
|
||||
'Go',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -9917,7 +9917,7 @@ module.exports = [
|
|||
country: '🇵🇹',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: ['Web Development', 'Backend', 'PHP', 'Golang'],
|
||||
tags: ['Web Development', 'Backend', 'PHP', 'Go'],
|
||||
},
|
||||
{
|
||||
name: 'Ricard Torres',
|
||||
|
|
@ -10229,7 +10229,7 @@ module.exports = [
|
|||
'Go',
|
||||
'React',
|
||||
'Node.js',
|
||||
'Golang',
|
||||
'Go',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -11301,7 +11301,7 @@ module.exports = [
|
|||
'JavaScript',
|
||||
'TypeScript',
|
||||
'Node.js',
|
||||
'Golang',
|
||||
'Go',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -11429,7 +11429,7 @@ module.exports = [
|
|||
tags: [
|
||||
'DevOps',
|
||||
'Full Stack',
|
||||
'GoLang',
|
||||
'Go',
|
||||
'Python',
|
||||
'Ruby',
|
||||
'JavaScript',
|
||||
|
|
@ -11846,7 +11846,7 @@ module.exports = [
|
|||
'Full Stack',
|
||||
'Java',
|
||||
'Go',
|
||||
'Golang',
|
||||
'Go',
|
||||
'JavaScript',
|
||||
'Rust',
|
||||
'Writer',
|
||||
|
|
@ -12487,7 +12487,7 @@ module.exports = [
|
|||
'YouTuber',
|
||||
'Entrepreneur',
|
||||
'Teacher',
|
||||
'GoLang',
|
||||
'Go',
|
||||
'Java',
|
||||
],
|
||||
},
|
||||
|
|
@ -13679,7 +13679,7 @@ module.exports = [
|
|||
'CSS',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Golang',
|
||||
'Go',
|
||||
'Python',
|
||||
'Emacs',
|
||||
'Blogger',
|
||||
|
|
|
|||
Loading…
Reference in a new issue