yuliahar's Stars
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
bestofjs/bestofjs
:star: A place to find the best components to build amazing web applications. The best of JavaScript!
grafana/awesome-k6
A curated list of awesome tools, content and projects using k6
systemdesignfightclub/SDFC
Roadmap and Resource Compilation for System Design Fight Club
fempire/women-tech-speakers-organizers
A list of women tech speakers & organizers. Add yourself or others by submitting a PR! PS if you do add someone, make sure to tell them! :) #fempire
Sunagatov/TaskTracker
Task tracker is an easy way for any people to remember about important tasks during specified time.
Sunagatov/Pizzeria
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).
Sunagatov/Bulls_and_cows
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.
Sunagatov/Hospital-Prescription
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).
Sunagatov/Book_Search
Book_Search project is an easy way to find a favourite book. This project will allow you - find any book you need by genre, author, rating, country, etc; - find any author you need by genre, country, etc; - write a review about any book; - evaluate any book; - evaluate any user's review about any book; - see reviews and ratings of other users on any books; - and other.
Sunagatov/URL-Shortener
URL Shortener is a robust URL shortening service.
Sunagatov/SportsStoreDraft
Sunagatov/OrderManagementSystemCommon
Common classes for OrderManagementSystem.
Sunagatov/URL-Shortener-QA
Sunagatov/MedianFilter
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.
Sunagatov/BilinearInterpolation
Bilinear interpolation is an extension of linear interpolation for interpolating functions of two variables (e.g., x and y) on a rectilinear 2D grid.
Sunagatov/KafkaStreamsHandler
Sunagatov/SocialPaymentParcer
The program parses input file of SocialPayment. There is a file as a result which contains social number and payment sum.
Sunagatov/matlab_executor
Sunagatov/RequestSystem
Sunagatov/MoneyTransfer
REST API for working with account operations
Sunagatov/OrderManagementSystem
Project provides an ability to fulfill customers orders from initial to completed state.
Sunagatov/Order_Service
Order microservice provides api for working with orders.
Sunagatov/distributed_system
Sunagatov/Shorty-URL-Frontend
Client microservice provides api for working with clients.
Sunagatov/DevOps
This repository contains an example of typical DevOps pipeline for a modern IT project.
Sunagatov/logging-log4j2
Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.
Sunagatov/Sunagatov
Sunagatov/Iced-Latte-Docs
E-shop for educational purposes (Docs)
Sunagatov/Bookshelf
Bookshelf is a great book portal for true book lovers. \ Spring boot web app