Skip to content

Commit

Permalink
Merge branch 'rupali-codes:main' into work_2024_10_02
Browse files Browse the repository at this point in the history
  • Loading branch information
RJPalmer authored Oct 3, 2024
2 parents 10dd9d4 + db45099 commit 032aee1
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 4 deletions.
16 changes: 15 additions & 1 deletion database/artificial_intelligence/artificial_intelligence.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,19 @@
"url": "https://huggingface.co/",
"category": "ai",
"subcategory": "artificial_intelligence"
},
{
"name": "jsonify",
"description": "Jsonify is a simple and efficient online tool designed to convert, format, and validate JSON data. It allows developers and users to easily input raw JSON code and instantly see the results in a structured and readable format. Jsonify also provides features like error detection, pretty printing, and minifying JSON, making it a helpful resource for those working with APIs, data structures, or web development. Its user-friendly interface ensures that both beginners and experienced developers can quickly process JSON data without any hassle.",
"url": "https://jsonify.com/",
"category": "ai",
"subcategory": "artificial_intelligence"
},
{
"name": "MemFree",
"description": "Hybrid AI Search Engine: Instantly Get Accurate Answers from the Internet, Bookmarks, Notes, and Docs.",
"url": "https://www.memfree.me",
"category": "ai",
"subcategory": "artificial_intelligence"
}
]
]
6 changes: 3 additions & 3 deletions database/languages/general_web_fundamentals.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,8 @@
},
{
"name": "Hitesh Choudhary",
"description": "It is an underrated channel for Web Development, Android development, DevOps, and more",
"url": "https://www.youtube.com/@HiteshChoudharydotcom",
"description": "It is an youtube channel for Web Development, Android development, DevOps, and more",
"url": "https://www.youtube.com/@HiteshCodeLab",
"category": "languages",
"subcategory": "general_web_fundamentals",
"language": "english"
Expand All @@ -368,4 +368,4 @@
"language":"hindi"
}
]


7 changes: 7 additions & 0 deletions database/open_source/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,12 @@
"url": "https://m3.material.io",
"category": "open source",
"subcategory": "tools"
},
{
"name": "Hubdev",
"description": "HubDev.tools is a developer resource platform featuring a categorized collection of tools and resources. It uses advanced semantic search powered by Vercel, OpenAI, and Supabase to help developers find specific tools for UI, testing, authentication.",
"url": "https://www.hubdev.tools/",
"category": "open source",
"subcategory": "tools"
}
]

0 comments on commit 032aee1

Please sign in to comment.