Skip to content
View reverb6821's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report reverb6821

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

πŸ‘‹ {Hello World!}

Github

const reverb6821 = {
    pronouns: 'He' | 'Him',
    code: ['JavaScript'],
    askMeAbout: ['web development', 'tech', 'music', 'movie', 'gaming'],
    technologies: {
        frontEnd: {
            js: ['typeScript', 'es6', 'react.js', 'next.js'],
            css: ['sass', 'tailwindCSS'],
            library: ['shadcn', 'chakra-ui'],
            store: ['redux toolkit', 'zustand']
        },
        backEnd: {
            js:'Express'
        },
        testing: {
            js: ['Jest', 'vitest', 'react-testing-library']
        },
        databases: ['postgres', 'mariadb'],
        misc: ['webpack', 'rollup', 'storybook', 'tanstack/react-query', 'tanstack/react-router']
    },
    architecture: ['OOP', 'MVC', 'Website', 'REST', 'API']
};

Pinned Loading

  1. aquariumnext/aquariumnext Public

    Utility first aquarium app, manage your aquariums

    Shell 3 1

  2. andromeda Public

    Collection of react components builded with tailwind and shadcn

    TypeScript