Download
Some of my university projects are available for download:
Visualization a verification of plans (5. year of study)
- Bachelor's thesis
- Prog. lang: Java
- Short desc: GUI application which verifies given plan based on the planning domain and properly visualizes the plan. Moreover, it does offer possibility to do some modifications to the plan.
- Still working on this project :-)
- More info / Download
OpenSolaris Locale Creator (4. year of study)
- Two-semestral Academic Year project
- Prog. lang: Java
- Short desc: User friendly GUI application for creating system locales in OpenSolaris operating system
- The license does not permit providing source nor binary files
- Specification (.pdf)
Redundant firewall (3. year of study)
- Requirement task from Administration of Unix course
- Short desc: the task shows how to set redundant firewall for private network in the BSD operating system.
- Task description (.txt)
- Connection scheme (.png)
- Configuration files (.tar.gz)
Name and formula convertor for chemical compounds (3. year of study)
- Requirement task from Non-procedural Programming course
- Prog. lang: Prolog
- Short desc: Both-way convertor between names of chemical compunds and their formulas. Recognized compound types: hydrides, oxides, hydroxides, halides (salts of halide acids), halide acids, oxygenous acids
- Source file (.prolog)
- Testing data (.txt)
- Documentation (.pdf)
Moravian underground (3. year of study)
- Requirement task from Probability and Statistics course
- Software used: R
- Short desc: using statistical software R to solve medians, variabilities, diversions, estimations, distributions,.... Illustrated by histograms.
- Task description (.pdf)
- Source file (.R)
- Documentation (.pdf)
Online bookstore (2. year of study)
- Requirement web page from Internet course
- Used technologies: html, css, php, mySQL
- Short desc: online bookstore as it should be (without online payments, however) + administrator interface.
- http://hviezdoslav.tym.sk (Admin login and password: admin/otecko)
- Source files (.tar.gz)
- Exported mySQL database (.sql)
Graphical vector editor (2. year of study)
- Requirement task from Object Oriented Programming course
- Prog. lang: C++
- Short desc: Graphical editor creating different kinds of planar formations and modify them accordingly. The last but not the least it gives possibility to save created picture in .png format
- Source files (.tar.gz)
- Programming documentation (.pdf)
- User documentation (.pdf)
- Doxygen documentation
Hruscak vs. Hurnak (1. year of study)
- Requirement task from Programming II course.
- Prog. lang: C++
- Short desc: Planar game - gunplay for more players. Computer opponents are part of the game.
- Source files (.tar.gz)
- Documentation (.txt)
- Makefile
Had (1. year of study)
- Requirement task from Programming I course.
- Prog. lang: Pascal
- Short desc: The game similar to famous "Nibbles" game. The goal is to gain high score without hitting any blockage.
- Source file (.pas)
- Documentation (.pdf)