Skip to content
View molsrg's full-sized avatar
🦍
Everything is working. Don't touch.
🦍
Everything is working. Don't touch.

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

GitHub Streak

Pinned Loading

  1. love-app love-app Public

    Telegram Mini Apps for lovers. Get closer with your soulmate!

    Vue 2 1

  2. gym-bro-app gym-bro-app Public

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

    Vue 6

  3. ui-libs ui-libs Public

    Forked from ddahan/ui-libs

    A UI Lib Picker for Vue 3 / Nuxt 3

    TypeScript

  4. vad1ym/vue3-flashcards vad1ym/vue3-flashcards Public

    Tinder-like flashcards component with dragging and flipping

    TypeScript 13 2