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

Block or report jfoot

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
jfoot/README.md

Linkdin Email Website Nuget Profile Google Play Microsoft Store Instagram

Hi there πŸ‘‹

Welcome to my profile, I'm a software engineer at Experian and recent MSci in Computer Science graduate from the University of Nottingham.

I love developing, especially in C# and C++, some of my most popular projects include my live miniature departure board project for the Raspberry Pi, my Notts Hopper Buses android app, my Reading Buses nuget Library and a free educational program to teach and test the topic of Mathematical Transformations! I'm also a bit of a transport nerd, so have quite a few projects working with the Reading Buses API 🚌.

A full list of all my projects can be found on my website here

πŸ“„ Github Stats

Pinned

  1. Bus-Departure-Board Bus-Departure-Board Public

    A selection of Python programs which will retrieve live bus and rail UK open data and output it to a ER-OLEDM032 (256X64) display screen.

    Python 41 7

  2. Reading-Buses-API Reading-Buses-API Public

    A C# .net Standard Library for the Reading Buses Open Data API

    C#

  3. A-Data-Driven-Approach-to-Bus-Timetable-Optimisation-Recommendations A-Data-Driven-Approach-to-Bus-Timetable-Optimisation-Recommendations Public archive

    My third year dissertation at the University of Nottingham, focusing upon optimising bus timetables using a data-driven approach of historical bus timetable open data. The search optimisation algor…

    C# 3

  4. Reading-Buses-API-Examples Reading-Buses-API-Examples Public

    Three example programs, one using the Reading Open data API, one using the new Reading Buses Open Data API and one using my Reading Buses API Library. All find a list of bus services operating in R…

    C# 4

  5. Transformations Transformations Public

    A teaching and testing tool for transformations in mathematics; this includes translations, reflections, enlargements and rotations. This project was originally made as part of my A-level computer …

    C# 3

  6. Frogger-Arcade-Game Frogger-Arcade-Game Public

    Forked from hirish99/Frogger-Arcade-Game

    A fun frogger game that is built exactly like the original. JavaFX was used in this project.

    Java