Skip to content
View karkowg's full-sized avatar
Block or Report

Block or report karkowg

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
karkowg/README.md
export default {
    name: "Gustavo Karkow",
    created_at: "1993-08-28",
    locales: ["🇧🇷", "🇺🇸", "🇫🇷"],
    social: {
        twitter: "@karkowg",
        linkedin: "karkowg",
    },
    craft: "Software Development",
    "i/o": [".php", ".blade.php", ".js", ".vue", ".html", ".css", ".sql"],
    professional: {
        current: {
            position: "Staff Engineer",
            at: "Digicast",
            projects: [
                {
                    name: "icastGo",
                    url: "https://icastgo.com/",
                    keywords: ["webcast", "live events", "corporate communication"],
                },
            ],
        },
    },
}

Pinned

  1. dotgksh/bitmask dotgksh/bitmask Public

    A bitmask value object for PHP

    PHP 4

  2. php-mupdf php-mupdf Public

    Minimal PDF to image converter using MuPDF

    PHP 18 1