Pinned Repositories
advanced_sql_exercise
advanced_sql_exercise_2
AdvancedJavaCourse
AngularJs_website
http://car-store28.zzz.com.ua/#/cars
animation_SDL2
Small animation on C++ with connected SDL2 library
ionic-final
Idea is to make a social network where user can log in, post news on the public wall and make a chat rooms. To make loggin page works, u have to setting Facebook Developer Account and same with other social networks.
ionic_app_currency-converter
ionic_project_weather_time
pattern_search_algorithms
C++, University of Lodz, Advanced Algorithms assignment
sorting_algorithms
Sorting algorithms C++, University of Lodz
snow28's Repositories
snow28/ionic_app_currency-converter
snow28/ionic-final
Idea is to make a social network where user can log in, post news on the public wall and make a chat rooms. To make loggin page works, u have to setting Facebook Developer Account and same with other social networks.
snow28/ionic_project_weather_time
snow28/windows_GUI_application
Prepare the hierarchy of classes: person which contains fields like: name, surname, age, date of birth, gender employee which inherits from person and has fields: title, description student which inherits from person and has fields: index number, direction course which has fields: name, points, list of students, employee assessment of the course with fields: student, course, assessment evaluation sheet which contains fields such as: list of assessments, deadline Design also the appropriate methods for each classes and use the full encapsulation paradigm. For testing, prepare an evaluation sheet for 5 students witch has at least 3 courses. When application is initialized should ask user for kind of access: student, employee. Student should be able to display this his evaluation sheet Employee should be able to put an assessments for students in his courses.
snow28/mobile_application
Mobile application with current weather in my city and chat page.
snow28/TR-Logic-LLC-test-assignment
Реализовать макет сайта со следующими частями (https://goo.gl/rjHAE2): - Фиксированный header. - footer — не фиксированный, но всегда находится в самом низу страницы. - Две боковые aside-панели, которые выдвигаются/задвигаются за область контента по клику на соответствующие пункты меню в header. - Контейнер — шириной максимум 1024 пикселей. - Внутри контейнера после описания страницы должен располагаться блок, который при скролле страницы будет "прикрепляться" к header, таким образом оставаясь всегда видимым. Особое внимание стоит обратить на следующие моменты: - Сайт должен корректно и одинаково отображаться в последних версиях Chrome, Firefox, IE, Edge и Safari (в полной версии) и в Chrome, Safari (в мобильной). - Разметки и стили должны быть написаны понятно и аккуратно, с соблюдением табуляции и семантики. - Весь код должен быть написан в едином стиле, рекомендуемом для конкретного языка.
snow28/Concurrent-programming-project
assignment - http://math.uni.lodz.pl/~krzyzanowski/concurrent.htm
snow28/scss_with_template
Final
snow28/Sass_adoptive_test
assignment - https://goo.gl/4Wx9to
snow28/test_assignment
assignment - https://docs.google.com/document/d/1FkOAHHJrBmrKmCdUZs2dS-5eqHbmXh8SDjQll9Vg_2k/edit#w
snow28/Counter
weblium test assignment
snow28/gallary
snow28/Pricing
text assignment to weblium
snow28/login_page
Test assignment to Еuzelsoft
snow28/bootstrap_1_website
http://werstka.kl.com.ua
snow28/tic-tac-toe
tic-tac-toe and small UI with SDL and OpenGL. There was an assignment develop algorithm which will automatically who win on this game, and make any UI to check it.
snow28/Pixel-perfect
Test assignment(assignment.psd in the root folder) to the CSSSR company https://csssr.ru/jobs/pixel-perfectionist
snow28/JavaLab4
(Inheritance, polymorphism, abstract classes, abstract methods, IS-A relationship)
snow28/chat
Ionic 3 + Angular 4 + Firebase: Real-Time Chat Application
snow28/AngularJs_website
http://car-store28.zzz.com.ua/#/cars
snow28/C-language-exam-University-of-Lodz
snow28/currency_course
http://currency-history.zzz.com.ua/ The idea was to take html code of website which display currency course since 70 year ago, parse this data, and recieve usefull data-structure(array) with all courses available and also made UI
snow28/notes_app
Small web application where I practiced working with DB, AJAX etc. Hosting : http://snow28.adr.com.ua/index.php
snow28/animation_SDL2
Small animation on C++ with connected SDL2 library
snow28/extracting_data_from_csv
extracting and sorting data from .csv file by using PHP. There was a task to retrieve and sort data from .csv database
snow28/pattern_search_algorithms
C++, University of Lodz, Advanced Algorithms assignment
snow28/sorting_algorithms
Sorting algorithms C++, University of Lodz