-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·142 lines (130 loc) · 6.26 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!--
hello yes twitter devs asked me to put this in the html source so yes
there USED TO BE twemoji in this site, except that
SOMEONE decided to take it down. thank you a lot!
also, I use Cascadia Mono as font for this site
oh, and the background and the stars I used in my site
have been taken from the Debian GNU/Linux 6 (squeeze)
design, "SpaceFun", and have been animated by me.
-->
<!DOCTYPE html>
<html>
<head>
<title>vinche's website</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="/assets/style/style.css">
<link rel="stylesheet" href="/assets/style/overlay.css">
<link rel="stylesheet" href="/assets/style/background.css">
<meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no">
<meta name="keywords" content="vinche.zsh, vinche, vinchethescript, vinchedotzsh">
<!--<script src="https://unpkg.com/twemoji@latest/dist/twemoji.min.js" crossorigin="anonymous"></script>-->
</head>
<body>
<div class="stars"></div>
<div class="centeredStuff">
<div class="titleDiv">
<h2 class="vinchetitle">_</h2>
</div>
<div class="boxes hidden kindaRemoved">
<div class="box about">
<div class="content">
<h2>about me</h2>
hello, i'm vinche, a <div class="age"></div>italian student who's interested in technology, as in both software and hardware.
i like programming a lot and i mostly just develop whatever comes into my mind.<br>
also, i am a mac and <div class="dialog">linux <div class="text">i use arch btw</div></div> user
</div>
</div>
<div class="box projects">
<div class="content">
<h2>my projects</h2>
- <div class="item strapbot">StrapBot</div><br>
- <div class="item aiocvv">aiocvv</div><br>
- <div class="item dgoose">Discord Goose</div><br>
- <div class="item debianissimo">Debianissimo</div><br>
</div>
</div>
<div class="box socials">
<div class="content">
<h2>my socials</h2>
- <div class="item github" onclick="redirectTo('https:\/\/github.com\/Vinchethescript')">github</div><br>
- <div class="item telegramChannel" onclick="redirectTo('https:\/\/t.me\/Vinchethestage')">telegram channel</div><br>
- <div class="item telegramGroup" onclick="redirectTo('https:\/\/t.me\/Vinchethechat')">telegram group chat</div><br>
- <div class="item discord" onclick="redirectTo('https:\/\/discord.gg\/uEVf5zftqJ')">discord</div><br>
- <div class="item twitter" onclick="redirectTo('https:\/\/twitter.com\/@Vinchethescript')">twitter</div><br>
- <div class="item reddit" onclick="redirectTo('https:\/\/reddit.com\/u/Vincysuper07')">reddit</div><br>
- <div class="item instagram" onclick="redirectTo('https:\/\/instagram.com\/vinche.zsh')">instagram</div><br>
</div>
</div>
</div>
<div class="bottomText hidden">website made with ❤️ by me</div>
<!-- projects -->
<div style="display: none" class="projectsList">
<div class="itemThingContent strapbot">
strapbot is an open-source useful discord bot that has some useful features<br>
it is written in python and uses discord.py<br>
it can also be used as a base for your own bot as long as you follow <a hide href="https://github.com/StrapBot/StrapBot#license">the license</a><br>
<br><br>
- <div class="item" onclick="redirectTo('https:\/\/github.com\/StrapBot\/StrapBot.git')">source code</div><br>
- <div class="item" onclick="redirectTo('https:\/\/discord.com\/oauth2\/authorize?client_id=740140581174378527&permissions=395945573431&scope=bot')">invite</div>
</div>
<div class="itemThingContent aiocvv">
aiocvv is an api wrapper for classeviva written in python using asyncio.
it is made to be easy to use and handles caching and rate limits since the api has lots of them<br>
<br><br>
- <div class="item" onclick="redirectTo('https:\/\/github.com\/Vinchethescript\/aiocvv.git')">source code</div><br>
- <div class="item" onclick="redirectTo('https:\/\/pypi.org\/project\/aiocvv')">latest release</div>
</div>
<div class="itemThingContent dgoose">
honk.<br>discord goose is a bot that messes with your discord server, sends a
random message in a random channel, or joins a voice channel and says "honk"<br>
also it is completely configurable so you can choose the channels you don't want it to send messages in.
the bot has been inspired by the <a hide href="https://samperson.itch.io/desktop-goose">desktop goose</a> app
<br><br>
- <div class="item" onclick="redirectTo('https:\/\/discord.com\/api\/oauth2\/authorize?client_id=909415919397261342&permissions=1236987595776&scope=bot%20applications.commands')">invite</div><br>
</div>
<div class="itemThingContent debianissimo">
debianissimo is a porting of the ordissimo os to any computer, born as a joke<br>
it is italian only and discontinued at the moment
<br><br>
<!--- <div class="item" onclick="redirectTo('https:\/\/debianissimo.it')">website</div>-->
</div>
</div>
</div>
<script src="/assets/scripts/core.js"></script>
<script src="/assets/scripts/script.js"></script>
<script src="/assets/scripts/boxes.js"></script>
<script src="/assets/scripts/dates.js"></script>
<script src="/assets/scripts/background.js"></script>
<script>
/*twemoji.parse(document.body, {
callback: (icon, options) => {
switch ( icon ) {
case 'a9': // © copyright
case 'ae': // ® registered trademark
case '2122': // ™ trademark
return false;
}
return ''.concat(options.base, options.size, '/', icon, options.ext);
}
});*/
(async() => {
if (document.cookie) {
fixAllBoxes()
const boxes = document.querySelector(".boxes")
const title = document.querySelector(".titleDiv h2.vinchetitle")
boxes.classList.remove("kindaRemoved")
boxes.classList.remove("hidden")
title.onclick = toggleBoxes
document.querySelector(".bottomText").classList.remove("hidden")
document.body.classList.add("background")
document.body.classList.add("animate")
makeStars()
await sleep(250)
removeRandomStars()
alwaysUpdateAge()
}
titleAnimation()
})()
</script>
</body>
</html>