diff --git a/website/src/data/showcase/charles-ancheta.png b/website/src/data/showcase/charles-ancheta.png new file mode 100644 index 0000000000..9be464e35e Binary files /dev/null and b/website/src/data/showcase/charles-ancheta.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 01d5fcb826..e45e09cf39 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -355,6 +355,14 @@ const Users: User[] = [ source: 'https://github.com/chaos-mesh/website', tags: ['opensource', 'product', 'i18n'], }, + { + title: 'Charles Ancheta', + description: "Charles Ancheta's Blog and Portfolio Website", + preview: require('./showcase/charles-ancheta.png'), + website: 'https://charlesancheta.com', + source: 'https://github.com/cbebe/my-website', + tags: ['opensource', 'personal'], + }, { title: 'ChatKitty', description: 'A full suite of developer tools for any chat use-case.',