diff --git a/readme.md b/readme.md index 4c768758..5188f84e 100644 --- a/readme.md +++ b/readme.md @@ -44,7 +44,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Alphan Günaydın](https://ialphan.com/uses) — Principal Developer * [Abdujabbar Bozdar](https://yabozdar.com/uses/) — C Programmer, Systems Engineer * [Jakob Greenfeld](https://jakobgreenfeld.com/uses) — Founder -* [Bino Kochumol Varghese](https://binovarghese.com/blog/2021/what-i-use-2021/) — Developer. Reader. Writer. Wanderlust. +* [Bino Kochumol Varghese](https://binovarghese.com/uses/) — Developer. Writer. * [John Hammond](https://mathsquirrel.com/posts/2024/01/uses/) — Teaching Professor and Nerd * [Daniel Rotter](https://danielrotter.at/uses) — Senior Fullstack Developer at Yummy Publishing and organizer of the VlbgWebDev Meetup * [Jon Seager](https://jnsgr.uk/uses) — Husband, father, leader, software engineer, geek @@ -54,6 +54,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Sudan Chapagain](https://sudanchapagain.com.np/uses) — Student * [Tim Benniks](https://timbenniks.dev/uses) — Developer relations, speaker, content creator * [Damian Cyrus](https://damiancyrus.com/uses) — Full Stack Developer, Front-end Software Engineer, Tech Lead, DevDad. +* [Gaurav Kesh Roushan](https://gauravkesh.github.io/uses/) — Fullstack Developer specializing in web development with experience in backend, frontend, and cloud technologies * [James Auble](https://jamesauble.com/uses) — Full Stack Developer * [Andrew Bus](https://andrewbus.com/uses) — Senior Lead Software Engineer * [Ronny Coste](https://ronnycoste.com/uses) — Creative Developer, Photographer, Homelab Admin, and Ham Radio enthusiast diff --git a/src/data.js b/src/data.js index d2198eba..f80f0fc0 100644 --- a/src/data.js +++ b/src/data.js @@ -663,39 +663,40 @@ 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: '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',