Skip to content
View hungryape's full-sized avatar
πŸ™ˆ
🍌
πŸ™ˆ
🍌

Block or report hungryape

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

🍌 Welcome to my GitHub profile

Hi πŸ‘‹, I am Hungry Ape. I'm a Full-Stack Developer.

A little more about me...

const aboutMe = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Typescript", "HTML", "CSS", "CSharp"],
    technologies: {
        frontEnd: {
            js: ["Vue", "React", "Nuxt", "Next"],
            css: ["Tailwind", "Bulma", "Bootstrap"]
        },
        backEnd: {
            js: ["Node", "GraphQL"],
            csharp: ["Asp.net Core"]
        },
        devOps: ["Azure"],
        databases: ["SQLServer", "PostgreSQL", "SQLite"],
        misc: ["Firebase", "Puppeteer", "Selenium", "Cypress"]
    },
    fact: "First solve the problem, then write the code"
};

Pinned Loading

  1. nuxt-sample-content nuxt-sample-content Public template

    🍌 A sample content website using Nuxt hosted on Vercel and markdown for writing the content.

    Vue