diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..0c95cfd9 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +m.u.a.portfolio \ No newline at end of file diff --git a/Usman_Cv.docx b/Usman_Cv.docx new file mode 100644 index 00000000..82e44236 Binary files /dev/null and b/Usman_Cv.docx differ diff --git a/img/Design.jpg b/img/Design.jpg deleted file mode 100644 index 58809a2b..00000000 Binary files a/img/Design.jpg and /dev/null differ diff --git a/img/gif1.gif b/img/gif1.gif new file mode 100644 index 00000000..876683c7 Binary files /dev/null and b/img/gif1.gif differ diff --git a/img/gif2.gif b/img/gif2.gif new file mode 100644 index 00000000..c730d286 Binary files /dev/null and b/img/gif2.gif differ diff --git a/img/myPng.png b/img/myPng.png new file mode 100644 index 00000000..093b48b2 Binary files /dev/null and b/img/myPng.png differ diff --git a/img/proj1.PNG b/img/proj1.PNG new file mode 100644 index 00000000..2ddc186f Binary files /dev/null and b/img/proj1.PNG differ diff --git a/img/proj2.PNG b/img/proj2.PNG new file mode 100644 index 00000000..d727e65b Binary files /dev/null and b/img/proj2.PNG differ diff --git a/img/proj3.PNG b/img/proj3.PNG new file mode 100644 index 00000000..c9ab4740 Binary files /dev/null and b/img/proj3.PNG differ diff --git a/img/proj4.PNG b/img/proj4.PNG new file mode 100644 index 00000000..978f25d6 Binary files /dev/null and b/img/proj4.PNG differ diff --git a/img/proj5.PNG b/img/proj5.PNG new file mode 100644 index 00000000..97a61e9b Binary files /dev/null and b/img/proj5.PNG differ diff --git a/img/proj6.PNG b/img/proj6.PNG new file mode 100644 index 00000000..8bc548aa Binary files /dev/null and b/img/proj6.PNG differ diff --git a/img/proj7.PNG b/img/proj7.PNG new file mode 100644 index 00000000..60f0393a Binary files /dev/null and b/img/proj7.PNG differ diff --git a/index.html b/index.html index 1a429961..caf1ecf5 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - My Website + M.U.A 👋 @@ -15,7 +15,7 @@ @@ -165,18 +193,18 @@

Coding is Love

- img + img

About me

-

Front End Developer

-

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Asperiores, velit alias eius non illum beatae atque - repellat ratione qui veritatis repudiandae adipisci maiores. At inventore necessitatibus deserunt - exercitationem cumque earum omnis ipsum rem accusantium quis, quas quia, accusamus provident suscipit magni! - Expedita sint ad dolore, commodi labore nihil velit earum ducimus nulla quae nostrum fugit aut, deserunt - reprehenderit libero enim!

- Download Resume +

MERN Stack Developer

+

am a MERN Stack developer from Pakistan with extensive knowledge of creating new designs for your business + that provide a visually appealing representation in the world.. + . A MERN stack development is a crucial part of modern web & app development, specializing in creating + dynamic and efficient web applications using the MERN stack technologies. They play a vital role in + designing, developing, and optimizing web applications to provide seamless user experiences!

+ Download Resume
@@ -193,8 +221,7 @@

Contact info

Phone

-

+1 234 123 1234

-

+1 234 123 1234

+

0308-2429235

@@ -202,14 +229,14 @@

+1 234 123 1234

Email

info@gmail.com

-

abcd@gmail.com

+

usman232429@gmail.com

Address

-

Fatikchhari, Chittagong, Bangladesh

+

Karcahi, Pakistan

@@ -217,28 +244,23 @@

Fatikchhari, Chittagong, Bangladesh

+ diff --git a/style.css b/style.css index 3f690465..8058ecd3 100644 --- a/style.css +++ b/style.css @@ -59,6 +59,8 @@ p { transition-property: background-color, color; } .cta:hover { + transition: 0.25s ease; + transition-property: background-color, color; color: white; background-color: crimson; } @@ -200,7 +202,7 @@ p { /* Hero Section */ #hero { - background-image: url(./img/hero-bg.png); + background-image: url('./img/gif1.gif'); background-size: cover; background-position: top center; position: relative; @@ -405,7 +407,7 @@ p { text-align: center; max-width: 1200px; margin: 0 auto; - padding: 100px 20px; + padding: 50px 20px; } #about .col-left { width: 250px;