From ec9085af2cc766fa3fe87efcb8d9a7db5d4bced7 Mon Sep 17 00:00:00 2001 From: Nico Bachner Date: Wed, 25 May 2022 00:33:02 +0200 Subject: [PATCH] chore: update Nico Bachner - updated url - updated description - added twitter handle - removed emoji - updated tags --- src/data.js | 42 ++++++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/src/data.js b/src/data.js index d6c26b46..46e8a1c8 100644 --- a/src/data.js +++ b/src/data.js @@ -7689,31 +7689,41 @@ module.exports = [ tags: ['Developer', 'Designer', 'Front End', 'JavaScript', 'React', 'Bots'], }, { + // required tags name: 'Nico Bachner', - description: - 'High School Student. Self taught Web Developer. Open Source enthusiast', - url: 'https://nicob.dev/uses', - emoji: '🎿', + description: 'Student. Developer. Entrepreneur.', + url: 'https://nicobachner.com/uses', country: '🇱🇺', + + // optional tags + twitter: '@nico_bachner', computer: 'apple', phone: 'iphone', tags: [ - 'Student', - 'Web Developer', - 'Front End', - 'JavaScript', - 'CSS', + // Languages, etc. 'HTML', - 'Svelte', + 'CSS', + 'TypeScript', + 'React', 'Next.js', + 'Svelte', + 'SvelteKit', 'Tailwind CSS', - 'Accessibility', - 'Performance', - 'JAMstack', - 'Vercel', - 'Rust', - 'Open Source Software', + 'CSS Modules', + + // Command Line + 'Fish Shell', + 'Starship', + 'Homebrew', + + // Apps + 'Raycast', + 'Safari', 'VS Code', + + // Platforms + 'GitHub', + 'Vercel', ], }, {