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

Block or report myavzur

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
myavzur/README.md
// TODO: Make It better!
export const userConfig = {
  country: 'Russia, Orel',
  languages: ['JavaScript', 'TypeScript'],
  technologies:{
    frontend:        ['react', 'next'],
    frontend_libs:   ['threejs', 'videojs', 'redux', 'react-spring'],
    frontend_styles: ['tailwind', 'css-modules', 'sass'],
    backend:         ['php', 'express', 'nest'],
    backend_db:      ['firebase', 'mysql', 'postgresql', 'redis'],
    misc:            ['gulp', 'webpack', 'docker', 'rabbitmq', 'ejs']
  }
}

Pinned

  1. path-finding-graph path-finding-graph Public

    | SPA | Graphs visualisation with Three.js library.

    TypeScript

  2. chess-game chess-game Public

    | SPA | Simple chess game. Created with OOP-based architecture and React for leveling skills up

    TypeScript 1

  3. messenger-app messenger-app Public

    | SPA | Application for live-chatting and live-calls, similar to Telegram. (FSD structure)

    TypeScript 1

  4. messenger-api messenger-api Public

    | API | Microservices-based API for live-chatting and live-calls.

    TypeScript 1

  5. vhub-app vhub-app Public

    | SPA | Application for video-hosting, similar to Rutube. (FSD structure)

    TypeScript 1

  6. vhub-api vhub-api Public

    | API | REST API for video-hosting service.

    TypeScript 1