Skip to content

Commit

Permalink
Updated pages and content and stuff and removed old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
AeriaVelocity committed Oct 17, 2024
1 parent 6cbd20d commit 623366f
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 113 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>404</title>
<meta name="description" content="Arsalan Kazmi's personal website">
<meta name="description" content="Oh nyo">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="http://gravatar.com/avatar/f04c2d1fe01f14d1b499227a9e04fff4" type="image/png">
<style>
Expand Down Expand Up @@ -38,7 +38,7 @@
</style>
<pre>
error: no such feature: 4a6176-6153-6372-697074
Loading that1m8head.github.io/page.html ...
Loading aeriavelocity.github.io/page.html ...
error: no such subdirectory.
Loading initial 404 page ...
error: you need to enable javascript first.
Expand Down
41 changes: 0 additions & 41 deletions error.html

This file was deleted.

31 changes: 15 additions & 16 deletions index-naked.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />

<!-- HTML Meta Tags -->
<title>Arsalan "Aeria" Kazmi</title>
<title>Arsalan "Aeri" Kazmi</title>
<meta name="description" content="Game/Software Developer & Creative Author">

<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://aeriavelocity.github.io/">
<meta property="og:title" content="Arsalan 'Aeria' Kazmi">
<meta property="og:title" content="Arsalan 'Aeri' Kazmi">
<meta property="og:description" content="Game/Software Developer & Creative Author">
<meta property="og:image" content="http://gravatar.com/avatar/f04c2d1fe01f14d1b499227a9e04fff4?s=300">

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="aeriavelocity.github.io">
<meta property="twitter:url" content="https://aeriavelocity.github.io/">
<meta name="twitter:title" content="Arsalan 'Aeria' Kazmi">
<meta name="twitter:title" content="Arsalan 'Aeri' Kazmi">
<meta name="twitter:description" content="Game/Software Developer & Creative Author">
<meta name="twitter:image" content="http://gravatar.com/avatar/f04c2d1fe01f14d1b499227a9e04fff4?s=300">

Expand All @@ -30,7 +30,7 @@
<header onclick="window.location.href = 'index.html';">
<img src="http://gravatar.com/avatar/f04c2d1fe01f14d1b499227a9e04fff4?s=200" class="avatar"></img>
<div class="header-text">
<h1>Arsalan "Aeria" Kazmi</h1>
<h1>Arsalan "Aeri" Kazmi</h1>
<p>Software Developer/Creative Author</p>
</div>
</header>
Expand All @@ -53,7 +53,7 @@ <h2>Social and Contact Info</h2>
<h2>About me</h2>
<p>Hi, I'm Arsalan, or Aeri. I'm <span id="age">at least 20</span> years old and I'm a game/software developer and creative author for fun.</p>
<p>I live in north west London, and I'm currently a student at the <a href="https://herts.ac.uk">University of Hertfordshire</a>, studying Software Engineering (Hons).</p>
<p>I typically write code in either Rust (for native apps), Python (for quick prototyping and all that) or GDScript (for making games in <a href="https://godotengine.org">Godot Engine</a>)</p>
<p>I typically write code in either Rust (for most things), Python (for quick prototyping and all that) or GDScript (for making games in <a href="https://godotengine.org">Godot Engine</a>)</p>
<p>My main computer is a HP Victus 16 gaming laptop, running <a href="https://fedoraproject.org">Fedora Linux 40</a>. It came with Windows 11, but I swapped it out with Linux Mint and then later Fedora, simply because I wasn't happy with the introduction of Microsoft Recall. (Yes I'm very aware it's only for "Copilot+" PCs, it's still crappy)</p>
<p>For creative writing, I use whatever format is most convenient at any given time, but it's usually a lightweight markup language like Markdown or a proper typesetting format like LaTeX.</p>
<p>These days I usually use <a href="https://code.visualstudio.com">Visual Studio Code</a> for all my programming, scripting, markup-ing, typesetting or writing needs.</a></p>
Expand All @@ -64,28 +64,26 @@ <h2>Game Projects</h2>
<ul>
<li><a href="https://sonic-lockandload.github.io/">Sonic: Lock & Load</a>, a Sonic the Hedgehog stylish action first-person shooter DOOM mod and fan game, which uses the GZDoom source port. My passion project. GPL-3.0. In active development.</li>
<li><a href="https://aeriavelocity.itch.io/sonic-revelocity">Sonic Re;Velocity</a>, a 2D Sonic fan game with a focus on high-speed momentum-based platforming built using Godot Engine. GPL-3.0. In active development.</li>
<li><a href="https://aeriavelocity.itch.io/green-hill-zone-simulator">Green Hill Zone Simulator</a>, an asset-flip-y high-momentum intentionally bad Sonic fan game built using the Godot Engine. Submitted as part of RAGE 2024, a game jam-type event by the Sonic Fan Games HQ people. GPL-3.0. Considered finished, and supplanted by Sonic Re;Velocity.</li>
<li><a href="https://github.com/AeriaVelocity/VariableWeapons">Variable Weapons</a>, a DOOM gameplay mod for GZDoom which modifies the weapons and adds some new mechanics. GPL-3.0. Considered dormant in favour of Devil May Chainsaw.</li>
<li><a href="https://github.com/AeriaVelocity/VariableWeapons">Variable Weapons</a>, a DOOM gameplay mod for GZDoom which modifies the weapons and adds some new mechanics. GPL-3.0. On hiatus for now.</li>
<li><a href="https://github.com/AeriaVelocity/DevilMayChainsaw">Devil May Chainsaw</a>, a DOOM gameplay mod which transforms it into a stylish action experience, focusing on chainsaw combat. GPL-3.0. On hiatus for now.</li>
</ul>
</section>

