Skip to content
View NPTPolynomial's full-sized avatar

Block or report NPTPolynomial

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

    This is a clean iOS 10 project written in Swift 3. It does not have a storyboard. The navigation controller is added as the root view controller for the app to run right away. Useful when you are s…

    Swift 2

  2. cpp_client_server_with_encryption cpp_client_server_with_encryption Public

    C++ client-server communication with encryption

    C++ 1 1

  3. testingGithub testingGithub Public

    HTML

  4. cpp_basics1 cpp_basics1 Public

    c++ basics #1 includes: Hello world, printing text, comments, variables, working with variables, assign and increment operators.

    C++

  5. CPP_RIP_Example CPP_RIP_Example Public

    This is a basic c++ program that simulates the Routing Information Protocol (RIP) in an autonomous system (AS) network.

    C++ 2

  6. CPP_simple_client_server_socket CPP_simple_client_server_socket Public

    Simple C++ client server socket

    C++