Web Pages PortFolio

I have made several web pages over the years I don’t think I can remember/recover them all. But here is a selection of what I recall. Unless otherwise stated assume they are defunct. Free hosting via gitlab pages: https://c4ad_cic.gitlab.io/sheddington-web/ Landing page for Sheddington. This was temporary and they now have a nice CMS system which they can manage themselves. https://richmondmakerlabs.gitlab.io/plain-html/ was a colaboration project to do mainly Jouletheif kits so that people had cheap sources of lights to feel safe when it gets dark.

Read More
Simulating Chutes & Ladders in Python

This notebook originally appeared as a post on the blog Pythonic Perambulations. Edit 12/19/2017: added a new subsection on analyzing Chutes & Ladders as an Absorbing Markov Chain. Edit 2020-04-19: Andres added new sections to simulate different dice rolls and different boards. Andres left many of the anecdotes the same but had a similar situation with his son. Andres cannot presume to understand the Markov process yet. Edit 2024-07-17: Andres was prompted to publish this after a conversation with a neighbour added a bit about bin sizes

Read More
CV

This is a test to see if I can embed my spanish CV into a blog post. By simply embedding the iframe as directed by google docs “publish to web” feature. you can add this to the iframe height=“600px” width=“100%” and so forth or simply create an iframe.css and call it from the header.

Read More
Tfl BusCountDown

Tfl Bus Count Down TL;DR Go to https://gitlab.com/RichmondMakerLabs/JS-countdown Download code, or git clone it to your computer Go to tfl and create your own API key. https://api-portal.tfl.gov.uk/signin Edit the file tfl-api-key-template.js remove -template from the name of the file and put your ID and key inside it. Check that the page works by opening index.html realise that if you upload this to a public webserver someone might on purpose or not not purpose copy your tfl key and and api key.

Read More
CompanyListing

Local Company Finder UK Objective, find an up to date list of companies from .gov website also find coops from FCA website. Filter by the first half of the post code For example if you live in IG11 0HQ find the jobs in IG11 in UK this is normally a ward. Who might be interested? Local counciours to know what companies are in their ward. Job seekers looking for work.

Read More