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

Block or report mercerclayton

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

Hey! I'm Clayton, a self-taught programmer 💻

About me:

  • 🎓 Majoring in Finance @CityUHK
  • Languages:
    • 🎪Python
    • 🍵Java
    • 🗂️SQL
    • 📜Command Line and Unix

Popular repositories

  1. mercerclayton mercerclayton Public

    Configuration files for my GitHub profile.

  2. world_factbook_query world_factbook_query Public

    Simple SQL queries using Jupyter Notebook to analyse statistics on countries from the CIA World Factbook.

    Jupyter Notebook

  3. reservation_vba reservation_vba Public

    Designed and implemented subroutines in Excel VBA to enable user input, reservation booking, and service selection from a pricing table.

  4. coffee-machine coffee-machine Public

    Experience the workings of a coffee machine through a sophisticated simulation. This program encapsulates its operations within a single method, orchestrating a seamless interaction based on the ma…

    Java

  5. readability-score readability-score Public

    The Readability Calculator is a versatile tool that evaluates the readability of any given text file using a range of indexes and tests. Whether you're an author, educator, or content creator, this…

    Java

  6. cinema-room-manager cinema-room-manager Public

    The Cinema Room Manager is a meticulously designed program that exemplifies the principles of Object-Oriented Programming (OOP) and harnesses the power of multidimensional arrays. This system strea…

    Java