Skip to content
View BenekB's full-sized avatar

Block or report BenekB

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Cartesian-Robot-Software Cartesian-Robot-Software Public

    Part of my BSc Thesis. This software was implemented in real-life homemade Cartesian robot. It both controlled device's movement and allowed to design some simple trajectories in desktop app.

    Python

  2. Binary-Tree Binary-Tree Public

    Pointer based solution for storing data which is extremely effective in searching through gathered information..

    C++

  3. AIS-Data-Analysis AIS-Data-Analysis Public

    Decodes raw AIS data to human-understandable format and performs filtering to extract desired information.

    C#

  4. Caesar-Cipher Caesar-Cipher Public

    Performs encoding end decoding according to caesar cipher rule.

    C++

  5. ARPARadar_public ARPARadar_public Public

    This program is designed as a simulator of the marine ARPA device.

    C#

  6. CUDA-Parallel-Adding CUDA-Parallel-Adding Public

    CUDA based simple program to perform parallel adding operations

    Cuda