Merge pull request #1935 from blkdmr/patch-1

Add 'fenn' project entry to data.json
This commit is contained in:
Sammy Hori
2026-04-10 19:31:36 +01:00
committed by GitHub
+9
View File
@@ -2083,6 +2083,15 @@
"TypeScript"
],
"description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications."
},
{
"name": "fenn",
"link": "https://github.com/pyfenn/fenn",
"label": "good first issue",
"technologies": [
"Python"
],
"description": "A simple framework that automates ML/DL workflows by providing prebuilt trainers, templates, logging, configuration management, and much more."
}
]
}