Skip to content
View duckimann's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report duckimann

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
duckimann/readme.md

👀 Hi

class Duckimann {
	constructor() {
		this.pronouns        = "he" || "him";
		this.lang            = ["vi-VN", "en-US"];
		this.tools           = ["Node", "Docker", "MongoDB", "Vue", "Nuxt"];
		this.learning        = ["PHP", "Laravel", "SQL"];
		this.text_editor_ide = ["VS Code", "Sublime Text", "NeoVim"];
	}

	sayHi() {
		console.log("Thanks for dropping by, hope you find some of my work interesting.");
	}
}

(new Duckimann()).sayHi();

Pinned

  1. fbTools fbTools Public archive

    Functions of Facebook Hidden API, but on JS. See syntax in Wiki.

    JavaScript 4 2

  2. gdm-modifier gdm-modifier Public

    Change a few item on GDM Login Screen

    Shell 1 1

  3. sis sis Public archive

    Forked from matsui528/sis

    Simple image search engine

    Python 1