Skip to content
View molsrg's full-sized avatar

Highlights

  • Pro

Block or report molsrg

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

Hi there, I'm Sergey

Developer with a love of programming

github contribution grid snake animation

About Me

const aboutMe = {
  pronouns: "He" | "Him",
  code: ["JavaScript", "TypeScript", "C++", "Python"],
  askMeAbout: [
    "Web Development",
    "Internet of Things",
    "Playing Music Instruments",
  ],
  technologies: {
    webFrontEnd: {
      typescript: ["VueJS", "NuxtJS"],
      css: ["materialize", "vuetify", "primeVue", "nuxtUi", "tailwind"],
    },
    webBackEnd: {
      typescript: ["Node", "Express"],
    },
    devOps: ["Docker🐳"],
    databases: ["MongoDB", "Sqlite"],
  },
  architecture: [
    "Progressive Web Applications",
    "Single Page Applications",
    "Serverless Architecture",
  ],
  hobbies: [
    "Reading books on technology and philosophy",
    "Traveling and exploring new cultures",
    "Photography",
  ],
  projects: [
    {
      name: "Gym Bro",
      description: "TMA for those who like to work out in the gym and keep track of workouts",
      link: "https://github.com/molsrg/gym-bro-app",
    },
    {
      name: "Working stopwatch",
      description: "Optimize your working hours",
      link: "https://github.com/molsrg/working-stopwatch",
    },
    // ... other in my Profile
  ],
};

Languages and Tools

JavaScript TypeScript Vue Nuxt TailwindCSS UnoCSS ESLint Vite Docker

Pinned Loading

  1. gym-bro-app gym-bro-app Public

    Train, log your results and ...get stronger! 💪 Made by @molsrg & @timealiver🌟

    Vue 6

  2. working-stopwatch working-stopwatch Public

    Optimize your working hours

    Vue

  3. habits-city-frontend habits-city-frontend Public

    A second brain, with the ability to make acquaintances and gain knowledge

  4. nuxt/ui nuxt/ui Public

    The Intuitive Vue UI Library powered by Reka UI & Tailwind CSS.

    Vue 4.7k 677