Skip to content
View fiandimas's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Organizations

@kidaliez
Block or Report

Block or report fiandimas

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
fiandimas/readme.md

Hi, ~

Backend Engineer

  • Daily .php .js .rb .rs .go

Pinned Loading

  1. automated-scan-qr automated-scan-qr Public

    automated scan qr and save to json file

    Ruby

  2. fiandimas fiandimas Public

    short description of me

  3. gcrypt gcrypt Public

    crypto for go

    Go

  4. kiryuu-downloader kiryuu-downloader Public

    automated download manga from kiryuu website

    Ruby

  5. discord-message-cleaner discord-message-cleaner Public

    delete your discord messages in server or channel automatically

    Go

  6. convert .jks (java) to .p12 (php) convert .jks (java) to .p12 (php)
    1
    keytool -importkeystore -srckeystore [JKS_FILENAME] -destkeystore [OUTPUT] -srcstoretype JKS -deststoretype PKCS12 -deststorepass [PKCS12_PASSWORD]