diff --git a/website/src/data/showcase/evantay.png b/website/src/data/showcase/evantay.png new file mode 100644 index 0000000000..2397a639f5 Binary files /dev/null and b/website/src/data/showcase/evantay.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index e2598f5d48..6d293dd872 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -334,6 +334,14 @@ const Users = [ source: 'https://github.com/eta-dev/eta', tags: ['opensource'], }, + { + title: "Evan Tay's Personal Website", + description: "A Software Engineer's blog, documentation and project portfolio.", + preview: require('./showcase/evantay.png'), + website: 'https://evantay.com/', + source: 'https://github.com/DigiPie/kaya-folio', + tags: ['opensource', 'personal'], + }, { title: 'FBT', description: 'An internationalization framework',