From 2c0b953830dc515c27fbb0e5a8a0892766d20c9f Mon Sep 17 00:00:00 2001 From: Nico Bachner Date: Tue, 6 Oct 2020 19:37:55 +0200 Subject: [PATCH] Update Nico Bachner (#964) * update nico bachner * Update Nico Bachner (fixed typo) Co-authored-by: davidak Co-authored-by: davidak --- src/data.js | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/src/data.js b/src/data.js index 2abdbfe0..cdf7faab 100644 --- a/src/data.js +++ b/src/data.js @@ -5080,24 +5080,31 @@ module.exports = [ }, { name: 'Nico Bachner', - description: 'Self taught Web Dev from Luxembourg. Open Source enthousiast', + description: 'High School Student. Self taught Web Developer. Open Source enthusiast', url: 'https://nicob.dev/#uses', emoji: '🎿', country: '🇱🇺', computer: 'apple', phone: 'iphone', tags: [ + 'Student', 'Developer', + 'Open Source Software', 'Front End', + 'Web Developer', 'HTML', 'CSS', - 'JS', - 'Svelte', - 'JAMstack', - 'Front End', + 'JavaScript', + 'Node', 'npm', + 'Svelte', + 'Sapper', + 'Next.js', 'Vercel', - 'Node.js', + 'JAMstack', + 'Accessibility', + 'Designer', + 'Visual Studio Code' ], }, {