Skip to content
View josh139's full-sized avatar

Highlights

  • Pro

Block or report josh139

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. Programming-Principles-I Programming-Principles-I Public

    This was my first project at university. The idea was to create a grade calculator. The calculator displays the results for the grades entered by the user.

    Python

  2. Programming-Principles-II Programming-Principles-II Public

    The objective of this project was to implement three classes that will be used to simulate passengers queuing at a boarding gate and boarding the Eurostar train.

    Java

  3. Portfolio Portfolio Public

    This is the repository in which I've hosted my static portfolio website using GitHub Pages. I have used a mixture of HTML, CSS, and JavaScript.

    JavaScript

  4. Web-Design-and-Development Web-Design-and-Development Public

    For this project I was tasked with making a diagram (Site Map in SVG), View images and change text/background colour, and creating a Page Editor Page.

    HTML

  5. Object-Oriented-Programming Object-Oriented-Programming Public

    The brief: Implement a class PremierLeagueManager which extends interface LeagueManager. The PremierLeagueManager class maintains a number of football clubs which play in the premier league.

    Java

  6. Client-Server-Architecture Client-Server-Architecture Public

    The idea of this tutorial was to create a Server and a Client. The Server will provide the Client with pre-defined methods which the Client is able to utilise.

    Java