@@ -14,37 +14,48 @@ const Founder = () => {
1414 < div className = { styles . ap_cont_4_founder_description } >
1515 < h1 className = { styles . ap_cont_4_heading } > Founder</ h1 >
1616 < p className = { styles . ap_cont_4_para } >
17- Kubesimplify community is founded by
18- < span className = { styles . ap_cont_1_cloud } > Saiyam Pathak. </ span > < br />
19- Saiyam is a CNCF, Traefik and Portainer Ambassador, CKA/CKAD/CKS
17+ Saiyam Pathak is the founder of Kubesimplify, focusing on
18+ simplifying cloud-native and Kubernetes technologies. Previously at
19+ Civo, Walmart Labs, Oracle, and HP, Saiyam has worked on many facets
20+ of Kubernetes, including machine learning platforms, scaling,
21+ multi-cloud, and managed Kubernetes services. He has implemented
22+ Kubernetes solutions in various organizations. When not coding,
23+ Saiyam contributes to the community by writing blogs and organizing
24+ local meetups for Kubernetes and CNCF. He is also a CNCF TAG
25+ sustainability lead, Kubestronaut. His CKA and CKS e-books are also
26+ at gumroad.
27+ { /* Kubesimplify community is founded by
28+ <span className={styles.ap_cont_1_cloud}>
29+ {" "}
30+ Saiyam Pathak.{" "}
31+ </span>{" "}
32+ <br />
33+ Saiyam is a CNCF yo, Traefik and Portainer Ambassador, CKA/CKAD/CKS
2034 certified, InfluxAce. He regularly contributes to the community by
2135 writing blogs and organizing local meetups for K8s, Rancher, Influx,
22- CNCF. He had also written a book { " " }
36+ CNCF. He had also written a book{" "}
2337 <span className={styles.ap_cont_1_cloud}>
24- Let's Learn CKS Scenarios { " " }
38+ Let's Learn CKS Scenarios{" "}
2539 </span>
26- that helps people prepare for CKS certification.
40+ that helps people prepare for CKS certification. */ }
2741 </ p >
2842 < div className = { styles . founder_logo } >
29- < a target = "_blank" href = "https://www.youtube.com/c/saiyam911" >
30- < AiFillYoutube row = "img" className = { styles . social1 } />
31- </ a >
32- < a target = "_blank" href = "https://twitter.com/kubesimplify" >
33- < AiOutlineTwitter row = "img" className = { styles . social2 } />
34- </ a >
35- < a
36- target = "_blank"
37- href = "https://www.linkedin.com/company/kubesimplify/"
38- >
39- < TiSocialLinkedin row = "img" className = { styles . social2 } />
40- </ a >
41- < a target = "_blank" href = "https://www.instagram.com/saiyampathak/" >
42- < AiOutlineInstagram row = "img" className = { styles . social2 } />
43- </ a >
44- < a target = "_blank" href = "https://github.com/kubesimplify" >
45- < AiFillGithub row = "img" className = { styles . social3 } />
46- </ a >
47- </ div >
43+ < a target = "_blank" href = "https://www.youtube.com/c/saiyam911" >
44+ < AiFillYoutube row = "img" className = { styles . social1 } />
45+ </ a >
46+ < a target = "_blank" href = "https://x.com/SaiyamPathak" >
47+ < AiOutlineTwitter row = "img" className = { styles . social2 } />
48+ </ a >
49+ < a target = "_blank" href = "https://www.linkedin.com/in/saiyampathak/" >
50+ < TiSocialLinkedin row = "img" className = { styles . social2 } />
51+ </ a >
52+ < a target = "_blank" href = "https://www.instagram.com/saiyampathak/" >
53+ < AiOutlineInstagram row = "img" className = { styles . social2 } />
54+ </ a >
55+ < a target = "_blank" href = "https://github.com/saiyam1814" >
56+ < AiFillGithub row = "img" className = { styles . social3 } />
57+ </ a >
58+ </ div >
4859 </ div >
4960 < div className = { styles . ap_cont_4_image_block } >
5061 < img className = { styles . ap_cont_4_img } src = { Saiyam } alt = "saiyam" />
0 commit comments