Pinned Repositories
vavr
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+, which aims to reduce the lines of code and increase code quality.
ud839_Miwok
ContactBook
This programe allowed you to create a contact book and manage it.
Sort
This project present different sorts for numbers, using Java Collection Framework
FivePhilosophers
This algorythm solves dining philosophers problem which is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.
XmasToys
App for storing information about collection of Christmas toys
UserManager
This is a user management system that is available through the browser. The system stores data in an SQL database. This project uses Swagger API and SpringBoot.
CoffeeOrderApp
This is an simple Android app that allows user to create coffee order and send it by email.
EasyBudget
Budget management app for Android
GeometricFigures
This project perform creating differen gemetric figures (such as square, circle and reqtangle) and moving them using Cartesian and Polar Coordinate Sysytems.
NataliiaPrivezentseva's Repositories
NataliiaPrivezentseva/Popular_Movies
NataliiaPrivezentseva/Sandwich_Club
NataliiaPrivezentseva/Mint
this is android application for CC project
NataliiaPrivezentseva/XmasToys
App for storing information about collection of Christmas toys
NataliiaPrivezentseva/EasyBudget
Budget management app for Android
NataliiaPrivezentseva/Minitask
Simple and lightweight todo list/task list for Android
NataliiaPrivezentseva/MyMarkets
NataliiaPrivezentseva/Minimal-Todo
Material To-Do App
NataliiaPrivezentseva/ud839_Miwok
NataliiaPrivezentseva/vavr
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+, which aims to reduce the lines of code and increase code quality.
NataliiaPrivezentseva/internship-task-2018
NataliiaPrivezentseva/OneSongPlayer
This is training app that plays one song. You can play/pause this song. You can change volume.
NataliiaPrivezentseva/CoffeeOrderApp
This is an simple Android app that allows user to create coffee order and send it by email.
NataliiaPrivezentseva/ContactBook
This programe allowed you to create a contact book and manage it.
NataliiaPrivezentseva/UserManager
This is a user management system that is available through the browser. The system stores data in an SQL database. This project uses Swagger API and SpringBoot.
NataliiaPrivezentseva/FivePhilosophers
This algorythm solves dining philosophers problem which is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.
NataliiaPrivezentseva/GeometricFigures
This project perform creating differen gemetric figures (such as square, circle and reqtangle) and moving them using Cartesian and Polar Coordinate Sysytems.
NataliiaPrivezentseva/Sort
This project present different sorts for numbers, using Java Collection Framework
NataliiaPrivezentseva/TowerofHanoi
This is an algorythm that solves mathematical pazzle called the Tower of Hanoi (with any amount of disks in tower).