mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
178 lines
3.7 KiB
TypeScript
178 lines
3.7 KiB
TypeScript
export type ToolsProps = {
|
|
name: string;
|
|
url?: string;
|
|
image: string;
|
|
};
|
|
|
|
export const development = [
|
|
{
|
|
name: 'Neovim',
|
|
url: 'https://neovim.io/',
|
|
image: '/assets/images/tools/neovim.png',
|
|
},
|
|
{
|
|
name: 'Tmux',
|
|
url: 'https://tmux.github.io/',
|
|
image: '/assets/images/tools/tmux.png',
|
|
},
|
|
{
|
|
name: 'Kitty',
|
|
url: 'https://sw.kovidgoyal.net/kitty/',
|
|
image: '/assets/images/tools/kitty.png',
|
|
},
|
|
{
|
|
name: 'Visual Studio Code',
|
|
url: 'https://code.visualstudio.com/',
|
|
image: '/assets/images/tools/visual-studio-code.png',
|
|
},
|
|
{
|
|
name: 'Kaleidoscope',
|
|
url: 'https://kaleidoscope.app/',
|
|
image: '/assets/images/tools/kaleidoscope.png',
|
|
},
|
|
];
|
|
|
|
export const design = [
|
|
{
|
|
name: 'Affinity Designer',
|
|
url: 'https://affinity.serif.com/designer/',
|
|
image: '/assets/images/tools/affinity-designer.png',
|
|
},
|
|
{
|
|
name: 'Affinity Photo',
|
|
url: 'https://affinity.serif.com/photo/',
|
|
image: '/assets/images/tools/affinity-photo.png',
|
|
},
|
|
{
|
|
name: 'Affinity Publisher',
|
|
url: 'https://affinity.serif.com/publisher/',
|
|
image: '/assets/images/tools/affinity-publisher.png',
|
|
},
|
|
{
|
|
name: 'Procreate',
|
|
url: 'https://procreate.com/',
|
|
image: '/assets/images/tools/procreate.png',
|
|
},
|
|
{
|
|
name: 'Typeface',
|
|
url: 'https://typefaceapp.com/',
|
|
image: '/assets/images/tools/typeface.png',
|
|
},
|
|
];
|
|
|
|
export const research = [
|
|
{
|
|
name: 'iA Writer',
|
|
url: 'https://ia.net/writer',
|
|
image: '/assets/images/tools/ia-writer.png',
|
|
},
|
|
{
|
|
name: 'iA Presenter',
|
|
url: 'https://ia.net/presenter',
|
|
image: '/assets/images/tools/ia-presenter.png',
|
|
},
|
|
{
|
|
name: 'Obsidian',
|
|
url: 'https://obsidian.md/',
|
|
image: '/assets/images/tools/obsidian.png',
|
|
},
|
|
{
|
|
name: 'DEVONthink',
|
|
url: 'https://www.devontechnologies.com/apps/devonthink',
|
|
image: '/assets/images/tools/devonthink.png',
|
|
},
|
|
{
|
|
name: 'Raindrop.io',
|
|
url: 'https://raindrop.io/',
|
|
image: '/assets/images/tools/raindrop.io.png',
|
|
},
|
|
{
|
|
name: 'Reeder',
|
|
url: 'https://reeder.app/',
|
|
image: '/assets/images/tools/reeder.png',
|
|
},
|
|
{
|
|
name: 'Readwise Reader',
|
|
url: 'https://readwise.io/read',
|
|
image: '/assets/images/tools/readwise-reader.png',
|
|
},
|
|
{
|
|
name: 'Readwise',
|
|
url: 'https://readwise.io/i/stefan805',
|
|
image: '/assets/images/tools/readwise.png',
|
|
},
|
|
{
|
|
name: 'Overcast',
|
|
url: 'https://overcast.fm',
|
|
image: '/assets/images/tools/overcast.png',
|
|
},
|
|
{
|
|
name: 'Snipd',
|
|
url: 'https://www.snipd.com/',
|
|
image: '/assets/images/tools/snipd.png',
|
|
},
|
|
{
|
|
name: 'MindNode',
|
|
url: 'https://www.mindnode.com/',
|
|
image: '/assets/images/tools/mindnode.png',
|
|
},
|
|
{
|
|
name: 'BibDesk',
|
|
url: 'https://bibdesk.sourceforge.io/',
|
|
image: '/assets/images/tools/bibdesk.png',
|
|
},
|
|
];
|
|
|
|
export const other = [
|
|
{
|
|
name: 'Things',
|
|
url: 'https://culturedcode.com/things/',
|
|
image: '/assets/images/tools/things.png',
|
|
},
|
|
{
|
|
name: 'Raycast',
|
|
url: 'https://www.raycast.com/',
|
|
image: '/assets/images/tools/raycast.png',
|
|
},
|
|
{
|
|
name: 'Arc',
|
|
url: 'https://arc.net/',
|
|
image: '/assets/images/tools/arc-browser.png',
|
|
},
|
|
{
|
|
name: 'Brave Browser',
|
|
url: 'https://brave.com/',
|
|
image: '/assets/images/tools/brave-browser.png',
|
|
},
|
|
{
|
|
name: 'ProtonMail',
|
|
url: '',
|
|
image: '/assets/images/tools/protonmail.png',
|
|
},
|
|
{
|
|
name: 'ProtonVPN',
|
|
url: 'https://protonvpn.com/',
|
|
image: '/assets/images/tools/protonvpn.png',
|
|
},
|
|
{
|
|
name: 'Bitwarden',
|
|
url: 'https://bitwarden.com/',
|
|
image: '/assets/images/tools/bitwarden.png',
|
|
},
|
|
{
|
|
name: 'Espanso',
|
|
url: 'https://espanso.org/',
|
|
image: '/assets/images/tools/espanso.png',
|
|
},
|
|
{
|
|
name: 'Yoink',
|
|
url: 'https://eternalstorms.at/yoink/mac/',
|
|
image: '/assets/images/tools/yoink.png',
|
|
},
|
|
{
|
|
name: 'Karabiner-Elements',
|
|
url: 'https://karabiner-elements.pqrs.org/',
|
|
image: '/assets/images/tools/karabiner-elements.png',
|
|
},
|
|
];
|