Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/collections/members/chandravijay-rai/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ linkedin: cvrai/
layer5: 4a508c2f-5bdf-41ba-b00f-8b81953b86e0
location: Mumbai, India
bio: I have a deep interest in technology and am inherently curious, always eager to learn and work with new technologies. My love for the open-source community stems from the exposure it provides to collaborate with the best minds. As a Full Stack Developer, I find joy in building new products and solving problems to make them useful for users. Additionally, I am keenly interested in the DevOps and cloud-native fields.
status: Active
status: Inactive
badges:
- Hacktoberfest
- continuous Contributor
Expand Down
8 changes: 3 additions & 5 deletions src/collections/members/sudhanshu-dasgupta/index.mdx
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
---
name: Sudhanshu Dasgupta
position: Contributor
position: Maintainer
image_path: ./sudhanshu-dasgupta.webp
github: sudhanshutech
twitter: SudhanshuDasgu3
linkedin: sudhanshu-dasgupta
layer5: 654edb7d-abaa-4df1-a46c-ef0d4e7754a2
location: Madhya Pradesh, India
bio: |
As an undergraduate student of Computer Science, I possess a strong passion for web development, as well as extensive knowledge of cloud computing and networking. With a deep interest in open-source technology, I have contributed significantly to various projects, and have found Layer5 to be an exceptionally effective platform for learning.
In addition to my development skills, I have a proven ability to build connections and network with others, which has been demonstrated in my role as a core team lead for a tech club. I have also gained valuable experience mentoring students, further honing my ability to communicate complex ideas in a clear and concise manner.

Overall, I am a dedicated and driven individual who is committed to advancing my skills and knowledge in the field of computer science, while contributing to the wider community through open-source technology.
I am a software engineer experience in web development and design systems. As a maintainer of CNCF project Meshery and Layer5, I lead development efforts, mentor contributors, and create scalable, user-centric applications. I have a strong background in open-source collaboration, cloud-native technologies like Docker and Kubernetes, and community engagement. Passionate about simplifying complex technologies, I thrive in building solutions that empower users while fostering innovation and collaboration.
status: Active
badges:
- meshery
- meshery-catalog
- community
published: true
maintainer: yes
---
20 changes: 10 additions & 10 deletions src/sections/Community/Handbook/repo-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import ciliumLogo from "../../../assets/images/service-mesh-icons/cilium.svg";
import wasm from "../../../assets/images/webassembly/webssembly_icon.svg";
import recognitionLogo from "../../../assets/images/recognition-program/recognition-program.png";
import kanvasLogo from "../../../assets/images/kanvas/icon-only/kanvas-icon-color.svg";
import sistent from "../../../assets/images/sistent/icon-only/sistent-icon-color.svg";

export const repo_data = [
{
Expand Down Expand Up @@ -128,8 +129,8 @@ export const repo_data = [
image: meshery,
site: "https://cloud.layer5.io/",
language: "React.js",
maintainers_name: ["Yash Sharma"],
link: ["https://layer5.io/community/members/yash-sharma"],
maintainers_name: ["Vacant"],
link: ["#"],
repository: "https://github.com/layer5io/meshery-cloud",
accessRequired: "*program participation required",
},
Expand All @@ -145,17 +146,15 @@ export const repo_data = [
},
{
project: "Sistent Design System",
image: five,
image: sistent,
site: "https://github.com/layer5io/sistent",
language: "React.js",
language: "React.js, Typescript",
maintainers_name: [
"Antonette Caldwell",
"Rex Joshua Ibegbu",
"Aabid Sofi",
],
link: [
"https://layer5.io/community/members/antonette-caldwell",
"https://layer5.io/community/members/rex-joshua-ibegbu",
"https://layer5.io/community/members/aabid-sofi",
],
repository: "https://github.com/layer5io/sistent",
Expand Down Expand Up @@ -301,10 +300,11 @@ export const repo_data = [
project: "Layer5 Cloud",
image: meshery,
language: "Golang",
maintainers_name: ["Yash Sharma"],
link: ["https://layer5.io/community/members/yash-sharma"],
maintainers_name: ["Vacant"],
link: ["#"],
description: "A Meshery Remote Provider.",
repository: "https://github.com/layer5io/meshery-cloud",
accessRequired: "*program participation required",
},
// {
// project: "MeshMonkey",
Expand All @@ -319,7 +319,7 @@ export const repo_data = [
maintainers_name: ["Vacant"],
link: [""],
description:
"Generates visual snapshots of infrastructure as code (e.g., Kubernetes manifests, Helm charts) and delivers them to pull requests for automated review.",
"Generates visual snapshots of infrastructure as code (e.g., Kubernetes manifests, Helm charts) and delivers them to pull requests for automated review.",
repository: "https://github.com/layer5labs/kanvas-snapshot",
},
{
Expand All @@ -329,7 +329,7 @@ export const repo_data = [
maintainers_name: ["Vacant"],
link: [""],
description:
"The Kanvas Snapshot Helm Plugin allows users to generate a visual snapshot of their Helm charts directly from the command line.",
"The Kanvas Snapshot Helm Plugin allows users to generate a visual snapshot of their Helm charts directly from the command line.",
repository: "https://github.com/meshery/helm-kanvas-snapshot",
},
{
Expand Down