diff --git a/38827550-309e-4d99-88d2-c3de33015b6e-removebg-preview.png b/38827550-309e-4d99-88d2-c3de33015b6e-removebg-preview.png deleted file mode 100644 index 800e738..0000000 Binary files a/38827550-309e-4d99-88d2-c3de33015b6e-removebg-preview.png and /dev/null differ diff --git a/AUT.png b/AUT.png new file mode 100644 index 0000000..f987ba6 Binary files /dev/null and b/AUT.png differ diff --git a/AWS-Certified-Developer.png b/AWS-Certified-Developer.png new file mode 100644 index 0000000..12c7100 Binary files /dev/null and b/AWS-Certified-Developer.png differ diff --git a/Black and Red Simple Tips How To Be A Programmer Youtube Thumbnail.png b/Black and Red Simple Tips How To Be A Programmer Youtube Thumbnail.png new file mode 100644 index 0000000..3616e79 Binary files /dev/null and b/Black and Red Simple Tips How To Be A Programmer Youtube Thumbnail.png differ diff --git a/Google Professional Cloud Developer.webp b/Google Professional Cloud Developer.webp new file mode 100644 index 0000000..a660f19 Binary files /dev/null and b/Google Professional Cloud Developer.webp differ diff --git a/LICENSE b/LICENSE index b5ffee4..27909fd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ahmad-Khallaf05 +Copyright (c) 2024 abdullahadaileh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 77b19e2..1cad515 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# project-2 \ No newline at end of file +# Project2 \ No newline at end of file diff --git a/ahmad-removebg-preview.png b/ahmad-removebg-preview.png new file mode 100644 index 0000000..f94d734 Binary files /dev/null and b/ahmad-removebg-preview.png differ diff --git a/ahmad.jpg b/ahmad.jpg index fddd294..48fab6c 100644 Binary files a/ahmad.jpg and b/ahmad.jpg differ diff --git a/amer.jpg b/amer.jpg new file mode 100644 index 0000000..f045b0a Binary files /dev/null and b/amer.jpg differ diff --git a/azure-developer.png b/azure-developer.png new file mode 100644 index 0000000..b8ddd4c Binary files /dev/null and b/azure-developer.png differ diff --git a/c.png b/c.png index 3335bc5..9f7705f 100644 Binary files a/c.png and b/c.png differ diff --git a/ceo.jpg b/ceo.jpg new file mode 100644 index 0000000..2b02e1e Binary files /dev/null and b/ceo.jpg differ diff --git a/css.png b/css.png deleted file mode 100644 index 92d702d..0000000 Binary files a/css.png and /dev/null differ diff --git a/discord.png b/discord.png deleted file mode 100644 index 967081f..0000000 Binary files a/discord.png and /dev/null differ diff --git a/facepook.png b/facepook.png deleted file mode 100644 index 2c93e3d..0000000 Binary files a/facepook.png and /dev/null differ diff --git a/figma.png b/figma.png deleted file mode 100644 index ed25b36..0000000 Binary files a/figma.png and /dev/null differ diff --git a/fone.png b/fone.png deleted file mode 100644 index df2d6b8..0000000 Binary files a/fone.png and /dev/null differ diff --git a/git.png b/git.png deleted file mode 100644 index bb5a197..0000000 Binary files a/git.png and /dev/null differ diff --git a/githup.png b/githup.png deleted file mode 100644 index af56863..0000000 Binary files a/githup.png and /dev/null differ diff --git a/gmail.png b/gmail.png deleted file mode 100644 index 69444c5..0000000 Binary files a/gmail.png and /dev/null differ diff --git a/hmad-removebg-preview.png b/hmad-removebg-preview.png deleted file mode 100644 index 12df7df..0000000 Binary files a/hmad-removebg-preview.png and /dev/null differ diff --git a/html.png b/html.png deleted file mode 100644 index 81d1fcb..0000000 Binary files a/html.png and /dev/null differ diff --git a/index.css b/index.css deleted file mode 100644 index 85c2a18..0000000 --- a/index.css +++ /dev/null @@ -1,101 +0,0 @@ -.background { - background-color: silver; -} -main { - background-color: white; - width: 75%; - margin: auto; - padding: 20px; - border-radius: 25px; -} - -header { - width: 100%; - display: flex; - justify-content: space-between; - align-items: center; - padding: 10px 200px; - border-radius: 20px; - background-color: silver; -} - -.logo { - color: rgba(57, 57, 57, 1); - font-weight: 400; - font-size: 28px; - text-decoration: none; -} - -.nav a { - color: rgba(57, 57, 57, 1); - text-decoration: none; - font-weight: 300; - font-size: 20px; - padding-left: 20px; -} - -.myimage { - border-radius: 100px; - padding: 20px; - width: auto; - max-width: 400px; -} - -.home { - background-image: url(https://images.shiksha.com/mediadata/ugcDocuments/images/wordpressImages/2021_12_Programming-vs-Web-Development.jpg); - display: grid; - grid-template-columns: 50% 50%; - border-radius: 20px; -} - -.a2 { - justify-content: right; - text-align: center; - padding: 20px; - padding-top: 25%; - width: 80%; -} - - .wite{ - color: white; - border: solid; - border-radius: 20px; - background-color: silver ; - } -.abc { - justify-content: center; - text-align: center; - padding: 50px; -} - -.ul { - list-style-type: none; - display: grid; - grid-template-columns: 30% 30% 30%; - grid-template-rows: 30% 30% 30%; - justify-content: space-between; - padding: 50px; -} - -.kk { - height: 100px; - padding: 10px; -} -.ss { - height: 50px; - padding: 10px; -} - -.ul>li { - padding: 50px; - -} -.pro { - display: grid; - grid-template-columns: 50% 50%; - text-align: center; -} - -.Projects { - text-align: center; -} \ No newline at end of file diff --git a/index.html b/index.html index d44a6b8..60d353a 100644 --- a/index.html +++ b/index.html @@ -2,143 +2,205 @@ - - - - - - Ahmad Majed Khallaf - - - - - - + + + Ahmad Khallaf + + -
-
- -
- +
+ -
- -
- -
-
- +
+
+
+
+

