Skip to content
View strzebon's full-sized avatar

Block or report strzebon

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. java-grpc-otel java-grpc-otel Public

    Forked from wlpinjlte/suu-java-grpc

    A Java microservices demo using gRPC (unary, streaming, bidirectional) across four services, enhanced with full observability via OpenTelemetry and Grafana.

    Java

  2. weather-app weather-app Public

    An app that uses WeatherAPI to show next-day conditions (temperature, precipitation, mud) for user-defined trip coordinates, with optional trip saving.

    Java

  3. SampleLab SampleLab Public

    Forked from wiktorwozny/SampleLab

    A web application replacing the Excel-based workflow at the IJHARS Specialist Laboratory in Kielce, centralizing food sample data and improving analysis and reporting efficiency.

    TypeScript

  4. bookshop bookshop Public

    Forked from wlpinjlte/Electronic-system-of-library

    A simple bookstore app with user registration, login, book purchasing, history browsing, reviews, and filtering. Admins can add, edit, and delete books in the database.

    JavaScript

  5. algorithms-and-datastructures algorithms-and-datastructures Public

    Algorithms & Data Structures – implementations and examples of sorting, data structures, graph algorithms, and greedy/dynamic programming.

    Python

  6. concurrency concurrency Public

    Exercises for Concurrency Theory, including dining philosophers, thread scheduling with trace theory, graph grammar modeling, and concurrent linear algebra algorithms.

    Java