mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
✅ Updated Gaurav Kesh Roushan
This commit is contained in:
parent
f04cf16c0b
commit
f4b2e45bd9
1 changed files with 33 additions and 35 deletions
68
src/data.js
68
src/data.js
|
|
@ -573,6 +573,39 @@ module.exports = [
|
|||
'Adobe CC',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Gaurav Kesh Roushan',
|
||||
description: 'Fullstack Developer specializing in web development with experience in backend, frontend, and cloud technologies',
|
||||
url: 'https://gauravkesh.github.io/uses/',
|
||||
twitter: '@gkrcoder_',
|
||||
emoji: '💻',
|
||||
country: '🇮🇳',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Fullstack',
|
||||
'Backend',
|
||||
'Frontend',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'React',
|
||||
'Next.js',
|
||||
'Node.js',
|
||||
'Express',
|
||||
'MongoDB',
|
||||
'MySQL',
|
||||
'RESTful APIs',
|
||||
'TailwindCSS',
|
||||
'Bootstrap',
|
||||
'Git',
|
||||
'GitHub',
|
||||
'Data Structures',
|
||||
'Algorithms',
|
||||
'Problem-Solving',
|
||||
'C++',
|
||||
'Java'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'James Auble',
|
||||
description: 'Full Stack Developer',
|
||||
|
|
@ -3817,41 +3850,6 @@ module.exports = [
|
|||
'Next.js',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Gaurav Kesh Roushan',
|
||||
description: 'Fullstack Developer specializing in web development with experience in backend, frontend, and cloud technologies',
|
||||
url: 'https://github.com/GauravKesh',
|
||||
twitter: '@gkrcoder_',
|
||||
emoji: '💻',
|
||||
country: '🇮🇳',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
image: 'https://github.com/your-username/uses.dev/blob/main/src/images/your-image.jpg?raw=true', // Replace with your image URL
|
||||
tags: [
|
||||
'Fullstack',
|
||||
'Backend',
|
||||
'Frontend',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'React',
|
||||
'Next.js',
|
||||
'Node.js',
|
||||
'Express',
|
||||
'MongoDB',
|
||||
'MySQL',
|
||||
'RESTful APIs',
|
||||
'TailwindCSS',
|
||||
'Bootstrap',
|
||||
'Git',
|
||||
'GitHub',
|
||||
'Data Structures',
|
||||
'Algorithms',
|
||||
'Problem-Solving',
|
||||
'C++',
|
||||
'Java'
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
name: 'Emmanuel Gautier',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue