diff --git a/PasswordStrengthChecker/Shuklaaa/README.md b/PasswordStrengthChecker/Shuklaaa/README.md
new file mode 100644
index 000000000..589f794e5
--- /dev/null
+++ b/PasswordStrengthChecker/Shuklaaa/README.md
@@ -0,0 +1,17 @@
+#PASSWORD STRENGTH CHECKER
+
+##Overview
+The Password Strength Checker is a web application built using HTML, CSS, and JavaScript. It provides a user-friendly interface for assessing the strength of passwords. Users can input a password, and the application will evaluate its strength based on various criteria.
+
+##Features
+- Password Input: Users can enter a password into the application.
+- Strength Evaluation: The application assesses the strength of the password based on criteria such as length, complexity, and character types.
+- Strength Indicator: A visual or textual indicator is provided to show the strength of the password (e.g., Weak, Medium, Strong).
+- User-Friendly: The interface is designed to be user-friendly and intuitive, making it easy for users to understand the strength of their passwords.
+- Styling and Presentation: The application is styled with CSS to ensure a pleasant and visually appealing user experience.
+
+##SCREENSHOTS
+
+
+
+
diff --git a/PasswordStrengthChecker/Shuklaaa/image-1.png b/PasswordStrengthChecker/Shuklaaa/image-1.png
new file mode 100644
index 000000000..7961af6ad
Binary files /dev/null and b/PasswordStrengthChecker/Shuklaaa/image-1.png differ
diff --git a/PasswordStrengthChecker/Shuklaaa/image-2.png b/PasswordStrengthChecker/Shuklaaa/image-2.png
new file mode 100644
index 000000000..1151ddc05
Binary files /dev/null and b/PasswordStrengthChecker/Shuklaaa/image-2.png differ
diff --git a/PasswordStrengthChecker/Shuklaaa/image.png b/PasswordStrengthChecker/Shuklaaa/image.png
new file mode 100644
index 000000000..991f4b128
Binary files /dev/null and b/PasswordStrengthChecker/Shuklaaa/image.png differ
diff --git a/PasswordStrengthChecker/Shuklaaa/index.html b/PasswordStrengthChecker/Shuklaaa/index.html
new file mode 100644
index 000000000..897ac5177
--- /dev/null
+++ b/PasswordStrengthChecker/Shuklaaa/index.html
@@ -0,0 +1,21 @@
+
+
+