-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from Merwin-Rebello/MerwinRebello
Merwin opensrc contributed
- Loading branch information
Showing
2 changed files
with
168 additions
and
131 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,134 +1,170 @@ | ||
import { Card } from "./types"; | ||
export let data: Card[] = [ | ||
{ | ||
"name": "Gaurav", | ||
"description": "Hi I am Gaurav . Full Stack Developer with Interest in Competitive Programming and System Design.", | ||
"resources": [ | ||
{ | ||
"name": "Godot ", | ||
"icon": "Godot logo", | ||
"url": "https://docs.godotengine.org/en/stable/getting_started/introduction/index.html" | ||
}, | ||
{ | ||
"name": "Flutter Docs", | ||
"url": "https://docs.flutter.dev/get-started/codelab" | ||
}, | ||
{ | ||
"name": "Competitive Programming", | ||
"url": "https://cses.fi/book/book.pdf" | ||
} | ||
], | ||
"socials": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/gaurav-foroll" | ||
}, | ||
{ | ||
"name": "linkedin", | ||
"url": "https://www.linkedin.com/in/gaurav-m-83a853287" | ||
}, | ||
{ | ||
"name": "instagram", | ||
"url": "https://www.instagram.com/g_aura__v" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "Jayesh Wani", | ||
"description": "Hi, I am Jayesh, A Full Stack Developer and Competitive Programmer", | ||
"resources": [ | ||
{ | ||
name: "Gaurav", | ||
description: | ||
"Hi I am Gaurav . Full Stack Developer with Interest in Competitive Programming and System Design.", | ||
resources: [ | ||
{ | ||
name: "Godot ", | ||
icon: "Godot logo", | ||
url: "https://docs.godotengine.org/en/stable/getting_started/introduction/index.html", | ||
}, | ||
{ | ||
name: "Flutter Docs", | ||
url: "https://docs.flutter.dev/get-started/codelab", | ||
}, | ||
{ | ||
name: "Competitive Programming", | ||
url: "https://cses.fi/book/book.pdf", | ||
}, | ||
], | ||
socials: [ | ||
{ | ||
name: "github", | ||
url: "https://github.com/gaurav-foroll", | ||
}, | ||
{ | ||
name: "linkedin", | ||
url: "https://www.linkedin.com/in/gaurav-m-83a853287", | ||
}, | ||
{ | ||
name: "instagram", | ||
url: "https://www.instagram.com/g_aura__v", | ||
}, | ||
], | ||
}, | ||
{ | ||
name: "Jayesh Wani", | ||
description: | ||
"Hi, I am Jayesh, A Full Stack Developer and Competitive Programmer", | ||
resources: [ | ||
{ | ||
name: "MERN Stack", | ||
url: "https://www.youtube.com/watch?v=CvCiNeLnZ00", | ||
}, | ||
{ | ||
name: "App Development", | ||
url: "https://developer.android.com/courses/android-basics-compose/course", | ||
}, | ||
{ | ||
name: "Striver's DSA sheet", | ||
url: "https://takeuforward.org/strivers-a2z-dsa-course/strivers-a2z-dsa-course-sheet-2/", | ||
}, | ||
], | ||
socials: [ | ||
{ | ||
name: "github", | ||
url: "https://github.com/JayeshWani7", | ||
}, | ||
{ | ||
name: "linkedin", | ||
url: "https://linkedin.com/in/jayesh-wani", | ||
}, | ||
{ | ||
name: "instagram", | ||
url: "https://www.instagram.com/jayesh_wani7/", | ||
}, | ||
], | ||
}, | ||
|
||
{ | ||
"name": "MERN Stack", | ||
"url": "https://www.youtube.com/watch?v=CvCiNeLnZ00" | ||
}, | ||
{ | ||
"name": "App Development", | ||
"url": "https://developer.android.com/courses/android-basics-compose/course" | ||
}, | ||
{ | ||
"name": "Striver's DSA sheet", | ||
"url": "https://takeuforward.org/strivers-a2z-dsa-course/strivers-a2z-dsa-course-sheet-2/" | ||
} | ||
], | ||
"socials": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/JayeshWani7" | ||
}, | ||
{ | ||
"name": "linkedin", | ||
"url": "https://linkedin.com/in/jayesh-wani" | ||
}, | ||
{ | ||
"name": "instagram", | ||
"url": "https://www.instagram.com/jayesh_wani7/" | ||
} | ||
] | ||
}, | ||
|
||
{ | ||
"name": "SAHIL SINGH", | ||
"description": "Hi I am Sahil. Full Stack Developer with Interest in System Programming and System Design.", | ||
"resources": [ | ||
{ | ||
"name": "The Book", | ||
"url": "https://doc.rust-lang.org/book/" | ||
}, | ||
{ | ||
"name": "3D on web", | ||
"url": "https://threejs.org/" | ||
}, | ||
{ | ||
"name": "Motivation", | ||
"url": "https://www.youtube.com/watch?v=xvFZjo5PgG0" | ||
} | ||
], | ||
"socials": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/TYPESAFE-RUSTY" | ||
}, | ||
{ | ||
"name": "linkedIn", | ||
"url": "https://www.linkedin.com/in/sahilsingh03122003/" | ||
}, | ||
{ | ||
"name": "instagram", | ||
"url": "https://www.instagram.com/printf_sahil_/" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "GAVEN D'COSTA", | ||
"description": "Hi, I'm Gaven D'costa, a Full Stack Developer with aspirations to become a future entrepreneur. In addition to my professional pursuits, I enjoy going to the gym, watching anime, and have a strong faith in God.", | ||
"resources": [ | ||
{ | ||
"name": "My Portfolio Website 🗿", | ||
"url": "https://gaven-portfolio.vercel.app/" | ||
}, | ||
{ | ||
"name": "My Bible Website ✝️", | ||
"url": "https://gaven-bible.vercel.app/" | ||
}, | ||
{ | ||
"name": "My Fitness Website 💪", | ||
"url": "https://gaven-fitness.vercel.app/" | ||
} | ||
], | ||
"socials": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/GavenDcosta" | ||
}, | ||
{ | ||
"name": "linkedIn", | ||
"url": "https://www.linkedin.com/in/gaven-dcosta-b18165239/" | ||
}, | ||
{ | ||
"name": "instagram", | ||
"url": "https://www.instagram.com/gavendcosta" | ||
} | ||
] | ||
} | ||
] | ||
{ | ||
name: "SAHIL SINGH", | ||
description: | ||
"Hi I am Sahil. Full Stack Developer with Interest in System Programming and System Design.", | ||
resources: [ | ||
{ | ||
name: "The Book", | ||
url: "https://doc.rust-lang.org/book/", | ||
}, | ||
{ | ||
name: "3D on web", | ||
url: "https://threejs.org/", | ||
}, | ||
{ | ||
name: "Motivation", | ||
url: "https://www.youtube.com/watch?v=xvFZjo5PgG0", | ||
}, | ||
], | ||
socials: [ | ||
{ | ||
name: "github", | ||
url: "https://github.com/TYPESAFE-RUSTY", | ||
}, | ||
{ | ||
name: "linkedIn", | ||
url: "https://www.linkedin.com/in/sahilsingh03122003/", | ||
}, | ||
{ | ||
name: "instagram", | ||
url: "https://www.instagram.com/printf_sahil_/", | ||
}, | ||
], | ||
}, | ||
{ | ||
name: "GAVEN D'COSTA", | ||
description: | ||
"Hi, I'm Gaven D'costa, a Full Stack Developer with aspirations to become a future entrepreneur. In addition to my professional pursuits, I enjoy going to the gym, watching anime, and have a strong faith in God.", | ||
resources: [ | ||
{ | ||
name: "My Portfolio Website 🗿", | ||
url: "https://gaven-portfolio.vercel.app/", | ||
}, | ||
{ | ||
name: "My Bible Website ✝️", | ||
url: "https://gaven-bible.vercel.app/", | ||
}, | ||
{ | ||
name: "My Fitness Website 💪", | ||
url: "https://gaven-fitness.vercel.app/", | ||
}, | ||
], | ||
socials: [ | ||
{ | ||
name: "github", | ||
url: "https://github.com/GavenDcosta", | ||
}, | ||
{ | ||
name: "linkedIn", | ||
url: "https://www.linkedin.com/in/gaven-dcosta-b18165239/", | ||
}, | ||
{ | ||
name: "instagram", | ||
url: "https://www.instagram.com/gavendcosta", | ||
}, | ||
], | ||
}, | ||
{ | ||
name: "MERWIN REBELLO", | ||
description: | ||
"Hi, I'm Merwin Rebello, a Full Stack Developer with an AIM to become Entrepreneur. Other than this we take Risks , Play Sports , Go Gym , PRAY and believe in the the Lord. ", | ||
resources: [ | ||
{ | ||
name: "My Portfolio Website ", | ||
url: "https://merwin-rebello-porfolio.vercel.app/", | ||
}, | ||
{ | ||
name: "AI SaaS Podcaster", | ||
url: "https://saas-podcaster.vercel.app/", | ||
}, | ||
{ | ||
name: "Promptifier-Save all prompts", | ||
url: "https://promptifier-nextjs-prj.vercel.app/", | ||
}, | ||
], | ||
socials: [ | ||
{ | ||
name: "github", | ||
url: "https://github.com/Merwin-Rebello", | ||
}, | ||
{ | ||
name: "linkedIn", | ||
url: "https://www.linkedin.com/in/merwin-rebello-102557289/", | ||
}, | ||
{ | ||
name: "instagram", | ||
url: "https://www.instagram.com/merwinrebello/", | ||
}, | ||
], | ||
}, | ||
]; |