Skip to content
View brunod-e's full-sized avatar
👻
Coding
👻
Coding

Highlights

  • Pro

Organizations

@elint-tech

Block or report brunod-e

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

Keep it simple. 🔥

const brunode = {
    code: ["Javascript", "Typescript"],
    askMeAbout: ["web dev", "tech", "app dev", "games", "soulslike"],
    technologies: {
        frontEnd: {
            js: ["React", "Next.js", "Vercel"],
        },
        backEnd: {
            js: ["Node.js", "Fastify", "Express"],
        },
        devOps: ["AWS", "Docker", "Route53", "S3"],
        databases: ["MySql", "sqlite"],
        misc: ["Figma", "Tailwind", "Marketing Cloud", "Data Extensions", "Openshift", "Wordpress"]
    },
    knowledges: ["Server Side Rendering", "Single Page Applications", "Static Site Generation"],
    currentFocus: "Learning React Native",
    favoriteGames: ["Dark Souls", "Dark Souls 3", "The Elder Scrolls V: Skyrim"]
};

Languages & Tools that I love:


Would like to see more about my work? Send me a message.

Pinned Loading

  1. ignite-call ignite-call Public

    Website to schedule and manage meetings through Google Meet.

    TypeScript 1

  2. dev-store dev-store Public

    Showcasing the power of Next.js in an E-commerce scenario

    TypeScript 1

  3. design-system design-system Public

    Component library that provides a comprehensive set of guidelines, principles, and assets.

    TypeScript 1

  4. daily-diet-api daily-diet-api Public

    Rest API built with Fastify and TypeScript, utilizing various libraries for testing, database management, and environment variable handling.

    TypeScript