Skip to content
View AndyThomas-Dev's full-sized avatar
Block or Report

Block or report AndyThomas-Dev

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
AndyThomas-Dev/README.md

๐Ÿ‘‹ Hi, Iโ€™m @AndyThomas-Dev

Bristol-based MSc graduate and software developer. Currently at CPH Insight, making tech for the automotive industry.

The languages & frameworks I work with in my day-to-day are C#, SQL, .NET Core, Angular, Selenium and Typescript but I'm also proficient in Python and C.

๐Ÿ‘€ Iโ€™m interested in ...

Working across the full stack and building beautiful applications with a purpose.

๐ŸŒฑ Iโ€™m currently learning ...

How to develop effective testing strategies (I'm currently constructing an automated testing script using Selenium) as well as getting more involved in DevOps (specifically Azure).

๐Ÿ“ซ How to reach me ...

You can message me on LinkedIn or you can reach me by email at andythomas.dev@gmail.com

You can also find my website over at andythomas-dev.com

Popular repositories

  1. Keyword-Classifier Keyword-Classifier Public

    Automated keyword classifier that assigns a string item to a cyber security (CyBOK) knowledge area based on the prevalence of certain keywords.

    Python 2 2

  2. GuardianCycle GuardianCycle Public

    Accident alert system for cyclists which combined a website, desktop application (in Processing) and a hardware device (M5 Stack).

    C++ 1

  3. Django-Project Django-Project Public

    Blog and portfolio web project using Python and the Django framework

    Python 1

  4. DailyCodingProblem DailyCodingProblem Public

    Completed challenges from the Daily Coding Problem email newsletter

    C# 1

  5. NAL-Parser-and-Interpreter NAL-Parser-and-Interpreter Public

    A parser and interpreter for a text-based gaming language.

    C

  6. Oxo Oxo Public

    Simple program built to demonstrate the Model-View-Controller software design pattern in Java.

    Java