Skip to content
View h-lunah's full-sized avatar
💻
💻

Highlights

  • Pro

Organizations

@hewol @ClydeReborn

Block or report h-lunah

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

class ProfileInfo {
    constructor() {
        this.name = "Piotr";
        this.age = 23;
        this.location = "Poland";
        this.hobby = ["Coding", "Development"];
        this.discord = "@b4.lunah";
        this.mainlang = "Python";
        this.nicks = ["luna", "lunah", "lunar"];
    }

    site() {
        return "https://lunah.site";
    }
        
    project() {
        return "https://lunah.is-a.dev";
    }
}

My trophies


Expand to see details about me.

 
Languages I Use

My Social Media

 


Discord Activity

 
General Stats

Activity Graph

The letter H in my username signifies I'm a proud member of the H community.

Pinned Loading

  1. OpenTwitter OpenTwitter Public template

    Forked from ccrsxx/twitter-clone

    An open-source Twitter experience.

    TypeScript 2

  2. DDR-A3-KIT DDR-A3-KIT Public

    Forked from Curilang/DDR-A3-THEME

    Arcade accurate DDR A3 simulation kit for home use

    Lua 6