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
BykaWF/README.md

Hi there, I'm Yaroslav! πŸš€

Backend Developer | Java | Spring

πŸ› οΈ Tech Stack

πŸ’» Languages: Java, Kotlin, JavaScript
βš™οΈ Frameworks: Spring Boot, Ktor, Hibernate
πŸ’Ύ Databases: PostgreSQL, MongoDB, Redis
☁️ DevOps: Docker, Kubernetes

🌱 Currently Learning

πŸ“Œ Apache Kafka – mastering event-driven architectures.
πŸ“Œ Google Cloud Platform (GCP) – deploying and scaling services in the cloud.
πŸ“Œ Advanced system design – making high-load apps more efficient.

πŸ“¬ Connect with Me

πŸ’Ό LinkedIn | πŸ“ Personal Blog

Pinned Loading

  1. ZeroFoodWasteBot ZeroFoodWasteBot Public

    ZeroFoodWasteBot is a Telegram bot designed to help reduce food waste by processing and analyzing images of food items.

    Java

  2. supbot supbot Public

    The AI-powered support chatbot that interacts with users to answer questions and perform actions. It integrates AI libraries to retrieve information and handle tasks effectively.

    Java

  3. ofie ofie Public

    Ofie is a task management application. It allows users to manage tasks, view task details, and edit task descriptions.

    TypeScript

  4. 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

  5. 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

  6. 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