Skip to content
View denisab85's full-sized avatar
  • IG Wealth Management
  • Winnipeg, Manitoba, Canada
Block or Report

Block or report denisab85

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

    API to Hitron CGNM-2250-SHW router

    Java 2 1

  2. UofM UofM Public

    C

  3. primhttpd primhttpd Public

    A primitive CGI-enabled HTTP server

    C++

  4. SkypeAdMover SkypeAdMover Public

    Application to remove ads and banners from Skype for Windows

    AutoIt

  5. UDXtra UDXtra Public

    UDXtra

    AutoIt

  6. flat_array flat_array Public

    A sample python project to flatten an array of arbitrarily nested arrays of integers into a flat array of integers. e.g. [[1,2,[3]],4] -> [1,2,3,4]

    Python