Skip to content
View timlt3's full-sized avatar
  • Sydney, Australia

Block or report timlt3

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. bond-calculator bond-calculator Public

    This project implements binary search to calculate a bond's yield to maturity when given its price, par value, coupon rate, time to maturity.

    Python 3 1

  2. hello-world hello-world Public

    ideas+resources

  3. Tute-6- Tute-6- Public

    Explore memory. Find out the number of bytes that C uses on your system to store the various types described below. Hint: You can use sizeof() function to print the number of bytes that given type …

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    This program always plays the optimal move in Tic Tac Toe using the Minimax algorithm

    C

  5. control control Public

    This project is a copy of Control, a simple turn based card game. Further details here: http://keymastergames.com/control

    Python

  6. dotfiles dotfiles Public

    my personal linux configuration including things like my bash.rc, .vimrc and colorscheme

    Vim Script