Comparatively convenient method for the generating of fractals is the iterated functional system (IFS) as the resulting constructions are always self similar. It is very often used for fractal image generation. Continue reading
Parallel Determinant Calculator
This project was developed in July, 2011 as a course project at the University. It was decided that it was enough big solution to the task it solves that I was freed from the theoretical exam. It is absolutely my own work and is result from my strong interests in building multi threaded solving of problems.
Get itPascal Triangle Image Generator
This project was developed in June, 2011 as result in my strong interests in the area of Image generation and Fractals. It is absolutely my own work.
Get itFractal Image Generator
This project was developed in June, 2011 as a project in the course of Fractals at the University. It is absolutely my own work.
Get itMorse Code Translator
This project was developed in January, 2011. This is actually my first project that I created as a Java application. The main goal that I followed in this project was to exercise the Object Oriented Programming Paradigm and to see in practice some design patterns – KISS, Registry, Repository, Observer, Singleton. It is absolutely my own work.
Get itShock Wave Scope
This project was developed in January, 2011 as result of my interests in Physics. It is absolutely my own work.
Get itBalloon Pop
This is the famous Ballon Pop
Implementation of the famous Balloon Pops game. The major task of the develpoment of this game was to implement the logic, that stands behind. The logic was written during a competition in C# and Algorithms, in which I had full scores.>