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

Block or report ferkulat

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

Pinned Loading

  1. csv2xls csv2xls Public

    csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if maximum rows are exceeded) Excel(TM) file(s).

    C++ 33 11

  2. CppResultType CppResultType Public

    This a header only library which enables the library user to chain function calls in a readable fashion, that looks like piping commands in a shell script. While handling of errors is done implicitly.

    C++

  3. cpp_skeleton cpp_skeleton Public

    A cmake C++ project with catch as test framework.

    CMake