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

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!}

Website LinkedIn Stack Overflow

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'],
            store: ['redux toolkit', 'zustand']
        },
        backEnd: {
            js:'Express'
        },
        testing: {
            js: ['Jest', 'react-testing-library']
        },
        databases: ['MySql', 'Mariadb', 'sqlite'],
        misc: ['Webpack', 'npm', 'pnpm', 'storybook']
    },
    architecture: ['OOP', 'MVC', 'Website', 'REST', 'API']
};

Pinned Loading

  1. webpack-server webpack-server Public template

    This is my boilerplate that I use in my regular workflow for a webpack dev server for a automatic and real-time compiling

    JavaScript 5 1

  2. storelytic storelytic Public

    TypeScript 1

  3. movie-app-react movie-app-react Public

    TypeScript

  4. vue-weather-app vue-weather-app Public

    Vue