From 7954bda75929ee551b397ac39c49d8183ad6cef3 Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Sun, 25 Aug 2024 15:34:20 +0300 Subject: Add more stuff and some formatting --- www/about.html | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'www/about.html') diff --git a/www/about.html b/www/about.html index b9fde96..d3af935 100644 --- a/www/about.html +++ b/www/about.html @@ -13,16 +13,21 @@

Who are you?

-

I am Qubane or Qubik, I am 19 years old and I just do some small projects in my free time

-

I primarily try to do things on my own, and create things from scratch, with as few additional libraries as possible

-

This page will be an example of that, as it was created using python and standard libs

-

I have 2 YouTube channels:

-
    -
  • Main one (@qubane) - russian channel that focuses on education on topics like programming / math
  • -
  • Second one (@thealmightyqubik1501) - english channel that doesn't really have a specific topic, I just post random stuff on there
  • -
-

I mostly code in Python, but also know a bit of C++, Lua, and currently learn the webpage stuff (HTML, CSS, JS?)

-

I love "coding" using Scratch (kids visual block coding language), and made some demo Ray Tracing, Ray Casting and such projects

+
+ Profile Picture +
+

I am Qubane or Qubik, I am 19 years old and I just do some small projects in my free time

+

I primarily try to do things on my own, and create things from scratch, with as few additional libraries as possible

+

This page will be an example of that, as it was created using python and standard libs

+

I have 2 YouTube channels:

+
    +
  • Main one (@qubane) - russian channel that focuses on education on topics like programming / math
  • +
  • Second one (@thealmightyqubik1501) - english channel that doesn't really have a specific topic, I just post random stuff on there
  • +
+

I mostly code in Python, but also know a bit of C++, Lua, and currently learn the webpage stuff (HTML, CSS, JS?)

+

I love "coding" using Scratch (kids visual block coding language), and made some demo Ray Tracing, Ray Casting and such projects

+
+

Why does this exist?

-- cgit 1.4.1