Skip to content
View hiibnu's full-sized avatar
🐙
Play with logic
🐙
Play with logic

Block or report hiibnu

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


I'm Ibnu Gunawan, IT security & Fullstack Developer Enthusiast from Indonesia. I write regular blog posts, most of which you will find on my personal website [ ✎ibnuu.com ].

♛ ♛ ♛



☎ [dribbble] [twitter] [e-mail] ☎

A little more about me.

const ibnuGunawan = {
    location: "Indonesia" | "Jakarta",
    display: "boy",
    code: ["Javascript", "Python", "PHP"],
    askMeAbout: ["web dev", "tech", "app dev"],
    technologies: {
        backEnd: {
            js: ["Node", "Express"],
            python: ["flask"],
            php: ["Codeigniter"],
        },
        frontEnd: {
        	js: ["NextJs", "ReactJs"],
        },
        graduateOf: {
        	bootcamp: ["dumbways.id"],
            school: "State Vocational High School 1 Sorong City"
        },
        devOps: ["Docker🐳", "Jenkins", "Nginx", "apache2"],
        databases: ["mongo", "MySql"],
        misc: ["Firebase", "Socket.IO", "selenium", "php", "chakra-ui", "tailwinds", "figma", "flutter"]
    },
    currentFocus: "Work and learn more about today's technology.",
};

Pinned Loading

  1. ig-bot-cli ig-bot-cli Public

    scrapes posts, profile, message, etc from instagram.

    JavaScript 1

  2. jenkins-run jenkins-run Public

    Jenkins Installer & Automate Jenkins Setup with Docker

    Shell 2

  3. Flask_boilerplate Flask_boilerplate Public

    Python 1

  4. ovoid-nodejs ovoid-nodejs Public

    Forked from apriady/ovoid-nodejs

    Un-Official ovoid API Wrapper for NodeJS

    JavaScript