Skip to content
View Shiirookami's full-sized avatar
🏎️
Booster
🏎️
Booster

Block or report Shiirookami

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

Profile

Shiirookami X (formerly Twitter) URL

About Me

class Profile:
    def __init__(self):
        self.name = "Shiirookami"
        self.hobbies = ["Hiking", "Climbing", "Eating", "AstroPhotography"]
        self.age = 20

    def disp_profile(self):
        return {
            "name": self.name,
            "hobbies": self.hobbies,
            "age": self.age,
        }

if __name__ == "__main__":
    profile = Profile()
    print(profile.disp_profile())

Backend

PHP Laravel Go JavaScript Rust C++ Python

Databases

mysql MariaDB MongoDB PostgreSQL

Operating System

Arch Linux Ubuntu

Stats

Most Used Languages Contribution Streak
Shiirookami

Popular repositories Loading

  1. snarkOS snarkOS Public

    Forked from AleoNet/snarkOS

    A Decentralized Operating System for ZK Applications

    Rust 2

  2. bootstrap bootstrap Public

    Forked from finxa/kelas_a_2020

    1

  3. PWL-1 PWL-1 Public

    Forked from AwangDarmawan/PWL-1

    1

  4. STARTER-TEMPLATE STARTER-TEMPLATE Public

    Forked from muhammadadliansyah/STARTER-TEMPLATE

    CSS 1

  5. pengelolaan-rawat-inap pengelolaan-rawat-inap Public

    Forked from resarisyan/pengelolaan-rawat-inap

    CSS 1

  6. sei-chain sei-chain Public

    Forked from sei-protocol/sei-chain

    TypeScript 1