From 3db41467914471d24e184e9150286dfdbbd3e589 Mon Sep 17 00:00:00 2001 From: Abhishek Sharma Date: Sat, 6 Jun 2026 11:28:37 +0530 Subject: [PATCH] Update projects.json --- projects.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/projects.json b/projects.json index a3d2dea..4ede65f 100644 --- a/projects.json +++ b/projects.json @@ -81,6 +81,26 @@ "adminName": "Anchal Singh", "linkedIn": "https://www.linkedin.com/in/imanchalsingh/" }, + { + "owner": "abhisheks008", + "repo": "DL-Simplified", + "projectName": "DL-Simplified", + "description": "A comprehensive repository simplifying deep learning, machine learning, computer vision, and NLP concepts with practical implementations.", + "techStack": [ + "Deep Learning", + "Machine Learning", + "OpenCV", + "NLP", + "Image Processing" + ], + "linkedIn": "https://www.linkedin.com/in/abhishek-sharma-aa06a9183", + "mentors": [ + { + "name": "Abhishek Sharma", + "linkedIn": "https://www.linkedin.com/in/abhishek-sharma-aa06a9183" + } + ] + }, { "owner": "imanchalsingh", "repo": "File-Sharing-System",