Skip to content
View czesctuklap's full-sized avatar
Block or Report

Block or report czesctuklap

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

Popular repositories Loading

  1. emotion-recognition-project emotion-recognition-project Public

    The project develops a facial emotion classifier using the k-Nearest Neighbors (kNN) algorithm. The classifier uses Histogram of Oriented Gradients (HOG) and Principal Component Analysis (PCA) for …

    Jupyter Notebook

  2. mendeleevs-cipher mendeleevs-cipher Public

    A program that encrypts a given text in such a way that, instead of letters, the program outputs the atomic number of the element which chemical symbol corresponds to the encrypted letters, ignorin…

    Java

  3. event-administrator event-administrator Public

    A WindowsForms application following the MVP pattern. It organizes events with title, description, date, type, and priority. Users can create, delete, filter, and sort events, using a calendar for …

    C#

  4. calculator calculator Public

    A Windows Forms application that provides basic arithmetic calculations. It features a user-friendly interface where users can input numbers and perform operations such as addition, subtraction, mu…

    C#

  5. mendeleevs-cipher-via-batch mendeleevs-cipher-via-batch Public

    Extended version of mendeleevs-cipher project that includes calling program from shell, an html raport and a menu.

    Python

  6. the-gallery the-gallery Public

    A web application for searching and displaying images. Users can enter keywords in the search box to find related images fetched from the Unsplash API. Results are displayed in a grid layout, with …

    JavaScript