From becd1139a8c492eadef23b53c635e9d64261ff1f Mon Sep 17 00:00:00 2001 From: Polarian Date: Thu, 3 Nov 2022 14:23:49 +0000 Subject: [PATCH] Improved website, added basic nav --- src/css/main.css | 14 ++++++++++---- src/cv.html | 16 ++++++++++++++++ src/index.html | 47 ++++++++++++++++++++++++----------------------- 3 files changed, 50 insertions(+), 27 deletions(-) create mode 100644 src/cv.html diff --git a/src/css/main.css b/src/css/main.css index 2c3c95f..2a01a33 100644 --- a/src/css/main.css +++ b/src/css/main.css @@ -5,6 +5,7 @@ body { font-family: 'Ubuntu Mono'; + font-size: 16px; margin-top: 1%; margin-left: 10%; margin-right: 10%; @@ -30,8 +31,13 @@ a { color: #F98E03; } -.crypto { - font-size: 14px; - font-style: italic; - word-wrap: break-word; +ul { + display flex; + flex-direction row; } + +.navbar { + background: rgb(54,4,79); + background: radial-gradient(circle, rgba(54,4,79,1) 20%, rgba(20,1,29,1) 88%); +} + diff --git a/src/cv.html b/src/cv.html new file mode 100644 index 0000000..26482f6 --- /dev/null +++ b/src/cv.html @@ -0,0 +1,16 @@ + + + + + Polarian's CV + + + + +
+

This page is not yet finished, please check again another time

+ diff --git a/src/index.html b/src/index.html index 812dbed..7b09848 100644 --- a/src/index.html +++ b/src/index.html @@ -1,25 +1,40 @@ - + + Polarian's Website + +

Welcome to my website

- Hello and welcome to my website, I am Polarian. I am a Computer Science Student from the UK. + Hello and welcome to my website, I am Polarian. A high functioning autistic 17 year old Computer Science Student from the UK. + I am the founder of Icebound Development, a software development organisation.


About Me

- I am a Free and Open Source Software Developer from the UK, I am a privacy and right to repair advocate. - I mainly code in Java, despite disliking oracles control over the language and how inefficient the language is. - I am passionate about the C programming language due to its simplicity and speed, however due to lack of basic data - structures I have avoiding using the language, until now. + For many years I have been interested in STEM, my favourite subjects are chemistry and computer science. I am + A OSS (Open Source Software) advocate, and a right to repair advocate. I believe science and knowledge should be available + for all, without having to pay, and therefore, against the idea of proprietary software.

- I currently run Arch Linux on my laptop. I have run a lot of other distros, including gentoo, however arch linux is the - best option for me which I have found. I plan on making my own Linux Distribution called `lblinux` when I get time. + I run Arch Linux on my laptop for every day use, unlike a lot of linux users I do not duel boot, I stick to one os, + and my dotfiles rarely change, I am quite rigid in my setup. +

+

+ I love hosting applications, I host my own git repositories, websites, DNS server and other useful applications on a server + which I maintain and upgrade myself. I am interested in software, hardware, networking and security +

+

+ In the future I will be working on my own linux distribution called Little Blue Linux (lblinux) as part of the + Icebound organisation. Lblinux will be built around speed, privacy friendly and open source.


Links

@@ -27,21 +42,7 @@ Email: polarian@polarian.dev
Xmpp: polarian@polarian.dev

- You can find my source code on git + You can find my source code on my gitea instance.


-

Donations

-

- If you would like to support my work, feel free to donate to me, you can donate through:
- Bitcoin: -

bc1qfenwf6s3x73pkuydx47ytl46457c3k7l7uet20

- Monero: -

84eKvg15YAaTH4TnyzasHJLh9b4JFT2pKdtMiBABPFRRN8cKg5BYwUcAYoR5ySJHAhBjnHfdNVmdkEt974eDm5ZJ81J5Qhz

-

-

- If you would like additional supported crypto currencies to donate to me, please email me. I would rather not accept typical currencies as I would like - to promote the use of cryptocurrencies, by only accepting crypto I am creating a demand for crypto hopefully helping it grow in the future. -

-
-