Go to code
The first university project of the second year.
The project has two major classes : Graph and IpAddress.
The stage of it is mostly done. Please, report a bug, if you've found one.
Go to code
The second university project of the second year.
WARNING If themes and .exe file are not presented in Build directory consider adding install as argument in Build Settings -> Build Steps -> Add Build Step -> Make
This app has listed features:
- Moving notes to archive
- Notes type (work, personal)
- Tags
- Global hotkey
- Changeable themes (white - dark - orange)
- Exporting to .pdf file
Go to code
This app will be used in the second university project as .exe file.
The release version will be included in Note App directory.
This project uses listed third-party libraries:
- Download zlib, libpng, libharu and unzip archives. Also rename all folders to contain only lib name (delete lib version or -master postfix)
- Install zlib :
- Run CMake for zlib :
Generator for project : Visual Studio 2017
INSTALL_BIN_DIR: path_to_zlib_folder/bin
INSTALL_INC_DIR: path_to_zlib_folder/include
INSTALL_LIB_DIR: path_to_zlib_folder/lib
INSTALL_MAIN_DIR: path_to_zlib_folder/share/man
INSTALL_PKGCONFIG_DIR: path_to_zlib_folder/pkgconfig - Open zlib.sln and build library in Release / Win32
- Run CMake for zlib :
Generator for project : Visual Studio 2017
- Install libPNG
- Run CMake for libPNG :
Generator for project : Visual Studio 2017
Set Advanced to true
ZLIB_INCLUDE_DIR: path_to_zlib_folder
ZLIB_LIBRARY: path_to_zlib_folder/Release/zlib.lib
ZLIB_LIBRARY_DEBUG: ZLIB_LIBRARY_DEBUG-NOTFOUND
ZLIB_LIBRARY_RELEASE: ZLIB_LIBRARY_RELEASE-NOTFOUND
Set to true these configuration parameters :PNG_SHARED,PNG_STATIC,PNG_TESTS,Id-version-script - Open libpng.sln and build library in Release / Win32
- Run CMake for libPNG :
Generator for project : Visual Studio 2017
- Install libHARU
- Run CMake for libHARU : Generator for project : Visual Studio 2017
- Open libharu.sln and build library in Release / Win32
- To this project:
- VC++ Directories -> Include Directories -> paths to zlib, libpng, libharu directories
- VC++ Directories -> Library Directories -> paths to zlib/Release, libpng/Release, libharu/Release directories
- Linker -> Additional Dependencies -> zlib.lib;libpng16.lib;libhpdf.lib;
- Download latest json.hpp file
- And now you are good to go!
Visual Paradigm Project
Rendered Diagrams (JPG)
The first project of second (fourth) term.
The task is to create all of 14 diagrams of UML 2.0 standard for Medium
Go to code
Refactoring of Graph and IP Addresses lab
This project uses third-party Unit Test library Catch2
- 1.1 Богдан Филоненко
- 1.1 Тимофій Шараєв
- 1.2 Кравчук Павло
- 1.2 Микита Олійник
Go to code
Tree visualization website made by Sergei Yarema, Taya Velychko, Vladislav Tochanenko and Mykyta Oliinyk.
You can test it yourself by visiting this beta version