diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/email-logo.png b/Day 6/Issue 23/Parth/ServerLessAWS/email-logo.png
new file mode 100644
index 0000000..65a91e9
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/email-logo.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/exp3.html b/Day 6/Issue 23/Parth/ServerLessAWS/exp3.html
new file mode 100644
index 0000000..19c6df7
--- /dev/null
+++ b/Day 6/Issue 23/Parth/ServerLessAWS/exp3.html
@@ -0,0 +1,189 @@
+
+
+
+
+ Contact Me
+
+
+
+
+
+Contact Me
+
+
+
Parth Dhavan
+
University of Petroleum & Energy Studies
+
Dehradun
+
+
+
+
+
+
Let's Connect
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/github-logo.png b/Day 6/Issue 23/Parth/ServerLessAWS/github-logo.png
new file mode 100644
index 0000000..de43dfc
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/github-logo.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/linkedin-logo.png b/Day 6/Issue 23/Parth/ServerLessAWS/linkedin-logo.png
new file mode 100644
index 0000000..eac6de8
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/linkedin-logo.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/location.png b/Day 6/Issue 23/Parth/ServerLessAWS/location.png
new file mode 100644
index 0000000..6dc5cc9
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/location.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/ss/1.S3Bucket.png b/Day 6/Issue 23/Parth/ServerLessAWS/ss/1.S3Bucket.png
new file mode 100644
index 0000000..8db2ff7
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/ss/1.S3Bucket.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/ss/2.Cloudfront.png b/Day 6/Issue 23/Parth/ServerLessAWS/ss/2.Cloudfront.png
new file mode 100644
index 0000000..9847721
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/ss/2.Cloudfront.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/ss/3.lambda.png b/Day 6/Issue 23/Parth/ServerLessAWS/ss/3.lambda.png
new file mode 100644
index 0000000..a831a03
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/ss/3.lambda.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/ss/4.dynamodb.png b/Day 6/Issue 23/Parth/ServerLessAWS/ss/4.dynamodb.png
new file mode 100644
index 0000000..c3bbaff
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/ss/4.dynamodb.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/ss/5.deployment.png b/Day 6/Issue 23/Parth/ServerLessAWS/ss/5.deployment.png
new file mode 100644
index 0000000..46c58a1
Binary files /dev/null and b/Day 6/Issue 23/Parth/ServerLessAWS/ss/5.deployment.png differ
diff --git a/Day 6/Issue 23/Parth/ServerLessAWS/style3.css b/Day 6/Issue 23/Parth/ServerLessAWS/style3.css
new file mode 100644
index 0000000..a1be49b
--- /dev/null
+++ b/Day 6/Issue 23/Parth/ServerLessAWS/style3.css
@@ -0,0 +1,23 @@
+.icon{
+ vertical-align:center;
+ width: 50px;
+ height: 50px;
+ margin-left: 10%;
+ margin-top:3px;
+}
+.navbar_about {
+ background: linear-gradient(to right, #d1913c,#ffd194);
+ overflow: hidden;
+ padding-top: 0;
+}
+
+.navbar_about a {
+ float: right;
+ color: black;
+ font-weight: 400;
+ text-align: center;
+ padding: 20px 20px;
+ font-size: 150%;
+ font-family:'Times New Roman', Times, serif;
+ text-decoration: none;
+}
\ No newline at end of file