Skip to content
View Tiausa's full-sized avatar

Block or report Tiausa

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. CloudAPI CloudAPI Public

    Implemented REST API that supported user account using 3rd party providers and account specific information. Used non-relational database to support related entities. Created full test suite using …

  2. GoodReadsAPI GoodReadsAPI Public

    In this guide, you will learn how to use GoodReads APIs to transfer information to and from your own website. Website requires CORS enabled.

    CSS

  3. little-tsp little-tsp Public

    An implementation of a branch and bound algorithm for the traveling salesperson problem as described by Little, Murty, Sweeney, and Karel in their 1963 paper

    C++

  4. WebCrawler WebCrawler Public

    A web site and *nix-based program that crawls the web starting at a particular home page, and maps out all links graphically for the user.

    Python