Skip to content
View GraysonSpidle's full-sized avatar
💭
Programming is a hobby, hopefully I can do it for a living.
💭
Programming is a hobby, hopefully I can do it for a living.

Block or report GraysonSpidle

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

Greetings, I am Grayson Spidle.

I am an aspiring programmer who enjoys programming in his free time. I have dipped my toes into various realms of programming including but not limited to:

  • Data Science
  • Artificial Intelligence
  • Combinatorics
  • Parallel Programming
  • High Performance Computing
  • Game Development
  • General Software Developement (Front and backend)

My primary languages I use are:

Languages that I know, but regret learning:

  • Javascript (NodeJS)

I also am familiar with Regex and increasing my familiarity with Linux.

I believe that I will never learn everything there is to know about any of the topics/languages mentioned. I still have much to learn and I am always looking to improve.

If you wish to contact me, use my email address displayed on my profile.

Pinned Loading

  1. DiscordBot DiscordBot Public

    My Discord bot that runs on the server my friends and I run.

    JavaScript

  2. IshiharaPlate IshiharaPlate Public

    Randomly generates Ishihara plates

    Java

  3. SudokuSolver SudokuSolver Public

    My take on a solver for Sudoku puzzles. This will help me learn GitHub, C++, and Sudoku algorithms at the same time!

    C++

  4. bit-utils bit-utils Public

    Provides tools to read/modify memory blocks like they were bit arrays.

    C++

  5. list-permutations list-permutations Public

    C++

  6. Base256uMath Base256uMath Public

    Big unsigned integer library

    C++