-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
29 lines (29 loc) · 3.01 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Yann Guineau - Web3 & Blockchain Developer</title>
<meta name="description" content="I am a software developer who is passionate about innovation in the computer science world. I went through different domains like networking, embedded systems, cyber security, video games, streaming platform, and monitoring systems. Today, I am looking at the new technologies that will revolutionize our world, such as blockchains, decentralization, distributed work, cloud computing, machine learning etc. I like to learn and practice new things all the time, maybe we will create the world of tomorrow together?" />
<meta name="keywords" content="yann, guineau, yann guineau, software, engineer, developer, blockchain, web3, nft, smart, contract, smart contract, evm, audit, security, cloud, computing, ubisoft, ankama, dofus, anti cheat, bot, backend, nitro, video, encoder, monitoring" />
<meta property="og:title" content="Yann Guineau - Web3 & Blockchain Developer" />
<meta property="og:url" content="https://luax.dev/" />
<meta property="og:image" content="https://luax.dev/og.png" />
<meta property="og:type" content="website" />
<meta property="og:description" content="I am a software developer who is passionate about innovation in the computer science world. I went through different domains like networking, embedded systems, cyber security, video games, streaming platform, and monitoring systems. Today, I am looking at the new technologies that will revolutionize our world, such as blockchains, decentralization, distributed work, cloud computing, machine learning etc. I like to learn and practice new things all the time, maybe we will create the world of tomorrow together?" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:title" content="Yann Guineau - Web3 & Blockchain Developer" />
<meta name="twitter:domain" content="luax.dev" />
<meta name="twitter:url" content="https://luax.dev/" />
<meta name="twitter:image" content="https://luax.dev/og.png" />
<meta name="twitter:description" content="I am a software developer who is passionate about innovation in the computer science world. I went through different domains like networking, embedded systems, cyber security, video games, streaming platform, and monitoring systems. Today, I am looking at the new technologies that will revolutionize our world, such as blockchains, decentralization, distributed work, cloud computing, machine learning etc. I like to learn and practice new things all the time, maybe we will create the world of tomorrow together?" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Luax0" />
<script src="/fontawesome.js"></script>
</head>
<body class="">
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>