aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2025-03-14 18:02:17 -0400
committerOxbian <oxbian@mailbox.org>2025-03-14 18:02:17 -0400
commitb9195bb56c4ead9811d874500ba81adf1951e793 (patch)
treedf30ac21fbd98e9244397a8ed1f7beb469c6f287
parent7845ef0ba3009a8e4008dbb565c583eddf9fd48c (diff)
downloadArKa-Web-b9195bb56c4ead9811d874500ba81adf1951e793.tar.gz
ArKa-Web-b9195bb56c4ead9811d874500ba81adf1951e793.zip
feat: improve homepage explainationmain
-rw-r--r--404.html2
-rw-r--r--index.html10
2 files changed, 7 insertions, 5 deletions
diff --git a/404.html b/404.html
index 7d70303..da7ecbe 100644
--- a/404.html
+++ b/404.html
@@ -49,7 +49,7 @@
<div id="content">
<h1 class="error">╓───── Error ─────╖</h1>
<div id="error">
- <p>This page doesn't exist, go back to the main page:</p>
+ <p>Are you lost in the Matrix ? Follow the red link</p>
<a href="https://arka.rocks">Main page</a>
</div>
</div>
diff --git a/index.html b/index.html
index 48520e4..9f2e7dd 100644
--- a/index.html
+++ b/index.html
@@ -55,8 +55,11 @@
<div class="h1-content">
<h2>Hey,</h2>
- <p>I’m Oxbian, a geek who loves a lot of things. So I'll be quick, I’m fascinated by everything related to computers, not JavaScript framework or new "idea" but real innovations.</p>
- <p>I value privacy and security very highly. My goals are to improve the state of cybersecurity and to help develop more environmental friendly solutions (not just for tech).</p>
+ <p>I’m Oxbian, a tech wizard <a href="https://en.wikipedia.org/wiki/Clarke%27s_three_laws">(Arthur C. Clarke third law)</a>.
+ <p>I’m into lean and optimized computing (Unix, Plan9, minimalist programmes written in C) because it's efficient in computing power and energy use. Simplicity means speed, and optimization means less wasted resources.</p>
+
+ <p>I love everything related to computer real innovations, new architectures, operating systems, efficient and safe languages, ... Not just a new layer of javascript abstraction</p>
+ <p>I value privacy and security very highly. My goals are to improve the state of cybersecurity with simple softwares, systems and to help develop more environmental friendly solutions thanks to efficient and optimized programs.</p>
<p>Moreover, I’m always eager to learn new things and share my knowledge, which you can find on the <a href="https://blog.arka.rocks">blog</a>.</p>
</div>
@@ -71,8 +74,7 @@
<h2>Projects & philosophy</h2>
<p>A list of project made for ArKa are available on <a href="https://git.arka.rocks/ArKa">this repository</a>.</p>
- <p>I want to create tools and solutions which are simple, efficient and have a low impact on energy and resources. They also need to collect no or just necessary data, and to be secured by default for the end user. Simplicity and efficiency is not new is the IT world, so for this reason I will prefer to use Unix and POSIX tools as possible.</p>
-
+ <p>I want to create tools and solutions that are simple, efficient, and have minimal impact on energy and resources. They should collect little to no data, prioritize security by default, and be designed with offline functionality first. Simplicity and efficiency aren’t new concepts in the IT world—so I prefer using Unix and POSIX tools wherever possible, as they align with these values and offer real-world, sustainable innovation.</p>
</div>
</div>
</main>
ArKa projects. All rights to me, and your next child right arm.