Skip to content
View pwgit-create's full-sized avatar
Block or Report

Block or report pwgit-create

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
pwgit-create/README.md
  • 👋 Hi, I’m @pwgit-create
  • 👀 I’m interested in: Java, and quantum computing

Pinned

  1. FileEncryptGui_Java11 FileEncryptGui_Java11 Public

    Java 5 1

  2. APPWISH_OLLAMA APPWISH_OLLAMA Public

    An artificial intelligence-based Java application generator

    Java 3

  3. Spring-Class-Generator Spring-Class-Generator Public

    Class generator for Spring Framework entities

    Java 3

  4. Key_Encapsulation_Mechanism_Server_and_Client Key_Encapsulation_Mechanism_Server_and_Client Public

    Testing the Key Encapsulation Mechanism API that was introduced in JDK21

    Java 1

  5. Steganography-App Steganography-App Public

    A Steganography App that hides text in an image

    1

  6. Detecting backdoors on Linux x64 sys... Detecting backdoors on Linux x64 systems
    1
    import java.io.*;
    2
    import java.util.*;
    3
    
                  
    4
    public class BackdoorFinder {
    5
        public static void main(String[] args) {