Pinned Repositories
Finflow
Prototype dashboard for visualising personal spending data created in response to PSD2 regulations 📈
G20FaceDetectorClassifier
Detecting faces and classifying political leaders in an image of the G20.
ImpossiblePuzzle
Using Prolog to solve the Sum & Product puzzle in as little inferences as possible.
IMPSemantics
Implementation of the denotational semantics of IMP using Haskell – arithmetic expressions, boolean expressions, and basic commands.
KotlinPayPal
A sample Kotlin app integrating PayPal through the REST API & Braintree SDK 📱
ParallelMatrixRelaxation
Shared memory (pthread) and distributed memory (MPI) approaches to relaxing large matrices on Balena – the HPC cluster at the University of Bath.
paypal-sdk-constants
SpotifyArchiver
A personal project to automatically backup Spotify's Discover Weekly playlists.
VirtualRealityExplorer
Dissertation: Visualising and exploring self-quantified data in VR 📊 (Published: CHI 2018)
Millais's Repositories
Millais/Finflow
Prototype dashboard for visualising personal spending data created in response to PSD2 regulations 📈
Millais/KotlinPayPal
A sample Kotlin app integrating PayPal through the REST API & Braintree SDK 📱
Millais/SpotifyArchiver
A personal project to automatically backup Spotify's Discover Weekly playlists.
Millais/ParallelMatrixRelaxation
Shared memory (pthread) and distributed memory (MPI) approaches to relaxing large matrices on Balena – the HPC cluster at the University of Bath.
Millais/VirtualRealityExplorer
Dissertation: Visualising and exploring self-quantified data in VR 📊 (Published: CHI 2018)
Millais/G20FaceDetectorClassifier
Detecting faces and classifying political leaders in an image of the G20.
Millais/ImpossiblePuzzle
Using Prolog to solve the Sum & Product puzzle in as little inferences as possible.
Millais/IMPSemantics
Implementation of the denotational semantics of IMP using Haskell – arithmetic expressions, boolean expressions, and basic commands.
Millais/paypal-sdk-constants
Millais/PolynomialArithmetic
Simple polynomial arithmetic implemented using SBCL.