From 9c6eed1e5c1c2c09e562c305308613e1831175af Mon Sep 17 00:00:00 2001 From: Dominik Date: Sun, 11 Apr 2021 19:11:25 +0200 Subject: [PATCH] Update data.js --- src/data.js | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/data.js b/src/data.js index 4f97ef6c..9c54d712 100644 --- a/src/data.js +++ b/src/data.js @@ -85,6 +85,31 @@ module.exports = [ 'Remote', ], }, + { + name: 'Dominik Gallitzendörfer', + description: + 'Front‑end developer with a focus on UI/UX. Loves CSS and is addicted to Tetris.', + url: 'https://nharox.com/uses', + twitter: '@nharox', + emoji: '🐰', + country: '🇩🇪', + computer: 'apple', + phone: 'android', + tags: [ + 'Front End', + 'UI/UX', + 'Accessibility', + 'HTML', + 'CSS', + 'JavaScript', + 'TypeScript', + 'React', + 'Gatsby', + 'Next', + 'Tailwind CSS', + 'JAMstack', + ], + }, { name: 'Denys Tynok', description: 'Front-end development',