From a76a56d9b4a51f5a64bb0490b55f6e7776d4a57f Mon Sep 17 00:00:00 2001 From: xfarrow Date: Wed, 3 Apr 2024 12:05:29 +0200 Subject: [PATCH] enhance profile --- frontend/vanilla/html/testing/chattest.html | 2 +- .../vanilla/html/testing/profiletest.html | 303 ++++++++++-------- 2 files changed, 168 insertions(+), 137 deletions(-) diff --git a/frontend/vanilla/html/testing/chattest.html b/frontend/vanilla/html/testing/chattest.html index fe1fe9b..d04eab6 100644 --- a/frontend/vanilla/html/testing/chattest.html +++ b/frontend/vanilla/html/testing/chattest.html @@ -98,7 +98,7 @@
- +
diff --git a/frontend/vanilla/html/testing/profiletest.html b/frontend/vanilla/html/testing/profiletest.html index 1c7bf2c..0699b76 100644 --- a/frontend/vanilla/html/testing/profiletest.html +++ b/frontend/vanilla/html/testing/profiletest.html @@ -1,141 +1,172 @@ - - - - - - -
-
-
- -
+ + + + + + + + +
+
+
+ +
+
+ + +
+
+
+
+ avatar +
John Doe
+

Full Stack Developer

+

Napoli, Italy

+
+ + +
+
+
+ + +
+
+
    +
  • + +

    johndoe.com

    +
  • +
  • + +

    johndoe

    +
  • +
  • + +

    @mdbootstrap

    +
  • +
  • + +

    mdbootstrap

    +
  • +
  • + +

    mdbootstrap

    +
  • +
+
+
+
+
+ + +
+
+
+
+

Full Name

- -
-
-
-
- avatar -
John Doe
-

Full Stack Developer

-

Napoli, Italy

-
- - -
-
-
-
-
-
    -
  • - -

    johndoe.com

    -
  • -
  • - -

    johndoe

    -
  • -
  • - -

    @mdbootstrap

    -
  • -
  • - -

    mdbootstrap

    -
  • -
  • - -

    mdbootstrap

    -
  • -
-
-
-
-
-
-
-
-
-

Full Name

-
-
-

Johnatan Smith

-
-
-
-
-
-

Email

-
-
-

example@example.com

-
-
-
-
-
-

Phone

-
-
-

(097) 234-5678

-
-
-
-
-
-

Address

-
-
-

Bay Area, San Francisco, CA

-
-
-
-
-
-
-
-
-

Skills

-

Web Design

-
-
-
-

Website Markup

-
-
-
-

One Page

-
-
-
-

Mobile Template

-
-
-
-

Backend API

-
-
-
-
-
-
-
-
+
+

John Doe

- +
+
+
+

Email

+
+
+

example@example.com

+
+
+
+
+
+

Phone

+
+
+

(097) 234-5678

+
+
+
+
+
+

Address

+
+
+

Bay Area, San Francisco, CA

+
+
+
+
+ +
+
+

Bachelor's Degree

+

During my University Career I mastered mathematics, physics, learnt + various programming languages such as Java, C, C++, C#, PHP etc. I have deep knowledge in everything and I + am just the best

+

University Name

+

GPA: 3.8/4.0

+

Major: Computer Science

+

Year of Graduation: 2022

+ +

High School Diploma

+

I attended the famous Los Angeles High School. Britney Spears was my English Teacher and my classmate was Taylor Swift

+

University Name

+

GPA: 3.8/4.0

+

Major: Computer Science

+

Year of Graduation: 2022

+
+
+ +
+
+

Skills

+

Web Design

+
+
+
+

Website Markup

+
+
+
+

One Page

+
+
+
+

Mobile Template

+
+
+
+

Backend API

+
+
+
+
+
+ +
+
+
+ + \ No newline at end of file