Skip to content
View paveleremin's full-sized avatar

Block or report paveleremin

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

👋 Hi there, I'm Pavel Eremin

👨‍💻 About Me

💡 Programming since 2003 — started as a hobby, evolved into a full-time career.
🚀 Building high-load SaaS and marketplace platforms for 10+ years.
🔧 Experienced in TypeScript, React, PostgreSQL, PHP and distributed systems.
🌐 Focused on AI integration, performance optimization, and scalable architecture.
💬 Ask me about React, NodeJs, Laravel, high-load systems, or architecture design.

🛠 Tech Stack

                 

🔗 Let's Connect

«Clean code scales. Complexity doesn’t.»

Pinned Loading

  1. cisco-anyconnect-vpn-save-password cisco-anyconnect-vpn-save-password Public

    Cisco AnyConnect VPN save password helper

    VBScript 22 8

  2. Cisco AnyConnect: save password Cisco AnyConnect: save password
    1
    Set WshShell = WScript.CreateObject("WScript.Shell")
    2
    
                  
    3
    WshShell.Run """%PROGRAMFILES(x86)%\Cisco\Cisco AnyConnect Secure Mobility Client\vpnui.exe"""
    4
    
                  
    5
    WScript.Sleep 1500