Skip to content
View sergust's full-sized avatar
πŸ‘Ή
πŸ‘Ή

Block or report sergust

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

πŸ‘‹ Hey, I'm Sergei

telegram mail Linkedln

const me = {
  education: [
    'BS, Computer Science',
    'MS, IT',
  ],
  experience: {
    'Software Engineer': '5 years',
  },
  languages: [
    'πŸ‡¬πŸ‡§ English',
    'πŸ‡·πŸ‡Ί Russian',
    'πŸ•Έ JavaScript',
    'πŸ€– TypeScript',
  ],
  techStack: [
    'πŸš€ React.js',
    'πŸ’Ύ Next.js',
    '🧧 Angular',
    '🏝️ Vue.js',
    'πŸ“¦ Node.js'
  ],
  hobbies: [
    'πŸ„πŸ»β€β™‚οΈ Surfing',
    'πŸ† Fitness',
    'πŸ‘¨πŸ»β€πŸ’» Bootstrapping',
    '🧳 Travel',
  ],
  work: 'Senior Software Engineer @ Motorola Solutions',
  location: 'πŸ‡¦πŸ‡Ί Sydney, Australia',
}

Check out my repos ⬇️

Pinned Loading

  1. sergeyustinov sergeyustinov Public

    My personal website

    TypeScript

  2. avatar-gen avatar-gen Public

    TypeScript

  3. sergeyustinov-blog sergeyustinov-blog Public

    TypeScript

  4. lovable-vite-nextjs-migration lovable-vite-nextjs-migration Public

    πŸš€ Automated migration script to convert Vite-based projects to Next.js following official guidelines. Handles setup, configuration, and file structure with minimal manual intervention.

    JavaScript 4