Skip to content
View BykaWF's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report BykaWF

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PageFlow PageFlow Public

    Welcome to the PageFlow Bookstore repository! This system provides an efficient way to manage books, user accounts, and purchases within an online bookstore.

    CSS 1

  2. character-creator character-creator Public

    Forked from css-for-js/character-creator

    JavaScript

  3. Image-Mirror-Tool Image-Mirror-Tool Public

    This Java application mirrors an image horizontally using multithreading. It divides the image processing across multiple threads to improve performance.

    Java

  4. ImageProcessing ImageProcessing Public

    Java

  5. QuickSort-Multithreded QuickSort-Multithreded Public

    QuickSort-Multithreaded implements the efficient QuickSort algorithm in Java with multithreading. It partitions and sorts lists concurrently, leveraging parallel processing for faster performance o…

    Java

  6. Simple-Chat-Application Simple-Chat-Application Public

    This repository contains a basic implementation of a chat client-server application using Java. The project demonstrates networking concepts, including socket communication and multithreading.

    Java