Skip to content
View Tom1358's full-sized avatar

Block or report Tom1358

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

Popular repositories Loading

  1. js-chart-global-temperature-rise js-chart-global-temperature-rise Public

    A line chart created using ChartJS, from CSV data, about the global rise in temperatures. This was created to practise the use of parsing strings, getting data from external resources, and JavaScri…

    HTML

  2. searching-github-using-githubs-api searching-github-using-githubs-api Public

    Connects to GitHub's API to allow searching of users and their repos. An exercise to practise using PROMISES, accessing APIs in JSON format, and JavaScript in general.

    HTML

  3. online_cv_website online_cv_website Public

    A website that includes CV and resume-related information for potential employers, peers and collaborators

    HTML

  4. Become-a-Bell-Ringer-Website Become-a-Bell-Ringer-Website Public

    A website encouraging people to get in touch to find details of their local ringing community, and providing some basic information about the hobby.

    HTML 1

  5. current-location-of-the-iss current-location-of-the-iss Public

    Using 'Where the ISS at' website and API, created a map using Leaflet JS to plot where the International Space Station currently is every time the web page is refreshed.

    HTML

  6. memory-game memory-game Public

    A simple memory game created to practise using functions in JavaScript, as well as looping arrays, creating and amending HTML elements using JS, Event Listeners, setInterval, setAttribute, getAttri…

    JavaScript