Skip to content
View timothyfoster's full-sized avatar
Block or Report

Block or report timothyfoster

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

Pinned Loading

  1. directory-traversal directory-traversal Public

    Simple client-server app which allows the user to traverse a remote directory and perform file comparison

    Python

  2. euler-solutions euler-solutions Public

    Solutions to various math problems

    Python

  3. fizz-buzz fizz-buzz Public

    A collection of simple algorithms and challenges

    JavaScript

  4. neural-network neural-network Public

    Simple neural network written in Matlab

    MATLAB

  5. travelling-salesman travelling-salesman Public

    Solving the NP-hard travelling salesman problem using depth-first and breadth-first search in Matlab

    MATLAB 4

  6. x86-assembly-calculator x86-assembly-calculator Public

    Add or subtract two single-digit numbers using this caculator

    Assembly