Skip to content
View Shiirookami's full-sized avatar
🌏
dang ..
🌏
dang ..

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 = ""
        self.hobbies = ["Camp", "cooking", "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

Pinned Loading

  1. snarkOS snarkOS Public

    Forked from ProvableHQ/snarkOS

    A Decentralized Operating System for ZK Applications

    Rust 2

  2. Base Base Public

    Forked from base/chains

    provides metadata for networkIDs and chainIDs

    Kotlin 1

  3. chainlist chainlist Public

    Forked from metatimeofficial/chainlist

    JavaScript 1

  4. deep-prove deep-prove Public

    Forked from Lagrange-Labs/deep-prove

    Framework to prove inference of ML models blazingly fast

    Rust 1

  5. farcaster farcaster Public

    1

  6. foundry foundry Public

    Forked from foundry-rs/foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

    Rust 1