{% extends 'layout.html' %} {% block nav_about %}selected{% endblock %} {% block content %}

About-Me

Meeeeeee

Hewwo, I'm a 17 year old nerd, who likes to code and tinker with computers!

I'm mostly a frontend developer, with some knowlage of the backend. I also enjoy programming for the hell of it

Fluffy Bean is a maned wolf, he reflects my personality and is my fursona

Refsheet made by mrHDash

Orange maned wolf sneaking under a yellow sheet

Experiance and Projects

I'm quite well experianced with Python, HTML, CSS/Sass, and Shell Scripting.And have some experiance with JavaScript, PHP, MySQL and a few other languages

My main operating system has been Linux for about 1.5 years (Arch btw)

Now I have started to learn hardware and been messing around with Pi Picos!

Recently I have started working on a gallery, originally written in PHP for my own use before making it public

It is now written in Python with Flask and is open source! You can find it on GitHub. Or on my self hosted instance of Gitea!

Level of knowlage

My levels of knowlage are based on a scale of 0-5, with 0 being very little experiance and 5 being best in the world, obviously ;3

Languages

{% for lang in languages %} {{ lang }} - Since {{ languages[lang].since }} {{ lang }} - Since {{ languages[lang].since }} {% endfor %}

OS'

{% for os in systems %} {{ os }} - Since {{ systems[os].since }} {{ os }} - Since {{ systems[os].since }} {% endfor %}
{% endblock %}