Single component project

That project cannot be adjusted for the screen on wchich you are viewing this page

Small and trivial miscellaneous

Gif creator

Simple GIFs creator made when I wanted to learn how are built .gif files formats

Quadtree

The structure able to store huge amount of points and able to return them from big area with an eficiency of O(log(n))

Quadtree template

The structure that stores references to geometric figures (in current implementation only points)