-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
53 lines (42 loc) · 4.49 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico?v=2">
<link rel="icon" type="image/svg+xml" href="/favicon.svg?v=2" />
<link rel="shortcut icon" href="/favicon.ico?v=2">
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="#0C0C0F" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet" />
<title>Amil Sena Rodrigues's Portfolio | Web, Mobile and Game Developer</title>
<meta name="author" content="Amil Sena Rodrigues" />
<meta name="description" content="Welcome to Amil Sena Rodrigues's portfolio, where you'll discover the diverse skill set of a versatile developer proficient in fullstack web development, mobile app development, and game development. Immerse yourself in a variety of projects, ranging from innovative mobile apps promoting personal growth and mental well-being to engaging arcade games and comprehensive coding challenge platforms. Explore Amil's portfolio today to witness the fusion of creativity, technical expertise, and passion for crafting impactful digital experiences.">
<meta name="keywords" content="Amil Sena Rodrigues, portfolio, Italian developer, web developer, mobile app developer, game developer, frontend developer, backend developer, fullstack developer, software engineering, React.js, Java, JavaScript, SQL, CSS, HTML, Unreal Engine, DevOps, Agile development, Scrum methodology, Test-driven development, UI/UX design, cross-platform development, AWS, Git version control">
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Amil Sena Rodrigues">
<meta property="og:url" content="https://disteroby-dev-portfolio.vercel.app" />
<meta property="og:title" content="Amil Sena Rodrigues's Portfolio | Web, Mobile and Game Developer" />
<meta property="og:description" content="Welcome to Amil Sena Rodrigues's portfolio, where you'll discover the diverse skill set of a versatile developer proficient in fullstack web development, mobile app development, and game development. Immerse yourself in a variety of projects, ranging from innovative mobile apps promoting personal growth and mental well-being to engaging arcade games and comprehensive coding challenge platforms. Explore Amil's portfolio today to witness the fusion of creativity, technical expertise, and passion for crafting impactful digital experiences.">
<meta property="og:image" content="https://disteroby-dev-portfolio.vercel.app/static/banner.jpg" />
<meta property="og:image:alt" content="Banner for the portfolio website" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="627" />
<meta property="og:article:author" content="Amil Sena Rodrigues" />
<meta property="og:article:tag" content="Web Developer" />
<meta property="og:article:tag" content="Fullstack Developer" />
<meta property="og:article:tag" content="Mobile Developer" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Amil Sena Rodrigues's Portfolio | Web, Mobile and Game Developer">
<meta name="twitter:description" content="Welcome to Amil Sena Rodrigues's portfolio, where you'll discover the diverse skill set of a versatile developer proficient in fullstack web development, mobile app development, and game development. Immerse yourself in a variety of projects, ranging from innovative mobile apps promoting personal growth and mental well-being to engaging arcade games and comprehensive coding challenge platforms. Explore Amil's portfolio today to witness the fusion of creativity, technical expertise, and passion for crafting impactful digital experiences.">
<meta name="twitter:image" content="https://disteroby-dev-portfolio.vercel.app/static/banner.jpg" />
<meta name="twitter:site" content="https://disteroby-dev-portfolio.vercel.app" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>