Skip to content
View kikukafandi's full-sized avatar

Highlights

  • Pro

Block or report kikukafandi

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

class AboutMe {
  constructor(icon, text) {
    this.icon = icon;
    this.text = text;
  }
}

console.log("Hi, I'm Tirta Afandi (a.k.a. Kikuk) ๐Ÿ‘‹");
console.log("I'm a student and web/software developer.");

const aboutMeList = [
  new AboutMe("๐ŸŒฑ", "Learning advanced backend (NestJS, Next.js, IoT)"),
  new AboutMe("๐ŸŽ“", "Computer Engineering Student & IT Programmer"),
  new AboutMe("๐Ÿง ", "Love clean code & Clear Flow Programming Style"),
  new AboutMe("๐Ÿ› ๏ธ", "Using JavaScript, PHP, C++, and more"),
  new AboutMe("๐ŸŽค", "Also into public speaking and mentoring coding"),
  new AboutMe("๐Ÿ“", "Based in East Java, Indonesia ๐Ÿ‡ฎ๐Ÿ‡ฉ"),
  new AboutMe("โšก", "Fun fact: I enjoy breaking things just to fix them better"),
];

aboutMeList.forEach(item => {
  console.log(`${item.icon} ${item.text}`);
});

๐Ÿ›  Language and tools

JavaScript Node.js NestJS React Next.js Arduino Firebase Docker TypeScript C++ C PostgreSQL MySQL

pacman contribution graph

Popular repositories Loading

  1. shop-codeignieter3 shop-codeignieter3 Public

    PHP 1

  2. Bungaaa Bungaaa Public

    JavaScript 1

  3. dompet_cerdas dompet_cerdas Public

    JavaScript 1

  4. dashboard_kikukcode dashboard_kikukcode Public

    Blade 1

  5. nusanmart_project nusanmart_project Public

    JavaScript 1

  6. e-vot-x e-vot-x Public

    PHP 1