Skip to content
View Qwertovsky's full-sized avatar
🙂
🙂
Block or Report

Block or report Qwertovsky

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

Pinned

  1. quick_url_addon quick_url_addon Public

    Web extension to quick open a standard URL where one parameter is changed

    JavaScript 4

  2. vuejs-blog-generator vuejs-blog-generator Public template

    Static blog generator. Vue 3 template.

    TypeScript 1

  3. Client authentication through SSL ce... Client authentication through SSL certificate in JBoss AS 7. This configuration will make sure that only clients whose certificates are trusted by the server may have access to the application
    1
    package com.qwertovsky.ssl;
    2
    
                  
    3
    import java.io.File;
    4
    import java.io.FileInputStream;
    5
    import java.io.FileNotFoundException;
  4. gost_sign gost_sign Public

    CLI program to sign documents and add visualisation to PDF

    Java