Skip to content
View BenjaminWills's full-sized avatar
:octocat:
:octocat:

Block or report BenjaminWills

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BenjaminWills/readme.md

Typing SVG

Linkedin Badge Gmail Badge

About me

My name is Ben Wills, I am a data engineer based in London. I have a degree in mathematics and enjoy coding! Any feedback on my code would be really valuable.

I have worked with AWS, Azure and GCP to create end to end #robust data pipelines, these contained data quality checks along the whole way along with notification systems incase anything went wrong. I also have experience in Terraform provisioning infrastructure in the context of DevOps.

Technologies & Tools

Frontend

JavaScript HTML5 React Flask

Backend

Node.js Python Bash

Desktop

C#

Database

MongoDB MySQL Postgres Oracle SQLite AmazonDynamoDB

Package managers

NPM Anaconda

Operating systems

Linux Apple Windows

Deployment services

AWS Azure Google Cloud Heroku

Container management

Docker

Data Science

NumPy Pandas TensorFlow PyTorch

Data engineering

Apache Spark Apache Kafka Apache Hadoop

CI

GitHub Actions

CD

Terraform Apache Airflow

Pinned Loading

  1. problem_sheet_generator problem_sheet_generator Public

    A website that facilitates the generation of mathematical problem sheets using an LLM

    JavaScript

  2. programming-notes programming-notes Public

    A collection of notes relating to various technologies

    HCL 6

  3. bens-perceptron-neural-network bens-perceptron-neural-network Public

    A mathematical exploration of a multi-layer perceptron neural network

    Python

  4. dijkstras_algorithm_solver dijkstras_algorithm_solver Public

    A GUI interface to visualise Dijkstra's algorithm

    Jupyter Notebook

  5. tf_lambda_deployment_action tf_lambda_deployment_action Public

    A GitHub action that will deploy code to a lambda function

    HCL

  6. tour_of_machine_learning_algorithms tour_of_machine_learning_algorithms Public

    This repository contains machine learning algorithms coded from scratch with readme markdown files that explain their inner workings.

    Python