mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: update Nico Bachner
- updated url - updated description - added twitter handle - removed emoji - updated tags
This commit is contained in:
parent
b959f850fe
commit
ec9085af2c
1 changed files with 26 additions and 16 deletions
42
src/data.js
42
src/data.js
|
|
@ -7689,31 +7689,41 @@ module.exports = [
|
||||||
tags: ['Developer', 'Designer', 'Front End', 'JavaScript', 'React', 'Bots'],
|
tags: ['Developer', 'Designer', 'Front End', 'JavaScript', 'React', 'Bots'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
// required tags
|
||||||
name: 'Nico Bachner',
|
name: 'Nico Bachner',
|
||||||
description:
|
description: 'Student. Developer. Entrepreneur.',
|
||||||
'High School Student. Self taught Web Developer. Open Source enthusiast',
|
url: 'https://nicobachner.com/uses',
|
||||||
url: 'https://nicob.dev/uses',
|
|
||||||
emoji: '🎿',
|
|
||||||
country: '🇱🇺',
|
country: '🇱🇺',
|
||||||
|
|
||||||
|
// optional tags
|
||||||
|
twitter: '@nico_bachner',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Student',
|
// Languages, etc.
|
||||||
'Web Developer',
|
|
||||||
'Front End',
|
|
||||||
'JavaScript',
|
|
||||||
'CSS',
|
|
||||||
'HTML',
|
'HTML',
|
||||||
'Svelte',
|
'CSS',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
'Next.js',
|
'Next.js',
|
||||||
|
'Svelte',
|
||||||
|
'SvelteKit',
|
||||||
'Tailwind CSS',
|
'Tailwind CSS',
|
||||||
'Accessibility',
|
'CSS Modules',
|
||||||
'Performance',
|
|
||||||
'JAMstack',
|
// Command Line
|
||||||
'Vercel',
|
'Fish Shell',
|
||||||
'Rust',
|
'Starship',
|
||||||
'Open Source Software',
|
'Homebrew',
|
||||||
|
|
||||||
|
// Apps
|
||||||
|
'Raycast',
|
||||||
|
'Safari',
|
||||||
'VS Code',
|
'VS Code',
|
||||||
|
|
||||||
|
// Platforms
|
||||||
|
'GitHub',
|
||||||
|
'Vercel',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue