Skip to content
View michaelchips's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report michaelchips

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
michaelchips/README.md

Welcome to my profile!

My name is Michael! I'm from the UK and I'm currently completing my Year in Industry in cyber security at National Highways, helping to protect the nation's critical infrastructure and strategic road network.

After my Year in Industry, I will be returning to full-time education at Royal Holloway, University of London, to finish my last year of my Integrated Master's Degree in Computer Science. I also have worked for several years in the IT Support sector and I am certified as an Infrastructure Technician.

My primary interests are in operating systems, TCP/IP networking, all things information security (cryptography, cyber security, etc) and more recently, quantum computing! I only joined GitHub in 2024, but I have been programming since 2016.

As of December 2025, I am currently focused on:

  • 🛣️ Completing my Cyber Security Year in Industry at National Highways
  • 📚 Obtaining Microsoft AZ-900 Azure Fundamentals & SC-900 Security, Compliance, and Identity Fundamentals

I also spend a lot of time developing my interpreted programming language called Volq, which is easy to use to simulate quantum computing algorithms. Although I've put that on pause for the moment to focus on studying for certificates!

While I'm less active on GitHub right now, I still have plenty of ideas I'm looking forward to putting into code in the future!

Connect with me or get in touch below:

GitHub Streak

📝 Programming & Scripting Languages and Frameworks

Java  Spring Boot  C  C Plus Plus  C Sharp  HTML5  CSS  JavaScript  Python  NumPy  Powershell  Bash Scripting 

(and x86 assembly, but there is no official logo for that!)

🛠 Tools

Eclipse IPSE  Git  GitLab  Maven  Visual Studio Code  Visual Studio  Postman 

🌐 Platforms

Microsoft Windows  Linux  Azure  VMware vSphere  Raspberry Pi  Microsoft SQL Server  PostgreSQL 

Pinned Loading

  1. volq-quantum volq-quantum Public

    Interpreted programming language for simulating quantum computing algorithms, implemented in Python

    Python 1

  2. AlgorithmSuiteX AlgorithmSuiteX Public

    (WIP) A collection of various classical algorithms in computer science, including sorting algorithms, and later, tree algorithms and graph algorithms.

    Java

  3. debian-linux-auto-updater debian-linux-auto-updater Public

    Script for automatically updating a Debian-based Linux operating system. Originally designed for use on a Raspberry Pi, but compatible with any Debian-based Linux distribution.

    Shell

  4. x86-assembly-programs x86-assembly-programs Public

    A collection of various programs, written in x86 assembly, for running on Linux (elf32) and bare metal.

    Assembly