Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions resources/0-9.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ export const resources: Resource[] = [
categories: ['Icon'],
url: 'https://www.3dicons.com/',
},
{
name: '3STF Tools',
description:
'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.',
categories: ['Tool', 'Productivity'],
url: 'https://www.3stf.com/',
Comment on lines +49 to +52
keywords: ['json formatter', 'image converter', 'password generator', 'word counter', 'developer tools', 'free tools', 'privacy', 'client-side'],
},
{
name: '4 day week',
description: 'Software jobs with a better work / life balance.',
Expand Down
Loading