Skip to content
View rofarinango's full-sized avatar

Highlights

  • Pro

Block or report rofarinango

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. portfolio_website portfolio_website Public

    Development of my portfolio website using Django.

    CSS 1

  2. CppND-Route-Planning-Project CppND-Route-Planning-Project Public

    CppND-Route-Planning solution to the first project of the Cpp Nanodegree at Udacity

    Makefile 1

  3. CppND-System-Monitor CppND-System-Monitor Public

    Solution to the second project of the Cpp nanodegree program at Udacity

    C++ 1

  4. CppND-Concurrent-Traffic-Simulator CppND-Concurrent-Traffic-Simulator Public

    Concurrent-Traffic-Simulator project solution part of the C++ Nanodegree from Udacity.

    C++ 1

  5. ResourceManagerRTS ResourceManagerRTS Public

    ResourceManagerRTS creates a graph from a file "resource.txt" which contains the resources and the resource they depend on. It displays a current view of the graph with a adjacency list representat…

    C++

  6. HuffmanExercise HuffmanExercise Public

    HuffmanExercise is a Huffman compressor and decompressor, this program uses Huffman compression algorithm to compress a message from input. Creates a file which contains the HuffmanTree with de cod…

    C++