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'],
|
||||
},
|
||||
{
|
||||
// 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',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue