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

Block or report llyrjones9

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

Pinned

  1. fantasy-rugby fantasy-rugby Public

    A concise analysis performed to yield a competitive advantage in the Six Nations Fantasy Rugby Game following changes to the scoring system between seasons 2022 and 2023.

    Jupyter Notebook

  2. hometown-webpage hometown-webpage Public

    A static webpage advertising Aberystwyth, a seaside town in West Wales.

    HTML

  3. openai-animal-app openai-animal-app Public

    A simple python (Flask) app to demonstrate how OpenAI's product suite may be consumed within a web application, containerised and deployed.

    Jupyter Notebook

  4. static-birthday-banner static-birthday-banner Public

    A static webpage template for use as a digital birthday banner.

    HTML

  5. wordle-solver wordle-solver Public

    A module for solving the online game "Wordle" which temporarily became popular in the UK during the Coronavirus Pandemic. Uses a greedy algorithm with a horizon of one move.

    Python