www.blitzw.in/index.html

45 lines
3.9 KiB
HTML
Raw Normal View History

2023-11-20 10:28:48 +00:00
<!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">
2023-11-30 14:40:51 +00:00
<meta name="description" content="The main page of Nune's site.">
2023-11-20 10:28:48 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
2023-12-27 09:43:35 +00:00
<title>Blitzwing Main Page</title>
2023-11-20 10:28:48 +00:00
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
2023-12-29 16:39:56 +00:00
<link rel="stylesheet" href="/style.css">
2023-11-20 10:28:48 +00:00
</head>
<body>
2023-11-24 23:33:38 +00:00
<p><h2>The personal website of Nune/Gigirassy.</h2></p>
2023-11-20 12:39:04 +00:00
<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>
2023-11-20 12:20:43 +00:00
<p><h2>I am currently working on:</h2></p>
<p><ul>
2023-11-20 17:06:19 +00:00
<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>
2023-11-20 12:20:43 +00:00
<li>A personal ebook archive where I catalog hundreds of mainly anarchist/revolutionary ebooks.</li>
2023-12-14 16:54:47 +00:00
<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. <span style="color:tan;display:inline;">Figured one out!</span> Well, it's not a frontend per say, but I made my own instance of a comic book reader. <a href="https://random.blitzw.in/"> It's hosted here</a>. If you got any comic book files yourself, you can use that site to read them.</li>
2023-11-20 16:26:54 +00:00
<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>
2024-01-07 12:36:12 +00:00
<li>Reading more books, particularly fiction and related to my personal philosophical theory.</li>
<li>Attempting to complete my credits for school. It's slow, but working!</li>
2024-01-11 15:11:41 +00:00
<li>Addressing 1312 problems.</li>
2023-11-20 12:20:43 +00:00
</ul></p>
2023-12-27 09:20:10 +00:00
<p><h2>Sections of this site:</h2></p>
<p><ul>
<li><a href="/collection.html">A page where I track my Transformers collection.</a></li>
<li><a href="/coolsites.html">Sites I think are neat.</a></li>
2023-12-27 09:36:50 +00:00
<li><a href="/maq.html">Questions which people may or may not have asked me, but I'm going to share anyway.</a></li>
2023-12-27 09:20:10 +00:00
</ul></p>
2023-12-15 00:29:54 +00:00
<p>I am active on <a href="https://www.tfw2005.com/boards/members/nune.139750/">TFW2005</a>, and Discord ( @gigirassy ). <a href="https://matrix.to/#/@nune:envs.net">I also have a Matrix.</a></p>
2023-12-30 19:58:08 +00:00
<p>If you like my opinions or work and have expendable income, then I'd like for you to know that I come from a no-income family that relies mainly on government money. Please consider contributing to <a href="https://throne.com/gigirassy">my Throne wishlist</a> (completely anonymous) or <a href="https://ko-fi.com/blitzwing">my Ko-Fi</a> to migitate at least some of the financial strain of my hobbies. You get my appreciation for doing so.</p>
2023-11-20 10:28:48 +00:00
<img src="img/blitzwing.jpg" alt="Blitzwing">
2024-01-07 12:36:12 +00:00
2024-01-22 16:47:28 +00:00
<div class="footer"><p><a href="/privacypolicy.html">Privacy</a></p>
2024-01-07 12:36:12 +00:00
<p>This site is part of the <a href="https://512kb.club/">512KB Club's Green Team</a> and <a href="https://no-js.club/">No JS Club</a>.</p>
2024-01-27 21:54:35 +00:00
<p><a href="https://ceasefiretoday.com/"><img src="/img/watermelonemoji.jpg" alt="watermelon emoji"></a></p>
2023-12-19 16:34:22 +00:00
</div>
2023-11-20 10:28:48 +00:00
</body>
2023-11-20 12:20:43 +00:00
</html>