Skip to content
View george-williamson's full-sized avatar
Block or Report

Block or report george-williamson

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
george-williamson/README.md

Hi there, welcome to my GitHub profile 👋

This is where I like to store my personal projects, document learnings and bookmark interesting open source projects.

💼 - I currently work at Accenture, where I focus on projects related to data science & machine learning.

👨‍💻 - The tooling, languages and frameworks that I predominantly use these days include: Python, SQL, Azure, AWS, Spark, PyTorch, scikit-learn and Hugging Face.

📍 - Based in London, UK 🇬🇧

📚 - Currently learning more about Generative AI and Algorithm Design.

Pinned Loading

  1. binary-search-tree-latex-graphing binary-search-tree-latex-graphing Public

    Java program that produces runnable LaTeX code to visualise an explicit or random Binary Search Tree based on varied inputs. The graphing is done using the LaTeX tikz package.

    Java

  2. msc-dissertation msc-dissertation Public

    MSc dissertation that focuses on various machine learning techniques and their usage in the game of Fantasy Premier League (FPL). It provides a brief introduction to reinforcement learning and also…

  3. Pomodoro Pomodoro Public

    A python script that displays a Pomodoro Technique timer in the command line interface.

    Python

  4. advent-of-code advent-of-code Public

    My solutions to Advent of Code, written in Python.

    Python