Skip to content
View lxvdnl's full-sized avatar
👻
oOoOoOo
👻
oOoOoOo
Block or Report

Block or report lxvdnl

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. audio-to-text-convertor-app audio-to-text-convertor-app Public

    An application in which you can record the output audio stream and turn it into text format.

    C++ 3

  2. TierList TierList Public

    This repository contains the source code of the server and client parts of the website, which allows you to create and make tier lists based on images.

    CSS 1

  3. MPI MPI Public

    Forked from At0mn1yIvan/ppc-2023-mpi

    C++

  4. Table Table Public

    learning task. Four types of tables are implemented: unordered, ordered, based on binary tree, hash table.

    C++

  5. Sum-of-polynomials Sum-of-polynomials Public

    learning task. Two polynomials are constructed based on the data entered from the console with the ability to add them in two ways.

    C++

  6. Greham-algorithm Greham-algorithm Public

    Learning task. Constructing a maximal convex hull over a set of points, using two different sorts inside the Graham algorithm: quick sort, avl tree sort.

    C++