Hello World!

Hey! This is the first post on this blog, and I decided it's going to be about the blog itself.

This blog's technical stack

Here's a test of how code looks like: python def hello(): print("Hello world!")

Why I built this

I wanted to make a blog to share stories behind my projects, difficulties I faced and what motivated me to finish/keep maintaining them. Basically: a place to share my feelings about my projects if you will.

Source code available on Github.