photo

Alexander Gudulin

MagianFilter

If you want to photograph any great place but there are a lot of people which are in the way, you need MagianFilter. Just take a few, 3 – 15, photos from the one viewport, people should change their position, and upload it to programm and get image without people. For this MagianFilter has command line interface or pretty GUI, written with Qt. It uses FreeImage library to process images. Currently supports only JPEG format for input and output.

The KStars Handbook

KStars is a graphical desktop planetarium for KDE. It depicts an accurate simulation of the night sky, including stars, constellations, star clusters, nebulae, galaxies, all planets, the Sun, the Moon, comets and asteroids.

The KTurtle Handbook

KTurtle is an educational programming environment that aims to make learning how to program as easy as possible. To achieve this KTurtle makes all programming tools available from the user interface. The programming language used is TurtleScript which allows its commands to be translated.

SymPy

The code there is a bit hard to read. It would be nice to have it refactored so it follows PEP8. There are certain parts that are not pythonic but that's another problem needing more in-depth refactoring.