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

Block or report CiproGit

Report abuse

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

Report abuse
CiproGit/README.md

I have a master's degree in computer science at the University of Pisa. I started programming in C in 2010, then I gained experience in C++, Java and functional languages. I have been working as a backend developer since 2018. I have work experience in Qt framework and I also have interest in developing for Android.

Pinned Loading

  1. carrier_pigeon carrier_pigeon Public

    Software that allows the exchange of messages between hosts in the same subnet. Written in C++ using Qt.

    C++

  2. wic wic Public

    Software suite that allows you to request from a predetermined set of servers which users are logged in and on which machines. Written in C++ using Qt.

    C++

  3. pre-commit_installer pre-commit_installer Public

    Program that runs pre-commit install automatically in C++.

    C++

  4. case_converter case_converter Public

    Software that converts any input string to upper case and/or snake case. Written in C++ using Qt.

    C++

  5. class_creator class_creator Public

    Program that creates a class and its respective source and header files in C++ using Qt.

    C++

  6. dijkstra dijkstra Public

    Example of Dijkstra's algorithm in C++.

    C++