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

Block or report utting98

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

  1. py-to-cpp-converter py-to-cpp-converter Public

    This project is a work in progress python script that will read in another python script and attempt to convert it to a C++ program via accessing and replacing AST nodes with relevant C++ commands …

    Python 33 12

  2. python-smart-mirror python-smart-mirror Public

    A stripped down version of my python smart mirror that removes personal information but keeps the majority of the functions in so people can branch off and customise it how they want.

    Python 16 2

  3. Manchester-referencing Manchester-referencing Public

    Code to format inputs in to a Manchester Harvard Style reference list and to web scrape information to generate references for use in UoM student reports.

    Python 2

  4. football-score-checker football-score-checker Public

    A code where you can enter a list of team names that you wish to follow and it will print out the live score of those teams if they are playing and what minute the match is in

    Python 1 1

  5. data-analysis-graph-plotter data-analysis-graph-plotter Public

    This code is a GUI wrapper around polyfit and scipy curve optimize to easily allow users to plot polynomial and custom law graphs. The code gives values for fitting parameters with uncertainties an…

    Python 1

  6. Weather-Project Weather-Project Public

    Python project to create a widget that can get automatic location and choose manual city entry then display the weather conditions for that location.

    Python