Skip to content
View TomAllison067's full-sized avatar
🎯
Focusing
🎯
Focusing
  • London, UK

Block or report TomAllison067

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

    BombDefuser robot - CS1822 Group 30

    Java 1

  2. TodoList TodoList Public

    ToDo list built with NodeJS & Mongo. Just a hobby project made while exploring different tools.

    JavaScript 1

  3. EJSBlog EJSBlog Public

    Simple blog in EJS.

    JavaScript 1

  4. hangman hangman Public

    Really simple game of hangman.

    Python 1

  5. CodingSchemeModule1 CodingSchemeModule1 Public

    Very simple spacecraft ordering form for a learn-to-code scheme I took part in - ie, a single-page website that has correct html and 'does something' with js.

    HTML

  6. ISBNValidator ISBNValidator Public

    Explores basic TDD techniques: stubbing, mocking, spying. Based around validating ISBNs and providing stock locator codes for books.

    Java