Skip to content

Commit ce1ba7b

Browse files
committed
Deploying to gh-pages from @ 8e03fa0 🚀
1 parent d7b69be commit ce1ba7b

File tree

6 files changed

+96
-0
lines changed

6 files changed

+96
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8" />
6+
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8+
9+
<title>Gabriel Matei • personal website</title>
10+
11+
12+
13+
<script src="https://kit.fontawesome.com/27f86ca87a.js" crossorigin="anonymous"></script>
14+
<link rel="stylesheet" href="/assets/index-74473836.css">
15+
</head>
16+
17+
<body>
18+
<main id="app">
19+
<div class="profile">
20+
<span class="profile-picture"></span>
21+
</div>
22+
23+
<div class="content">
24+
<div class="hero mb-2">
25+
<p>Hi there 👋, I'm</p>
26+
<h1>Gabriel Matei</h1>
27+
<h3>Pushing the boundaries of what's possible with blockchain, one project at a time</h3>
28+
</div>
29+
30+
<div class="description mb-2">
31+
<p>Currently, I am a part of the MultiversX team and also working as a Core Developer at buidly. I am excited to
32+
be contributing my skills and expertise to these dynamic organizations as we push the boundaries of what is
33+
possible with blockchain technology.
34+
</p>
35+
</div>
36+
37+
<div class="social">
38+
<a href="https://twitter.com/gabrielvmatei" target="_blank"><i class="fa-brands fa-twitter"></i></a>
39+
<a href="https://github.com/gabrielmatei" target="_blank"><i class="fa-brands fa-github"></i></a>
40+
<a href="https://www.linkedin.com/in/mateigabriel/" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
41+
</div>
42+
</div>
43+
</main>
44+
<!-- <script type="module" src="/src/main.ts"></script> -->
45+
</body>
46+
47+
</html>

assets/index-74473836.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8" />
6+
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8+
9+
<title>Gabriel Matei • personal website</title>
10+
11+
12+
13+
<script src="https://kit.fontawesome.com/27f86ca87a.js" crossorigin="anonymous"></script>
14+
<link rel="stylesheet" href="/assets/index-74473836.css">
15+
</head>
16+
17+
<body>
18+
<main id="app">
19+
<div class="profile">
20+
<span class="profile-picture"></span>
21+
</div>
22+
23+
<div class="content">
24+
<div class="hero mb-2">
25+
<p>Hi there 👋, I'm</p>
26+
<h1>Gabriel Matei</h1>
27+
<h3>Pushing the boundaries of what's possible with blockchain, one project at a time</h3>
28+
</div>
29+
30+
<div class="description mb-2">
31+
<p>Currently, I am a part of the MultiversX team and also working as a Core Developer at buidly. I am excited to
32+
be contributing my skills and expertise to these dynamic organizations as we push the boundaries of what is
33+
possible with blockchain technology.
34+
</p>
35+
</div>
36+
37+
<div class="social">
38+
<a href="https://twitter.com/gabrielvmatei" target="_blank"><i class="fa-brands fa-twitter"></i></a>
39+
<a href="https://github.com/gabrielmatei" target="_blank"><i class="fa-brands fa-github"></i></a>
40+
<a href="https://www.linkedin.com/in/mateigabriel/" target="_blank"><i class="fa-brands fa-linkedin"></i></a>
41+
</div>
42+
</div>
43+
</main>
44+
<!-- <script type="module" src="/src/main.ts"></script> -->
45+
</body>
46+
47+
</html>

profile.webp

61.6 KB
Loading

vite.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)