Hello World!

Like the beginning of every code journey, I am starting my blog with simple Hello World post.

Hello everyone!

1
2
3
4
5
public void Initialize(){
    this._blog = new Blog(){
        Owner = "Alan Płócieniak"
    };
}

Update on KeePassHTTP and chromeIPass projects

Information about the current maintenance and Manifest V3 update for KeePassHTTP and chromeIPass browser extensions. Continue reading

Asset Optimizer configuration

Published on October 04, 2023

Items as resources and Unicorn

Published on November 21, 2021