From 3f59cc6a04a25b02a680c01d158c0c946d5606c8 Mon Sep 17 00:00:00 2001 From: MEDHEV RAJA S <175806183+Medhev@users.noreply.github.com> Date: Tue, 11 Nov 2025 13:06:55 +0530 Subject: [PATCH 1/3] Add initial README content just practicing... --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..efda35fa --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +just trying to practice through cod`edex :> From eaa42da4cdc09a34ee37915de5b97791994d04b1 Mon Sep 17 00:00:00 2001 From: MEDHEV RAJA S Date: Tue, 11 Nov 2025 13:18:57 +0530 Subject: [PATCH 2/3] added README.md --- codedex.code-workspace | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 codedex.code-workspace diff --git a/codedex.code-workspace b/codedex.code-workspace new file mode 100644 index 00000000..bab1b7f6 --- /dev/null +++ b/codedex.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": ".." + } + ], + "settings": {} +} \ No newline at end of file From 85b3361d45ed5307a9afb8a296bbcbf12c3e8d6f Mon Sep 17 00:00:00 2001 From: MEDHEV RAJA S Date: Tue, 11 Nov 2025 13:30:28 +0530 Subject: [PATCH 3/3] some changes in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efda35fa..cb3344eb 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ just trying to practice through cod`edex :> + +this time something fishy hehe.. \ No newline at end of file