<section>
<h2>Software Projects</h2>
<ul>
<li><a href="https://aeriavelocity.github.io/sued/">sued</a>, a line editor inspired by the terseness of the standard text editor, <code>ed</code>, but more user-friendly, with a different command set. Source code available <a href="https://github.com/aeriavelocity/sued">on GitHub</a>. WTFPL. In semi-active development.</li>
<li><a href="https://github.com/AeriaVelocity/QVSED">QVSED</a>, or Qt-based Versatile Stateless Editor, a graphical editor built using the PyQt5 framework which is entirely stateless and doesn't store any file metadata. GPL-3.0. Considered dormant, development is on indefinite hold.</li>
<li><a href="https://aeriavelocity.github.io/infriendly">Infriendly</a>, an online web platform for writing textual documents that intentionally does not have any "smart" features. Source code available <a href="https://github.com/aeriavelocity/infriendly">on GitHub</a>. Apache-2.0. Considered dormant.</li>
<li>Probably more stuff. Check out my <a href="https://github.com/AeriaVelocity">GitHub page</a> to see if I come up with some other random stuff.</li>
<li><a href="https://aeriavelocity.github.io/sued/">sued</a>, a stateless vector-oriented command-based text editor written in Rust, with focus on speed, simplicity, ease of use and staying the hell out of your way. Source code available <a href="https://github.com/aeriavelocity/sued">on GitHub</a>. GPL-3.0. In active development.</li>
<li><a href="https://github.com/AeriaVelocity/clarice">Clarice</a>, a natural-language-syntax functional/declarative programming language written in Rust, inspired by Python and Haskell, using English words to replace symbols. LGPL-3.0. In active development, but is currently not production-ready.</li>
<li><a href="https://github.com/AeriaVelocity/QVSED">QVSED</a>, or Qt-based Versatile Stateless Editor, a graphical editor built using the PyQt5 framework which is entirely stateless and doesn't store any file metadata. GPL-3.0. Considered dormant, development is on indefinite hold, because sued is cooler.</li>
<li>Whatever projects are on my <a href="https://github.com/AeriaVelocity?tab=repositories">GitHub page</a> that I haven't touched in ages.</li>
</ul>
</section>

<section>
<h2>Writing Projects</h2>
<ul>
<li><a href="https://aeriavelocity.github.io/tlpl/">Take it and Like it Public License</a>, a non-legally binding, not-accepted-by-any-courts super permissive software licence for works that you don't care about. Basically an informal version of the MIT/X licence. Licensed under itself.</li>
<li><a href="https://aeriavelocity.github.io/subjective_programming_introduction/">Subjective Programming Introduction</a>, a subjectively introductory guide to programming in Python and C. Currently unfinished. GFDL-1.3.</li>
<li><a href="https://github.com/AeriaVelocity/non-exemplary-notice">Non-Exemplary Notice</a>, a notice for FLOSS (Free, Libre and Open Source Software) licensed software. Public domain (CC0).</li>
<li><a href="https://aeriavelocity.github.io/tlpl/">Take it and Like it Public Licence</a>, a non-legally binding, not-accepted-by-any-courts super permissive software licence for works that you don't care about. Basically an informal version of the MIT/X licence. Licensed under itself. Considered "finished".</li>
<li><a href="https://aeriavelocity.github.io/subjective_programming_introduction/">Subjective Programming Introduction</a>, a subjectively introductory guide to programming in Python and C. Currently unfinished and dormant. GFDL-1.3.</li>
</ul>
</section>

Expand All @@ -94,20 +92,21 @@ <h2>Planned Projects</h2>
<h3>Game</h3>
<ul>
<li><a href="https://github.com/AeriaVelocity/Swordlink">Swordlink: Glitchfall Chronicles</a>, a 2D stylish action hack-and-slash and puzzle game built using Godot Engine. Not presently in development, though an early demo exists.</li>
<li>Persona ε (epsilon), a Persona fan game intended to be a "mirror" of Persona 3, with inspirations taken from the overall franchise, starring a female protagonist. Conceptual, with ideas.</li>
<li>Embers of Continuum, a hack-and-slash/turn-based RPG hybrid inspired in part by the Persona/SMT games and the Devil May Cry series. Conceptual, with ideas thrown about sometimes, but most of them are internal.</li>
<li>Seraph's Rapture, a 3D stylish action hack-and-slash game with a fantastical story set between the celestial, human and infernal realms, with heavy inspirations taken from the Devil May Cry and Neptunia games. Conceptual, with notes and lore snippets planned and written here and there.</li>
</ul>
<h3>Software</h3>
<ul>
<li>Watermeloné, a simplistic 64-bit operating system for amd64 systems, intended to serve as an educational project. Serves as the idea for my UH Final Year Project. Purely conceptual.</li>
<li>Rexsh, a cross-platform hyper-extensible command-line shell environment written in Racket, heavily inspired by the Emacs family of text editors. Conceptual, serves as the idea for my UH Final Year Project.</li>
</ul>
<p>There are no planned writing projects.</p>
</section>
</main>

<footer>
<h2>End</h2>
<p>You are viewing the <strong>CSS-free version of this site</strong>. <a href="/index.html">Click here to return to the main site.</a></p>
<p>You can view a <a href="/index-naked.html">CSS-free version of this site</a> for accessibility reasons or otherwise, even though this website should be easy enough to read anyway.</p>
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><span property="dct:title">This website</span> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://github.com/aeriavelocity">Arsalan "Aeria" Kazmi</a> is licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-NC-SA 4.0.</a></p>
<p>
<img style="height:40px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1">
Expand Down
39 changes: 0 additions & 39 deletions index.c

This file was deleted.

Loading

0 comments on commit 623366f

Please sign in to comment.