Hi I am
Ahmad Majed Khallaf

+

I am an artificial intelligence student in Aqaba University of Technology, and a trainee in Orange + Coding + Academy "website development".

-
-

Hi I am Ahmad Majed Khallaf

-

- I am an artificial intelligence student in Aqaba University of Technology, and a trainee in Orange Coding - Academy "website development". -

+
+ +
+ +
+

Education

+
+
+
+ +
+
+

AUT

+
+
+
+
+ +
+
+

Orange Coding Academy

+
+
-
- -
- -
- -
- -
- -
-

My skills

- -
- -
+ + + +
+ +
+

MY SKILLS

+
+ +
+
+ +
+
+

HTML

+
+
+
+
+ +
+
+

CSS

+
+
- - - -

PORJECTS

-
-
-
-

FIGMA

- Figma Link -
- figma projet photo +
+ +
+ +
+

My Projects

+
+
+
+ +
+
-
-
-

WEBSITE

- Github Link -
- figma projet photo +
+
+ +
+
-
-
+
+ +
+ +
+

Contact Me

+
+
+
+ +
+
+

Phone

+

+962781075450

+
+
-
- - - -
- - - -
- +
+
+
+ +
+
+

Email

+

ahmadmajedkhallaf470@gmail.com

+
+
+ +
+
+
+ +
+ +
+ +
- - - - - - \ No newline at end of file diff --git a/inistagram.png b/inistagram.png deleted file mode 100644 index 1b2db85..0000000 Binary files a/inistagram.png and /dev/null differ diff --git a/js.png b/js.png deleted file mode 100644 index ab7c560..0000000 Binary files a/js.png and /dev/null differ diff --git a/linkedin.png b/linkedin.png deleted file mode 100644 index e792925..0000000 Binary files a/linkedin.png and /dev/null differ diff --git a/meahmed.jpg b/meahmed.jpg new file mode 100644 index 0000000..2f66de0 Binary files /dev/null and b/meahmed.jpg differ diff --git a/orange.jpg b/orange.jpg new file mode 100644 index 0000000..b4c0d29 Binary files /dev/null and b/orange.jpg differ diff --git a/Screenshot 2024-05-19 125705.png b/project1.png similarity index 100% rename from Screenshot 2024-05-19 125705.png rename to project1.png diff --git a/project2.css b/project2.css new file mode 100644 index 0000000..6ef98b9 --- /dev/null +++ b/project2.css @@ -0,0 +1,153 @@ + +body{ + background: Beige; +} +*{ + box-sizing: border-box; + font-family: Verdana, Geneva, Tahoma, sans-serif; + scroll-behavior: smooth; + padding: 0; + margin: 0; + +} +header{ + background-color: brown; + width: 100%; + position: fixed; + display: flex; + justify-content: space-between; + align-items: center; + padding: 10px 200px; + z-index: 200; +} +.logo{ + font-weight: 400; + font-size: 28px; + text-decoration: none; +} +.nav a{ + color: white; + text-decoration: none; + font-weight: 300; + font-size: 20px; + padding-left: 20px; +} +section{ + padding: 100px 200px; +} +.section1{ + display: grid; + grid-template-columns: 50% 50%; + width: 100%; + min-height: 100vh; + display: flex; + align-items: center; + background: url(https://ciracollege.com/wp-content/uploads/2020/11/emile-perron-xrVDYZRGdw4-unsplash-scaled.jpg) no-repeat; + background-size: cover; + +} +.section1 h1 { + color: white; + font-size: 20px; + font-weight: 1400; +} +.section1 h1 span { + display: inline-block; + font-size: 30px; + margin-top: 10px; +} +.section1 h2 { + color: white; + font-size: 25px; + margin-top: 10px; + margin-bottom: 23px; +} +.but1{ + text-decoration: none; + color: yellow; + background: rgb(57, 57, 57); + border: yellow; + font-size: 20px; + font-weight: 600; + display: inline-block; + padding: 10px; + border-radius: 9px; +} +.but1:hover { + background: rgb(60, 60, 60); + transform: scale(1.1); + transition: 0.5s ease; + +} +.About{ + display: flex; + justify-content: center; + color: yellow; + font-size: 30px; + font-weight: 800; + margin-bottom: 50px; + +} +.section21{ + color: white; + display: flex; + justify-content: center; + font-size: 20px; + font-weight: 500; + letter-spacing: 1px; + text-transform: uppercase; +} +.title{ + display: flex; + justify-content: center; + font-size: 30px; + font-weight: 800; + margin-bottom: 50px; + +} +.content{ + display: flex; + justify-content: center; + flex-direction: row; + flex-wrap: wrap; +} +.card{ + background-color: brown; + width: 21.25; + box-shadow: 0 5px 25px rgba(1 1 1 / 15%); + border-radius: 10px; + padding: 25px; + margin: 15px; +} +.card:hover { + transform: scale(1.1); + transition: 0.5s ease; +} +.icon{ + font-size: 8em; + text-align: center; + margin: 10px; +} +.cssinfo{ + color: white; + font-size: 1.2em; + margin: 10px; + text-align: center; +} +.insta{ + text-decoration: none; + color: yellow; +} + +.education { + display: flex; + flex-direction: row; +} + +.brown { + color: brown; +} + +.white { + color: white; +} \ No newline at end of file diff --git a/Screenshot 2024-05-19 130029.png b/project2.png similarity index 100% rename from Screenshot 2024-05-19 130029.png rename to project2.png diff --git a/python.png b/python.png deleted file mode 100644 index 52648f6..0000000 Binary files a/python.png and /dev/null differ