www.blitzw.in/index.html
2023-11-20 13:23:02 -05:00

63 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="Bootstrap, Landing page, Template, Business, Service">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<link href='https://fonts.googleapis.com/css?family=Open Sans' rel='stylesheet'>
<title>Blitzwing</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<style>
body{
background-color:black;
color:white;
font-family:open sans;
font-size:125%;
}
a{
background-color:#dda0dd;
color:black;
border-radius:5px;
text-decoration:none;
}
a:hover{
background-color:#20b2aa;
color:black;
border-radius:5px;
text-decoration:none;
}
a:visited{
background-color:gold;
color:black;
border-radius:none;
text-decoration:underline;
}
ul{
list-style-image: url("/img/bullet.jpg");
}
</style>
</head>
<body>
<p align="right" style="padding=10px;"><a href="https://hits.seeyoufarm.com" style="none"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fwww.blitzw.in&count_bg=%23682477&title_bg=%23454426&icon=&icon_color=%23000000&title=views&edge_flat=true"/></a></p>
<p><h2>The personal website of Nune/Gigirassy.</h2></p>
<p>Hello. I am Nune <i>(nu-neh)</i>. My pronouns are ey/em, I have professionally diagnosed brainrot of all sorts (so please be nice), and am quite silly. I am also an anarchist. The world's cutest, in fact.</p>
<p><h2>I am currently working on:</h2></p>
<p><ul>
<li>A Transformers Animated fanfic called Endlings. It is written in multiple different time periods and the main plot is about Cybertronians formed from the sparks of existing ones (called "sparklets") thriving and dealing with issues on a post-apocalyptic Cybertron after a second Great War, and delving into that past that created them. It has enough gender-diverse people to make the average trufan cry, along with scenes of a violent nature. The fanfic will be written in advance.</li>
<li>A personal ebook archive where I catalog hundreds of mainly anarchist/revolutionary ebooks.</li>
<li>Trying to figure out how to host a frontend on this site. The only programming experience I have is HTML and CSS and my PCs don't tend to have the best RAM.</li>
<li><a href="https://thehotpepper.com/threads/peter-peps-grow-log.76614/">I am growing a very special little pepper plant...</a></li>
<li>Building my Transformers collection, which <a href="/collection.html">I track on this very site.</a></li>
<li>I honestly am not too public about it at times, but I also make art. <a href="https://www.redbubble.com/people/nuneshop/shop?asc=u">Give my Redbubble @ nuneshop a look</a>. You can buy zines featuring my art and opinions at Quimby's in Chicago and Indie Northern Kentucky in well...you know already.</li>
</ul></p>
<p>I am active on <a href="https://www.tfw2005.com/boards/members/nune.139750/">TFW2005</a>, and Discord ( @gigirassy ). </p>
<img src="img/blitzwing.jpg" alt="Blitzwing">
</body>
</html>