Skip to content
View rzkfyn's full-sized avatar
๐Ÿ‹
void 0
๐Ÿ‹
void 0
Block or Report

Block or report rzkfyn

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

Hello there ๐Ÿ‘‹


Welcome to my github profile!


class Rzkfyn {
   public name: string;
   public age: number | undefined;
   public pronouns: string;
   public occupation: string;

   public constructor(){
      this.name = 'Rizki Sofyan';
      this.age = undefined;
      this.pronouns = 'he/him';
      this.occupation = 'unemployed' || 'student';
   }
}

My Github Stats

my github stats


Website | Facebook | Instagram | Twitter

Pinned

  1. otakudesu-scraper otakudesu-scraper Public

    unofficial otakudesu.cam rest api

    TypeScript 32 12

  2. secreto-clone secreto-clone Public archive

    Clone dari secreto dibuat dengan menggunakan nodejs, express, mongodb serta bantuan dari ajax jquery, dan localStorage.

    TypeScript 1

  3. fynjoki fynjoki Public

    Vue

  4. rzkfyn rzkfyn Public

    Config file for my github profile

    1