Joe Pym

Home | CV | Projects


University work will be published once all results are finalised.
Filter:

2020-21, final year university project.
Using R to conduct multiple analyses to assess the accuracy of football betting odds, as well as critical evaluation of existing literature and the creation of an algorithm to place bets.
Grade: 77%
» Project Page
» GitHub Repository
» Final Dissertation

2021 (ongoing).
This website, as a way to learn basic HTML and CSS.
» Github Repository

2021.
Very quick code to find out EFL team's points-per-game over the last ten years.
» Project Page

2018-21, university work.
In the Github repository is a range of writeups (compiled on LaTeX) from university, on modules such as Further Algebra & Calculus, Mathematical & Numerical Analysis, and Operational Research Techniques.
» Github Repository

2021, third year university module.
Various Python programs to apply optimisation techniques, such as Simulated Annealing, the Simplex Method, Newton's Method, the Gradient Descent Method, etc. using packages such as Matplotlib's pyplot, numpy, and scipy.
Grade: 92% (Python test) and 99% (exam)
» Github Repository

2020, third year university module.
Two courseworks: Coding involving Huffman codes, ISBN numbers, and Kraft's Inequality, with limited use of MATLAB; and Cryptography involving the RSA, ElGamal, and Knapsack crytosystems, using MATLAB and Python to solve problems.
Grade: 94% and 95% (courseworks)
» Github Repository

2018, first year university coursework.
First coursework involving LaTeX and programming. Task 1 involved a simulation where a randomly generated number of balls appeared within a given radius, which then moved randomly, interacting with 'walls', other balls, etc. Task 2 involved using symbolic algebra in MATLAB to integrate, differentiate, and plot a cubic function with labels
Grade: 90%
» Project Page
» Final Document
» Github Repository

2021 (ongoing).
My solutions to/attempts at Project Euler problems.
» Github Repository