Skip to content
View tuktukerz's full-sized avatar
  • Jakarta, Indonesia

Block or report tuktukerz

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tuktukerz/README.md

Aflian Mahyaruddin πŸ‘¨β€πŸ’»

Tech Enthusiast |Software Engineer

Linkedin

A little more about me...

const aflian = {
    pronouns: "He" | "Him",
    code: ["Javascript", "PHP", "Golang"],
    askMeAbout: ["web dev", "tech", "app dev", "software engineer"],
    technologies: {
        backEnd: {
            js: ["Node", "Express"],
            php: ["Laravel"]
        },
        databases: ["MySQL", "Mongo DB", "PostgreSQL"],
        design: ["Figma"],
        devOps: ["Nginx", "Jenkins", "Docker", "Kubernetes"],
        cloudOps: {
            gcp: ["Compute Engine", "App Engine", "Cloud Bucket", "Cloud SQL"],
            aws: ["RDS", "EC2", "Lightsail", "S3 Bucket"]
        }
    },
    techTraining: {
        baparekraf: ["IT Support"],
        bangkitAcademy: ["Cloud Computing"],
        digitalTalentScholarship: {
            vsga: ["Junior Web Developer"],
            fga: ["Metaverse Engineer", "Scalable Web Services with Golang"]
        },
    },
    currentWork: "Software Engineer at SATU Dental",
    funFact: "I like to sleep"
};

Popular repositories Loading

  1. tuktukerz tuktukerz Public

  2. django-cartSimple-api django-cartSimple-api Public

    Python

  3. teleGPT teleGPT Public

    Python

  4. learn-dart learn-dart Public

    Dart

  5. boundhound boundhound Public

    πŸ• Autonomous pentest framework for Claude Code with enforced, deny-by-default scope safety β€” recon β†’ bounded exploit β†’ report, one command, fully audited.

    JavaScript