Charlie's repositories
advent-of-code
This repository contains my solutions for the Advent of Code challenges, implemented in Python.
charlieb954
Config files for my GitHub profile.
coronavirus_flask
A Flask application that can compare 2 countries by the number of confirmed coronavirus cases. Uses free to use API to access data.
docker-flask-nginx
Multiple Flask applications deployed on a single server using docker compose with NGINX as the reverse proxy and gunicorn to serve the apps.
eleventy-recipes
Eleventy recipe blog deployed using gh-pages and gh-actions.
mortgagepy
A python library for mortgage calculations.
quiz_generator
A Python script to generate a specified number of quiz questions using the quizzing API. Can be customised to select category and number of questions. Question and answer sheets generated.
traefik-example
An example of how to setup Traefik locally and highlight issues found.
bmr-calculator
A BMR and BMI calculator hosted on GitHub pages that's processed using JavaScript.
code_snippets
Snippets of preferential settings or reusable code.
django_budget_website
A django website where users can register and log in to an account and store their income/outgoings to a database. Data is the summarised using Plotly graphs to show remaining income.
kafka-example
Kafka (and zookeeper) example using docker compose with multiple producers and consumers in different languages.
kaggle_competitions
Submissions for the Kaggle house price and titanic machine learning competitions.
nextjs-tailwind-docker
A minimal docker deployment of a NextJS application with Tailwind CSS.
pay-calculator-flask-docker
Flask app built using bootstrap inside a Docker container to calculate your take home pay based on salary and pension contributions.
rick-and-morty
Python API wrapper used to query the RICK AND MORTY API.
take-home-pay
A Python library to calculate UK tax and national insurance contributions.
vim-settings
Favoured .vimrc settings without plugins.