From a1fd04a397128014b9d9b95334ac384d83a3e512 Mon Sep 17 00:00:00 2001 From: usernameakhil Date: Sat, 28 Jun 2025 17:24:43 +0530 Subject: [PATCH 1/2] hlo --- .vscode/settings.json | 3 +++ challenges/2025-06-28.json | 12 ++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/challenges/2025-06-28.json b/challenges/2025-06-28.json index 7fdd585..d216082 100644 --- a/challenges/2025-06-28.json +++ b/challenges/2025-06-28.json @@ -66,6 +66,18 @@ "linkedin": "https://www.linkedin.com/in/lokesh-singhal", "instagram": "https://instagram.com/singhal_g_" } + }, + { + "projectName": "PS_Akhil", + "studentName": "Akhil", + "rollNo": "124108054", + "branch": "Artificial Intelligence and Machine Learning", + "college": "National Institute of Technology, Kurukshetra", + "liveLink": "https://akhil-sandy.vercel.app/", + "socials": { + "github": "https://github.com/usernameakhil", + "linkedin": "https://www.linkedin.com/in/shaik-mohammad-akhil-a51540318/" + } } ] } From e1fb6d7f44a297e66a2bc0140219b413ca06f114 Mon Sep 17 00:00:00 2001 From: "Mr. Algorithm" <11aravipratapsingh@gmail.com> Date: Sat, 28 Jun 2025 18:17:00 +0530 Subject: [PATCH 2/2] Delete .vscode/settings.json --- .vscode/settings.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 6f3a291..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "liveServer.settings.port": 5501 -} \ No newline at end of file