diff --git a/index.html b/index.html
new file mode 100644
index 0000000..0a550be
--- /dev/null
+++ b/index.html
@@ -0,0 +1,19 @@
+
+WELCOME TO THE WEBSITE
+
+this is a work in progress so yea
+Anyways
+In 01-Task, you can find I wrote a basic CRUD API with the help of
+GIN-Gonic , GORM , godotenv, and CompileDaemon framework.
+
+I learned all that in a day and wrote the code. Can Again write it in front
+in just 30 minutes
+Used Postman and POPsql to send the requests to the pages and all works
+fine, as for the DataBase I used Elephant SQL
+
+In task-2, downloaded a random CSV file from the internet and Parsed and printed it
+in a formatted way
\ No newline at end of file