Skip to content
View 00ryanwelzel's full-sized avatar

Block or report 00ryanwelzel

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

Hey There I'm Ryan

⭐ I enjoy making random stuff

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

C C# C++ AssemblyScript Java Python Blender Adobe Illustrator Adobe Photoshop Unity Unreal Engine AWS

πŸ“Š GitHub Stats:



Pinned Loading

  1. sortsInAssembly sortsInAssembly Public

    Implementation of three classic sorting algorithms in MIPS Assembly

    Assembly

  2. hashAlgorithmTester hashAlgorithmTester Public

    Wrote a test script a bit ago to determine the clumping of hash algorithms.

    C++

  3. encryptionInAssembly encryptionInAssembly Public

    Implements several classical encryption and encoding schemes in MIPS Assembly

    Assembly

  4. huffmanEncoding huffmanEncoding Public

    Simple huffman encoder.

    C++

  5. linuxKeylogger linuxKeylogger Public

    Simple Linux keylogger written in C using libudev

    C

  6. processMonitor processMonitor Public

    Linux kernel module that displays process information through /proc

    C