Skip to content
View KeflerExe's full-sized avatar

Block or report KeflerExe

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. RPN-Calc-With-Bigger-Data-Types-C- RPN-Calc-With-Bigger-Data-Types-C- Public

    Implement data types in C++ to handle very large numeric values, which exceed the representation range of the defined data types in standard language.

    C++

  2. HashTable-C-V1 HashTable-C-V1 Public

    Implementation of a hash table in C++.

    C++

  3. HashTable-C-V2 HashTable-C-V2 Public

    Implementation of a hash table in C++ with different exploration and dispersion functions implemented.

    C++

  4. Sorting-Algorithms-C-v1 Sorting-Algorithms-C-v1 Public

    C++ program implementing sort algorithms for vectors with any type of value.

    C++

  5. Sockets-FTP-Server-C- Sockets-FTP-Server-C- Public

    C++ program that implements a FTP Server with basic functions so that it allows to upload and download files from a single folder.

    C++

  6. File-System-Info-Bash File-System-Info-Bash Public

    Mini program made in bash to get some information about the file system.

    Shell