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 13, 2024
0 parents commit db81741
Show file tree
Hide file tree
Showing 9 changed files with 122 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
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.
73 changes: 73 additions & 0 deletions assets/index-DakS2X-d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-uetUgv_Y.css

Large diffs are not rendered by default.

Binary file added assets/profile-DXUuzzd5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<!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 - Full-Stack Developer specializing in Vue. Explore my portfolio to see my projects, skills, and experience.">
<meta name="keywords"
content="Full-Stack Developer, Web Developer, Portfolio, Ebraheem, Alhetari, ابراهيم, الهتاري, Vue, Nuxt, Portfolio">
<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="https://hetari.github.io/portfolio/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/" />

<title>Ebraheem Alhetari - Full-Stack Developer</title>
<link rel="icon" type="./image/svg+xml" href="./logo.svg" />
<script type="module" crossorigin src="/portfolio/assets/index-DakS2X-d.js"></script>
<link rel="stylesheet" crossorigin href="/portfolio/assets/index-uetUgv_Y.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.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db81741

Please sign in to comment.