Skip to content
View hiiiroko's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report hiiiroko

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

Hi there 🥳

I'm H1rk, a college student studying front-end development.

H1rk's Blog

About

class About extends Me {
  const myself = {
    "university": "Central China Normal University",
    "organization": "Muxi Studio",
    "programmingLanguages": [
      "JavaScript", 
      "TypeScript", 
      "Node.js", 
      "HTML", 
      "CSS", 
      "Python", 
      "C++"
    ],
    "areasOfInterest": [
      "Front-end Development", 
      "Customization",  
      "Photography"
    ],
    "platforms": ["Windows", "Mac", "Ubuntu"],
    "motto": function() {
      setInterval(() => {
        console.log("A step forward, a step of joy.");
      }, Infinity);
    }
  };
}

Pinned Loading

  1. VNS-FileUploader VNS-FileUploader Public

    JavaScript 2

  2. PyToy PyToy Public

    Here are some small projects that I have attempted to complete based on my interests.

    Python