summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-01-03 23:59:44 +0100
committerAki <please@ignore.pl>2024-01-03 23:59:44 +0100
commit79a335ea07236ad5cd0fec5be17ac23e6232eb26 (patch)
tree49b5d177fcad1f10d1be4dff3dd77a6bfc3b15e0 /index.html
parent289caf0f9a96c8a2ad8df933d3270cb867a4b133 (diff)
downloadignore.pl-79a335ea07236ad5cd0fec5be17ac23e6232eb26.zip
ignore.pl-79a335ea07236ad5cd0fec5be17ac23e6232eb26.tar.gz
ignore.pl-79a335ea07236ad5cd0fec5be17ac23e6232eb26.tar.bz2
Reworded intro and moved license and plop away
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index acce978..f221281 100644
--- a/index.html
+++ b/index.html
@@ -16,8 +16,8 @@
<h2>About</h2>
<div class="flex">
<img id="profile-picture" src="profile.png">
-<p id="introduction">Over the Internet I go by <em>Aki</em>. I'm interested in creative work, primarily focused on
-software and hardware engineering. I post here my projects, experiments, and whatever else.
+<p id="introduction">Hi! I like making things. I'm focused on software and hardware engineering. I post here my
+projects and whatever else.
</div>
</section>
@@ -26,8 +26,6 @@ software and hardware engineering. I post here my projects, experiments, and wha
<ul>
<li><a href="https://derelict.ignore.pl">Derelict</a> —
3D visualizations of after the battle wreckage fields for EVE Online
- <li><a href="LICENSE.html">Ignore This License</a> — License that tries to be cheeky
- <li><a href="plop.html">Plop</a> — Framework for prototyping request-response protocols and servers
<li><a href="https://ignore.pl/roflnauts/">Roflnauts 2</a> — A smash-like fan made game for Awesomenauts
<li><a href="https://ignore.pl/starshatter/">Starshatter: The Open Source Project</a> —
A military space combat simulator set in distant future based on original Starshatter game
@@ -84,6 +82,8 @@ software and hardware engineering. I post here my projects, experiments, and wha
<time>25 July 2021</time>
<li> <a href="how_to_organize_your_lua_project.html">How To Organize Your Lua Project</a><br>
<time>7 January 2021</time>
+<li> <a href="ignore_this_license.html">Ignore This License</a><br>
+ <time>6 January 2021</time>
<li> <a href="dear_imgui_and_love.html">Dear ImGui and LÖVE,</a><br>
<time>14 August 2020</time>
<li> <a href="writing_minimal_html5_documents_is_fun.html">Writing Minimal HTML5 Documents is Fun</a><br>