Blog

  • Simple steps to make photomosaics with Python

    Fancy photographic mosaics appear everywhere, and many of them are made by professional softwares like Photoshop or Foto-Mosaik-Edda. However, things often become simple in Python. In this article, I will introduce the basic steps to make photomosaics.

  • How to make a personal website on Github?

    A nice personal webpage is a great way to let other people know about you, and Github page is obviously one of the best choice. However, reading the documentation can sometimes be confusing. So in this article, I will introduce the basics about making a Github page. Without further ado, let’s get started!