Welcome to the home page!

#1 Who Am I?

Good question, I am ari, I live in Lithuania and I like programming.
I'm currently learning the C++ programming language. I can do python and I think i'm okay at it.
I can do some lua, but not as much as python.
I can also do some front-end web deveopment using CSS, SCSS and HTML, but I'm pretty garbage at it
I know some JavaScript, but i hate it, but I love it. We have a love-hate relationship.
I also enjoy linux, I have tried LOADS of distros, but now I stick with Arch Linux,
Though I have to thank the people in the EndeavourOS team and pals @ the EndeavourOS telegram group for getting me into arch linux in the first place.


#2 What is this?

This is my webbpage. I created this page for fun.
I wrote this webbpage mainly in JavaScript, but there's loads of HTML too.
Here I will be sharing things I do and maybe introducing cool features over time.
This page uses SCSS as its main styling language, the SCSS is transpiled into CSS.


#3 What should I know if I want to fork this?

You should only edit the *.scss files and transpile them using something like compile-hero VScode(-ium) extension.
The transpiled (*.css) files are here because the app is hosted on NetLify directly from GitHub.