diff --git a/Striver97/HTML/.vscode/settings.json b/Striver97/HTML/.vscode/settings.json
new file mode 100644
index 0000000..6f3a291
--- /dev/null
+++ b/Striver97/HTML/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+    "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/Striver97/HTML/form-assignment/index.html b/Striver97/HTML/form-assignment/index.html
new file mode 100644
index 0000000..8b66baa
--- /dev/null
+++ b/Striver97/HTML/form-assignment/index.html
@@ -0,0 +1,47 @@
+
+
+
+    
+    
+    Document
+    
+
+
+    
+
+
\ No newline at end of file
diff --git a/Striver97/HTML/menu-assignment/images/coffee.jpeg b/Striver97/HTML/menu-assignment/images/coffee.jpeg
new file mode 100644
index 0000000..dc74243
Binary files /dev/null and b/Striver97/HTML/menu-assignment/images/coffee.jpeg differ
diff --git a/Striver97/HTML/menu-assignment/index.html b/Striver97/HTML/menu-assignment/index.html
new file mode 100644
index 0000000..d9b523f
--- /dev/null
+++ b/Striver97/HTML/menu-assignment/index.html
@@ -0,0 +1,64 @@
+
+
+
+    
+    
+    Cafe Otaku
+    
+
+
+
+    Cafe Otaku Menu | Address: 20th Ward
+    
+    
+        
+            
+                | Name | 
+                Description | 
+                Price | 
+            
+        
+        
+            
+                | Espresso | 
+                Made from strong coffee beans | 
+                8$ | 
+            
+            
+                | latte | 
+                Sweet and energetic | 
+                7$ | 
+            
+            
+                | Chai | 
+                Indian Beverage to keep you focused | 
+                7$ | 
+            
+            
+                | Black Coffee | 
+                A dose of Caffiene | 
+                6$ | 
+            
+            
+                | Milk | 
+                Plain old milk with some sugar | 
+                5$ | 
+            
+        
+    
+
+
\ No newline at end of file
diff --git a/Striver97/HTML/portfolio-assignment/index.html b/Striver97/HTML/portfolio-assignment/index.html
new file mode 100644
index 0000000..cdcbe38
--- /dev/null
+++ b/Striver97/HTML/portfolio-assignment/index.html
@@ -0,0 +1,52 @@
+
+
+
+    
+    
+    
+    Portfolio Site
+
+
+    My Portfolio
+    
+        About me
 
+        
+        Hey, am Nilesh, currently working as a Web Developer at Data to Destiny.
+    
+
+
 
+    
+        Education details
+        
+            - 
+                B.S. Information Technology (7.5 CGPA)
+            
 
+            - 
+                HSC Commerce (72%)
+            
 
+            - 
+                SSC (78%)
+            
 
+        
+    
+    
+    
+      Projects: 
+        No projects yet
+    
+    
+    
+        Work Experience
+        Working as a Web Developer Intern at Data to Destiny
+    
+
+
\ No newline at end of file
diff --git a/Striver97/HTML/price-details-table/index.html b/Striver97/HTML/price-details-table/index.html
new file mode 100644
index 0000000..49ba479
--- /dev/null
+++ b/Striver97/HTML/price-details-table/index.html
@@ -0,0 +1,67 @@
+
+
+
+  
+  
+  Product Prices
+  
+
+
+  Product Prices
+  
+    
+      
+        | Product Name | 
+        Description | 
+        Price | 
+        Availability | 
+      
+    
+    
+      
+        | Laptop | 
+        15-inch, Intel Core i5, 8GB RAM, 256GB SSD | 
+        $999 | 
+        In stock | 
+      
+      
+        | Smartphone | 
+        6.5-inch, 128GB Storage, 12MP Camera | 
+        $699 | 
+        In stock | 
+      
+      
+        | Headphones | 
+        Wireless, Noise Cancelling, 30-hour Battery Life | 
+        $199 | 
+        In stock | 
+      
+      
+        | Smartwatch | 
+        Waterproof, Heart Rate Monitor, Fitness Tracker | 
+        $149 | 
+        Out of stock | 
+      
+      
+        | Camera | 
+        24MP, 4K Video Recording, Interchangeable Lenses | 
+        $799 | 
+        In stock | 
+      
+    
+  
+
+
diff --git a/Striver97/HTML/timeline-assignment/images/kaneki-evolution.jpeg b/Striver97/HTML/timeline-assignment/images/kaneki-evolution.jpeg
new file mode 100644
index 0000000..723b49a
Binary files /dev/null and b/Striver97/HTML/timeline-assignment/images/kaneki-evolution.jpeg differ
diff --git a/Striver97/HTML/timeline-assignment/timeline.html b/Striver97/HTML/timeline-assignment/timeline.html
new file mode 100644
index 0000000..6aa4372
--- /dev/null
+++ b/Striver97/HTML/timeline-assignment/timeline.html
@@ -0,0 +1,45 @@
+
+
+
+
+  
+  My Page
+
+
+  Ken Kaneki | Tokyo Ghoul
+  This page is meant to show the events of the making off Tokyo Ghoul.
+  
 
+  
+    - 2011-2012: Kaneki's first fight with Amon is recorded in a journal in his bag.
 
+    
+    - 2015: Kaneki's birthday is December 20th.
 
+    
+    - 2014: Tokyo Ghoul: Past is released, which takes place before the main series and focuses on Kaneki's backstory.
+
 
+
+    - 2014: Tokyo Ghoul: Past is released, which takes place before the main series and focuses on Kaneki's backstory.
+
 
+
+    - Age 21: Kaneki is at the start of Tokyo Ghoul: Re.
+
 
+
+    - Age 29: Kaneki is at the end of Tokyo Ghoul: Re. 
+
 
+
+  
+
+
\ No newline at end of file
diff --git a/Striver97/HTML/todo-assignment/images/todo.jpeg b/Striver97/HTML/todo-assignment/images/todo.jpeg
new file mode 100644
index 0000000..95b7a6f
Binary files /dev/null and b/Striver97/HTML/todo-assignment/images/todo.jpeg differ
diff --git a/Striver97/HTML/todo-assignment/index.html b/Striver97/HTML/todo-assignment/index.html
new file mode 100644
index 0000000..f3334ee
--- /dev/null
+++ b/Striver97/HTML/todo-assignment/index.html
@@ -0,0 +1,33 @@
+
+
+
+    
+    
+    Todo List
+    
+
+
+    My Todo List 
+    
+    
+
+
\ No newline at end of file