Skip to content
View PhoenixCosmos's full-sized avatar

Block or report PhoenixCosmos

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. Images-to-PDF Images-to-PDF Public

    converts a file with image in it into a pdf document while sorting the images by name

    Python

  2. .Json-to-.gem .Json-to-.gem Public

    useful tool to create gem files. Put inside of folder with json file, edit json_data = JSON.parse(File.read('gem_01.json')) with the json file name. Run the script: ruby build_plugin.rb. Navigate i…