Skip to content

Commit

Permalink
✅ Updated Gaurav Kesh Roushan
Browse files Browse the repository at this point in the history
  • Loading branch information
GauravKesh committed Oct 19, 2024
1 parent f04cf16 commit f4b2e45
Showing 1 changed file with 33 additions and 35 deletions.
68 changes: 33 additions & 35 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit f4b2e45

Please sign in to comment.