Pinned Repositories
fluent-python
Exploration of some features explored in [Fluent Python](https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/))
rsp34's Repositories
rsp34/fluent-python
Exploration of some features explored in [Fluent Python](https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/))
rsp34/advent-of-code-submissions
Submissions to https://adventofcode.com.
rsp34/automate-the-boring-stuff
Exploration of automatetheboringstuff.com course materials.
rsp34/code-wars
Repository to store code wars submissions, especially those that required a debugger.
rsp34/coursera-machine-learning
Repository to store code related to Coursera's Machine Learning Course led by Andrew Ng.
rsp34/CppND-Capstone-Snake-Game
A 2D Snake game using C++ and SDL
rsp34/CppND-Memory-Management-Chatbot
rsp34/CppND-Program-a-Concurrent-Traffic-Simulation
The final project for the Udacity C++ Nanodegree Concurrency course
rsp34/CppND-Route-Planning-Project
rsp34/CppND-System-Monitor
Student repository for the CppND OOP course project
rsp34/dl1
rsp34/exploring-hypermodern-python
A repo to test out some of the tools utilised in Claudio Jolowicz's blog series on the subject (https://cjolowicz.github.io/posts/hypermodern-python-01-setup/). I just plan to walk through the content.
rsp34/financial-modelling
Repository to handle personal financial models for living costs, pensions, mortgages, savings and investments.
rsp34/jupyter-to-web-app-demo
A short demonstration of how to create a web app with Jupyter.
rsp34/learn-python-the-hard-way
Exploration of Zed A. Shaw's Learn Python the Hard Way course.
rsp34/MBeautifier
MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
rsp34/nbdev-tutorial
A repo to follow Jeremy Howard's nbdev tutorial.
rsp34/portfolio-analysis
A repository to trace an investment portfolio back in time including fees and rebalancing.
rsp34/project-euler
Repository to store Project Euler submissions.
rsp34/python-web-server
rsp34/rsp34
Config files for my GitHub profile.
rsp34/take-home-pay-calculator
Python project to plot take home pay for various types of pension schemes
rsp34/titanic-competition