Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
CI authored and CI committed Jul 14, 2024
0 parents commit c6aaaf9
Show file tree
Hide file tree
Showing 19 changed files with 133 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
Binary file added apple-touch-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/CabinetGrotesk-Variable-DZ-mBhZu.ttf
Binary file not shown.
Binary file added assets/Switzer-Variable-CC1nzX62.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions assets/index-AT8TmCkz.css

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions assets/index-COUyhcxD.js

Large diffs are not rendered by default.

Binary file added assets/profile-dtKvApsu.webp
Binary file not shown.
Binary file added favicon.ico
Binary file not shown.
55 changes: 55 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!doctype html>
<html lang="en">

<head>
<!-- Basic Meta Tags -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description"
content="Ebraheem Alhetari - Experienced Full-Stack Developer. Discover my portfolio showcasing a variety of projects, skills in front-end and back-end development, and extensive experience in web technologies.">
<meta name="keywords"
content="Full-Stack Developer, Web Developer, Portfolio, Ebraheem Alhetari, ابراهيم الهتاري, Vue, Vue.js, Nuxt, Nuxt.js, JavaScript, HTML, CSS, Front-End Developer, Back-End Developer, Software Engineer, Web Development, Programming, Coding, Projects, Skills, Experience, GitHub, Portfolio Website">
<meta name="author" content="Ebraheem Alhetari">

<!-- Open Graph Meta Tags for social media sharing -->
<meta property="og:title" content="Ebraheem Alhetari - Full-Stack Developer">
<meta property="og:description"
content="Explore my portfolio to see my projects, skills, and experience in full-stack development.">
<meta property="og:image" content="/profile.jpg">
<meta property="og:url" content="https://hetari.github.io/portfolio/">
<meta property="og:type" content="website">


<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Ebraheem Alhetari - Full-Stack Developer" />
<meta name="twitter:description"
content="Explore my portfolio to see my projects, skills, and experience in full-stack development." />
<meta name="twitter:image" content="https://hetari.github.io/portfolio/profile.jpg" />
<meta name="twitter:url" content="https://hetari.github.io/portfolio/" />

<!-- Canonical Tag -->
<link rel="canonical" href="https://hetari.github.io/portfolio/" />

<!-- Favicon and Apple Touch Icons -->
<link rel="shortcut icon" href="/portfolio/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="/portfolio/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/portfolio/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/portfolio/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/portfolio/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/portfolio/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/portfolio/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/portfolio/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/portfolio/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/portfolio/apple-touch-icon-180x180.png" />

<title>Ebraheem Alhetari - Full-Stack Developer</title>
<script type="module" crossorigin src="/portfolio/assets/index-COUyhcxD.js"></script>
<link rel="stylesheet" crossorigin href="/portfolio/assets/index-AT8TmCkz.css">
</head>

<body>
<div id="app"></div>
</body>

</html>
3 changes: 3 additions & 0 deletions logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added profile.webp
Binary file not shown.

0 comments on commit c6aaaf9

Please sign in to comment.