SValentyn
Full Stack Software Engineer. Specialist in Computer Science. Crypto-enthusiast.
ProfITsoftUkraine, Kharkiv
Pinned Repositories
2-3-tree
Structure and processing of 2-3-tree
Calculation-Definite-Integrals
This project contains the implementation of some methods (rules) for calculating definite integrals
Calculator-Servlet
A web application, which is a simple calculator.
Clasterization
This program allows you to claster points in two-dimensional space using the k-means method
Conference-Registration-Application
Application for registration in the conference. Based on the use of RMI technology and the JavaFX library
Currency-Converter
Currency converter based on JavaFX library
Growing-Network
Growing Network is a new social network!
JavaReflection-Demo
Demonstration working opportunities Java Reflection technology
Multicast-Chat
Chat based on MulticastSocket and JavaFX library
Payment-Management-System
Design and creation of a payment system with all the basic functionality
SValentyn's Repositories
SValentyn/Payment-Management-System
Design and creation of a payment system with all the basic functionality
SValentyn/Growing-Network
Growing Network is a new social network!
SValentyn/Calculator-Servlet
A web application, which is a simple calculator.
SValentyn/Currency-Converter
Currency converter based on JavaFX library
SValentyn/Multicast-Chat
Chat based on MulticastSocket and JavaFX library
SValentyn/2-3-tree
Structure and processing of 2-3-tree
SValentyn/Clasterization
This program allows you to claster points in two-dimensional space using the k-means method
SValentyn/Conference-Registration-Application
Application for registration in the conference. Based on the use of RMI technology and the JavaFX library
SValentyn/JavaReflection-Demo
Demonstration working opportunities Java Reflection technology
SValentyn/PHP-REST-API
Building a REST API Architecture.
SValentyn/Simple-Graphics-Builder
Data obtained after processing XML files are displayed on the graph. Swing based application
SValentyn/Sorting-Algorithms
Implementation of many sorting algorithms
SValentyn/XML-Parsers
Demonstration parsing and processing XML files
SValentyn/Binary-Heap
Representation binary heap as an array and a queue
SValentyn/Eight-Queens-Puzzle
Implementation of the solution to the famous problem of the eight queens. Swing based application
SValentyn/Recursive-Display-Files
Recursive display names of subdirectories and files
SValentyn/Statistical-Data-Analysis
SValentyn/Calculation-Definite-Integrals
This project contains the implementation of some methods (rules) for calculating definite integrals
SValentyn/AVL-tree
Structure and processing of AVL-tree
SValentyn/Solving-Transcendental-Equations
This project contains the implementation of some numerical methods for solving transcendental equations