From ffc64f58e581db38e2ef9a381a621f3df6c0b80a Mon Sep 17 00:00:00 2001 From: Abhilipsaparida <163343766+Abhilipsaparida@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:06:26 +0530 Subject: [PATCH 1/6] Add files via upload --- style.css | 34 ++++++++++++++++++++++++++++++++++ website.html | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 style.css create mode 100644 website.html diff --git a/style.css b/style.css new file mode 100644 index 00000000..ae6ceb46 --- /dev/null +++ b/style.css @@ -0,0 +1,34 @@ +body { + font-family: Arial, sans-serif; + margin: 0; + padding: 0; + background: linear-gradient(to right top, #ffb6c1, #87ceeb); /* Half light pink half light blue background */ + color: #333; /* Text color */ +} + +header { + background-color: rgba(255, 255, 255, 0.8); /* Header background color */ + padding: 20px; + text-align: center; +} + +.container { + max-width: 800px; + margin: 0 auto; + padding: 20px; +} + +h2 { + margin-right: 0; +} + +.profile-image { + + margin: 30px auto; + border-radius: 50%; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Aesthetic shadow effect */ +} +img { + overflow-clip-margin: content-box; + overflow: clip; +} \ No newline at end of file diff --git a/website.html b/website.html new file mode 100644 index 00000000..dfcb1df0 --- /dev/null +++ b/website.html @@ -0,0 +1,35 @@ + + +
+ + + Abhilipsa Parida - Portfolio + +
+
+

Abhilipsa Parida

+
+
+
+

About Me

+

Hi Everyone.
My Name is Abhilipsa Parida and I am from Cuttack.
Currently I am pursuing my bachelor of technology degree
from Veer Surendra Sai University of Technology,Burla
in the department of Computer Science and Engineering.
My hobbies are listening music and watching web series.
My aim is to become a Web Developer.

+ +
+
+
+
+

Contact

+

Contact No.:784*******

+

Email id:abhilipsaparida138@gmail.com

+

instagram:click here +
+ Linked In:click here
+ Whatsapp: click here +

+

My Gallery

+ +

Qualification

+

I have completed my matriculation from
Kalinga Nodal Vidyapitha,choudwar
and intermediate from
Jatiya Kabi Bira Kishore Das,cuttack

+
+
+ \ No newline at end of file From 0235c6387ba2b4eb0a1566c2d2056792aa4254c4 Mon Sep 17 00:00:00 2001 From: Abhilipsaparida <163343766+Abhilipsaparida@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:09:56 +0530 Subject: [PATCH 2/6] Add files via upload --- Web Development/style.css | 34 ++++++++++++++++++++++++++++++++++ Web Development/website.html | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 Web Development/style.css create mode 100644 Web Development/website.html diff --git a/Web Development/style.css b/Web Development/style.css new file mode 100644 index 00000000..ae6ceb46 --- /dev/null +++ b/Web Development/style.css @@ -0,0 +1,34 @@ +body { + font-family: Arial, sans-serif; + margin: 0; + padding: 0; + background: linear-gradient(to right top, #ffb6c1, #87ceeb); /* Half light pink half light blue background */ + color: #333; /* Text color */ +} + +header { + background-color: rgba(255, 255, 255, 0.8); /* Header background color */ + padding: 20px; + text-align: center; +} + +.container { + max-width: 800px; + margin: 0 auto; + padding: 20px; +} + +h2 { + margin-right: 0; +} + +.profile-image { + + margin: 30px auto; + border-radius: 50%; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Aesthetic shadow effect */ +} +img { + overflow-clip-margin: content-box; + overflow: clip; +} \ No newline at end of file diff --git a/Web Development/website.html b/Web Development/website.html new file mode 100644 index 00000000..dfcb1df0 --- /dev/null +++ b/Web Development/website.html @@ -0,0 +1,35 @@ + + +
+ + + Abhilipsa Parida - Portfolio + +
+
+

Abhilipsa Parida

+
+
+
+

About Me

+

Hi Everyone.
My Name is Abhilipsa Parida and I am from Cuttack.
Currently I am pursuing my bachelor of technology degree
from Veer Surendra Sai University of Technology,Burla
in the department of Computer Science and Engineering.
My hobbies are listening music and watching web series.
My aim is to become a Web Developer.

+ +
+
+
+
+

Contact

+

Contact No.:784*******

+

Email id:abhilipsaparida138@gmail.com

+

instagram:click here +
+ Linked In:click here
+ Whatsapp: click here +

+

My Gallery

+ +

Qualification

+

I have completed my matriculation from
Kalinga Nodal Vidyapitha,choudwar
and intermediate from
Jatiya Kabi Bira Kishore Das,cuttack

+
+
+ \ No newline at end of file From 6ba9ea0e19779e33d497dd99c97d2228e9f5fffe Mon Sep 17 00:00:00 2001 From: Abhilipsaparida <163343766+Abhilipsaparida@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:24:28 +0530 Subject: [PATCH 3/6] Add files via upload From 3c28db70b64e59e9cf17f0bb930f00b082c775ff Mon Sep 17 00:00:00 2001 From: Abhilipsaparida <163343766+Abhilipsaparida@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:38:27 +0530 Subject: [PATCH 4/6] Add files via upload view-source:http://127.0.0.1:5500/website.html From 52e103eece705c24c25ae42e902cdee1a68501c1 Mon Sep 17 00:00:00 2001 From: Abhilipsaparida <163343766+Abhilipsaparida@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:19:27 +0530 Subject: [PATCH 5/6] Add files via upload From 009bd53f81db53e73d48823e77aa5c771ec97f18 Mon Sep 17 00:00:00 2001 From: Abhilipsaparida <163343766+Abhilipsaparida@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:02:25 +0530 Subject: [PATCH 6/6] added index.html --- index.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 00000000..dfcb1df0 --- /dev/null +++ b/index.html @@ -0,0 +1,35 @@ + + +
+ + + Abhilipsa Parida - Portfolio + +
+
+

Abhilipsa Parida

+
+
+
+

About Me

+

Hi Everyone.
My Name is Abhilipsa Parida and I am from Cuttack.
Currently I am pursuing my bachelor of technology degree
from Veer Surendra Sai University of Technology,Burla
in the department of Computer Science and Engineering.
My hobbies are listening music and watching web series.
My aim is to become a Web Developer.

+ +
+
+
+
+

Contact

+

Contact No.:784*******

+

Email id:abhilipsaparida138@gmail.com

+

instagram:click here +
+ Linked In:click here
+ Whatsapp: click here +

+

My Gallery

+ +

Qualification

+

I have completed my matriculation from
Kalinga Nodal Vidyapitha,choudwar
and intermediate from
Jatiya Kabi Bira Kishore Das,cuttack

+
+
+ \ No newline at end of file