-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
89 lines (89 loc) · 5.83 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AldessSc</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="./img/logo.png">
<meta name="description" content="My website :D">
<meta property="og:image" content="/img/logo.png">
<meta content="#ffffff" data-react-helmet="true" name="theme-color">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
</head>
<body style="background-image: url('./img/background.png')">
<div class="main w-full flex justify-center items-center flex-col">
<div class="flex justify-center items-center flex-wrap mt-4 max-[430px]:w-full">
<div data-aos="zoom-in" id="idk" class="flex justify-center items-center flex-col h-[200px] w-[420px] card m-10 m-2 rounded-xl max-[430px]:w-full">
<div class="w-9/12">
<div class="font-bold text-2xl my-1">Aldess</div>
<div class="my-1 text-1xl">@aldesssc</div>
<div class="my-1 text-[15px]">He / Him</div>
<div class="my-1 text-2xl">
<i class="bx bxl-discord-alt text-[#5865F2] cursor-pointer" onclick="window.open('https://discord.com/users/1001220536619249665')"></i>
<i class="bx bxl-tiktok cursor-pointer" onclick="window.open('https://tiktok.com/@descroll')"></i>
<i class="bx bxl-youtube text-[#FF0000] cursor-pointer" onclick="window.open('https://youtube.com/@descroll')"></i>
<i class="bx bxl-github cursor-pointer" onclick="window.open('https://github.com/AldessScratch')"></i>
</div>
</div>
</div>
<div class="flex justify-center items-center flex-wrap max-[430px]:w-full">
<div data-aos="zoom-in" id="timebg" class="flex justify-center items-center h-[200px] w-[200px] card m-10 m-2 rounded-xl max-[430px]:w-full">
<div id="hours" class="text-4xl font-bold mb-4 mr-1"></div>
<div id="mins" class="text-4xl font-bold mt-4 ml-1"></div>
</div>
<div data-aos="zoom-in" class="flex justify-center items-center flex-col h-[200px] w-[200px] card m-10 m-2 rounded-xl max-[430px]:w-full">
<div id="daysRemaining" class="font-bold text-3xl my-3 rotate-[30deg] text-center"></div>
<p id="untilbirthday" class="font-thin text-1xl my-3 rotate-[30deg]">until birthday</p>
</div>
</div>
</div>
<div class="flex justify-center items-center flex-wrap max-[430px]:w-full">
<div data-aos="zoom-in" class="flex justify-center items-center flex-col h-[200px] w-[420px] card m-10 m-2 rounded-xl max-[430px]:w-full">
<div class="w-10/12">
<div class="font-bold text-2xl my-1 items-center flex"><i class="bx bx-info-circle mr-2"></i> About me</div>
<div class="my-1 text-[13px]">Hey, it's me Aldess :D, I'm a french teenager and I love coding, drawing and making videos. I learnt html and css 4 years ago then js gradually. I'm currently interested in photography and content creation.</div>
</div>
</div>
<div data-aos="zoom-in" class="flex justify-center items-center flex-col h-[200px] w-[420px] card m-10 m-2 rounded-xl max-[430px]:w-full max-[870px]:mb-20">
<div class="w-10/12">
<div class="font-bold text-2xl my-2 items-center flex"><i class='bx bx-code-alt mr-2'></i> Skillicons</div>
<img src="https://skillicons.dev/icons?i=html,css,js,netlify,github,notion,vscode,cloudflare,tailwind,linux,windows&perline=6">
</div>
</div>
</div>
<div class="flex justify-center items-center flex-wrap max-[430px]:w-full">
<div data-aos="zoom-in" class="flex justify-center items-center flex-col h-[200px] w-[420px] card m-10 m-2 rounded-xl max-[430px]:w-full max-[870px]:mb-20">
<div class="w-10/12">
<div class="font-bold text-2xl my-2 items-center flex"><i class='bx bx-devices mr-2'></i> Devices</div>
<div class="my-1 text-[13px]">Phone - Samsung Galaxy Note 20 Ultra</div>
<div class="my-1 text-[13px]">Laptop - Samsung Galaxy Book 2 Pro 360 13"</div>
<div class="my-1 text-[13px]">PC - Intel i7 9700K, GTX 1650 SUPER, 32GB DDR4</div>
</div>
</div>
<div data-aos="zoom-in" class="flex justify-center items-center flex-col h-[70px] w-[300px] card m-10 m-2 rounded-xl max-[430px]:w-full">
<div class="w-10/12 flex justify-center items-center">
<div class="font-bold text-[20px] my-1 items-center flex"><i class="bx bx-grid-alt mr-2"></i> Things I made <i onclick="location.href = 'tim.html'" class="bx bx-link-external cursor-pointer ml-2"></i></div>
</div>
</div>
</div>
<br><br><br>
</div>
<script>
AOS.init();
</script>
<script src="script.js"></script>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('aldess', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support me',
'floating-chat.donateButton.background-color': '#00b9fe',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</body>
</html>