File tree Expand file tree Collapse file tree 6 files changed +96
-0
lines changed
Expand file tree Collapse file tree 6 files changed +96
-0
lines changed Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments