Skip to content
View Pete-J-Matthews's full-sized avatar

Block or report Pete-J-Matthews

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
Pete-J-Matthews/README.md

Hi 👋, I'm Pete Matthews

I currently work as a DevOps Engineer having transitioned from Mechanical Engineering nearly 2 years ago!

pete-j-matthews

  • 🌱 I’m currently learning how best to regularly crawl a public api without getting rate limited 🤦.

  • ☁️ I've keen interest in the whole software cycle and would love to create my own product one day!

  • 🔭 I’m currently working on FPL-Moneyball

  • 📫 How to reach me [email protected]

  • ⚡ Fun fact: I've previously infiltrated Buckingham Palace!

Languages and Tools:

 pete-j-matthews


⚙️ Things I use to get stuff done
  • OS: macOS / Linux Ubuntu
  • Laptop: Macbook Air M1 / Dell Inc. XPS 15 9530
  • Browser: Safari / Firefox
  • Terminal: ZSH
  • Code Editor: VSCode
  • To Stay Updated: Medium, Linkedin.

Pinned Loading

  1. Sudoku-Solver Sudoku-Solver Public

    This is a sudoku solver that makes use of the backtracking algorithm.

    Python 1 1

  2. Search-Algorithm-Visualiser Search-Algorithm-Visualiser Public

    A search visualisation tool used for demonstrating common search algorithms including: Breadth First Search, Dijkstra's Algorithm, A* Search

    JavaScript