Zufar Sunagatov
Sunagatov
Lead Java/Kotlin Software Developer with a proven track record of success in the IT industry.
Languages
Top Repositories
a online Marketplace for coffee retail (Backend)
a online Marketplace for coffee retail (Frontend)
a online Marketplace for coffee retail (QA)
Telegram bot which enables to get the timetable
Yulia-Lingo telegram bot can help you to learn new English vocabulary.
Sample app used in article on DevOps CI/CD pipeline in HackerNoon
Repositories
34a online Marketplace for coffee retail (Backend)
Festiva is a Java-based Telegram bot that helps users manage and receive reminders about birthdays.
No description provided.
Yulia-Lingo telegram bot can help you to learn new English vocabulary.
The Median Filter is a non-linear digital filtering technique, often used to remove noise from an image or signal. Such noise reduction is a typical pre-processing step to improve the results of later processing (for example, edge detection on an image). Median filtering is very widely used in digital image processing because, under certain conditions, it preserves edges while removing noise (but see discussion below), also having applications in signal processing.
a online Marketplace for coffee retail (Frontend)
Telegram bot which enables to get the timetable
Sample app used in article on DevOps CI/CD pipeline in HackerNoon
a online Marketplace for coffee retail (QA)
E-shop for educational purposes (Docs)
This project combines realizations of the most popular algorithms and data structures.
Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.
This repository contains an example of typical DevOps pipeline for a modern IT project.
No description provided.
Client microservice provides api for working with clients.
Project provides an ability to fulfill customers orders from initial to completed state.
Order microservice provides api for working with orders.
REST API for working with account operations
Bookshelf is a great book portal for true book lovers. \ Spring boot web app
No description provided.
No description provided.
The program parses input file of SocialPayment. There is a file as a result which contains social number and payment sum.
No description provided.
Bilinear interpolation is an extension of linear interpolation for interpolating functions of two variables (e.g., x and y) on a rectilinear 2D grid.
No description provided.
No description provided.
The game of "Bulls and Cows" is played between 2 players. One of players is the code-maker. He chooses a secret code. The other player, the code-breaker, has to guess the secret code in the minimum number of guesses.
A system that allows you to enter and display information about pizzeria's orders, including the following entities and their attributes: Client(first Name, last name, patronymic, telephone number), Pizza maker(first Name, last name, patronymic, hourlyPay), Order (pizza , client, pizzaMaker, start's date, end date, status).
Task tracker is an easy way for any people to remember about important tasks during specified time.
A system that allows you to enter and display information about hospital prescriptions, including the following entities and their attributes: Patient (first Name, last name, patronymic, telephone number), Doctor (first Name, last name, patronymic, specialization), Prescription (description, patient, doctor, creation's date, validity, priority).