Skip to content
View cosmicmarley17's full-sized avatar
🏳️‍⚧️
🏳️‍⚧️

Block or report cosmicmarley17

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cosmicmarley17/README.md

Hello!

About me

I like making art and music, programming (especially with Rust), and playing with Linux stuff. I love to contribute to community software projects when I can!

Note on AI & Large Language Models (LLMs)

I never use generative AI / LLMs in any of my contributions or original works.

Leaving GitHub

I have switched to Codeberg for all of my personal repositories. The repositories that remain on my GitHub profile may eventually fall out-of-date with my Codeberg profile, which will have all the latest versions of every project you see here (and more!).

I still come on here occasionally to contribute to projects hosted here.

You can find me on Codeberg at cosmicmarley17.

GitHub is a proprietary system controlled by Microsoft; I'd prefer to interact with a site run by a more open and thoughtful group.

Pinned Loading

  1. wazzupbot wazzupbot Public

    A Discord bot that replies "WAZZUP" in response to messages that contain any spelling of "wazzup"

    JavaScript 1

  2. digital-sea digital-sea Public

    An ambient generative music piece written in the Pure Data programming language.

    2

  3. mancala mancala Public

    Mancala board game in the terminal

    Rust

  4. turing-machine-index-suite turing-machine-index-suite Public

    A command-line program that calculates Turing machine indices from instructions and instructions from indices using the Prime Power Method

    Python

  5. vigenere-cipher-tool vigenere-cipher-tool Public

    A command-line program that encrypts and decrypts user-entered messages using the Vigenère Cipher.

    Java