Skip to content

Commit 1ec60ae

Browse files
ishmum99marcelscruzCopilot
authored
Add '3STF Tools' entry to resources (#1114)
* Add '3STF Tools' entry to resources Added a new tool entry for '3STF Tools' with relevant details. * Change category from 'Tool' to 'Tooling' * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6550207 commit 1ec60ae

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

resources/0-9.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ export const resources: Resource[] = [
4444
categories: ['Icon'],
4545
url: 'https://www.3dicons.com/',
4646
},
47+
{
48+
name: '3STF Tools',
49+
description:
50+
'A clean collection of free browser tools for developers, writers, and creators. No accounts. No ads. No data collected.',
51+
categories: ['Tool', 'Productivity'],
52+
url: 'https://www.3stf.com/',
53+
keywords: ['json formatter', 'image converter', 'password generator', 'word counter', 'developer tools', 'free tools', 'privacy', 'client-side'],
54+
},
4755
{
4856
name: '4 day week',
4957
description: 'Software jobs with a better work / life balance.',

0 commit comments

Comments
 (0)