Projects

A collection of projects that are either in-progress or complete


Misère! A multiplayer card game
Misère! A Multiplayer card game

Python implementation of my favourite multiplayer card game using a monte carlo search tree algorithm to create AI players

Misère
Django Website (this website)
Django Website

This website! Hosted on an Ubuntu 22.02 instance on Amazon Webservice LightSail. (Oct 2023)

Django Website
Fast API Mini Project
FastAPI Mini Project

API for serving UK Corporate Bond data implemented via FastAPI, SQLAlchemy, and Pydantic (Nov 2024)

FastAPI Mini Project

Portfolio Efficient Frontier
Portfolio Efficient Frontier

Mean-Variance Optimization mini project built on Stocks-API, SciPy, Pandas and Numpy. (Oct 2023)

Efficient Frontier
Stocks API
Stocks Api

Python Library for extracting stock data via the free Polygon.io API. (Oct 2023)

Stocks API Github Stocks API PyPi
Research Project: Estimating credit spreads with Gradient Boosted Regression Trees and Neural Networks
Research Project (MSc Dissertation)

Repository containg python code used for aggregating data and training two machine learning models: Neural Networks and Gradient Boosted Regression Trees. (Apr 2023)

Research Project


Created by Rene Alby, 2023

Ubuntu 22.02 (AWS), Apache 2.4.54, Django 4.2.5