-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
29 lines (29 loc) · 2.65 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 property="description" content="im charlie and this is my website so yea" />
<body style="background-color:#14050B;"></body>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>heya, im charlie.</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<img src="img/Vector.png" alt="My Logo" class="lowrd">
<h1 style="color: #887082; font-family:hdr; font-size: 48px;">heya, name's charlie.</h1>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">i like drinking coffee. i also like developing. i'm the CEO of Loopback Labs. i also like linux so yea</h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">i really like journalism (evil journalist muaheheheheheheheeee)</a></h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">i'm also gay :3</h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">i also really like fucking around with self-hosting.</h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">i'm the founder of the Human Foundation, and i'm also fighting for digital privacy and trans rights along with other various LGBT rights.</h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">i really like cats btw</h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">so uh you can mostly find me on <a href="https://bsky.app/profile/barebones.lol" class="lnk">my bluesky</a></h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">and my CV is <a href="https://read.cv/shrk" class="lnk">here,</a> though i dont rlly accept hire offers rn</h3>
<h3 style="color: #887082; font-family:cstm; font-size: 17px;">and you can find my other website i spent 2 buckaroos on <a href="https://sharkism.space" class="lnk">here,</a> and <a href="https://fennec.sharkism.space" class="lnk">here.</a></h3>
<a href="https://external-media.spacehey.net"><img src="https://external-media.spacehey.net/media/sUyNQrFYXxQ1t24FUgeHl3hh4Fz2iescVYG_T1k-iYxc=/https://64.media.tumblr.com/f5a614012f4608807cf2413a4d8ddb9d/043b3b79b6f9e438-5a/s100x200/af289642a6fe93441736bb53da79e56ced89d228.png"/></a> <img src="https://64.media.tumblr.com/e9c1dee4a92546949d05cd64281f78fb/85e0f5d14f85bcb6-ad/s100x200/0d48127e151ab20a927c769022ce8e51040584f4.pnj"/> <img src="https://64.media.tumblr.com/b3867a8cf2b31bbcfc219f3394d09029/509dca664f2eb5e4-e7/s100x200/0dc1569ad5e1d8a52125c2243f699bcdfeae407b.pnj"/>
</div>
<script src="index.js"></script>
</body>
</html>