Source code of my website
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

✨ : add scaleway associate kubernetes certification

+1
assets/credentials/scaleway-associate-kubernetes.png

This is a binary file and will not be displayed.

assets/credentials/scaleway-foundations.png

This is a binary file and will not be displayed.

+1
hugo.toml
··· 48 48 front_page_content = ["posts", "projects", "books"] 49 49 50 50 certifications = [ 51 + {Name = "Scaleway Associate Kubernetes", Issuer= "Scaleway", Issued= "2026-03", Expires= "2028-03", Credentials= "https://scaleway.360learning.com/api/certification/6642674023188334/file.pdf", Logo= "/credentials/scaleway-associate-kubernetes.png"}, 51 52 {Name = "Scaleway Associate Security & Identity", Issuer= "Scaleway", Issued= "2026-03", Expires= "2028-03", Credentials= "https://scaleway.360learning.com/api/certification/2597991385383897/file.pdf", Logo= "/credentials/scaleway-associate-security-identity.png"}, 52 53 {Name = "Scaleway Foundations", Issuer= "Scaleway", Issued= "2026-03", Expires= "2028-03", Credentials= "https://scaleway.360learning.com/api/certification/6478933742264014/file.pdf", Logo= "/credentials/scaleway-foundations.png"}, 53 54 {Name = "CKAD", Issuer= "The Linux Foundation", Issued= "2023-12", Expires= "2026-12", Credentials= "https://www.credly.com/badges/cdd863d0-5136-44e1-a393-8fa2dd736fa2/public_url", Logo= "/credentials/ckad-certified-kubernetes-application-developer.png"},