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

Block or report kvn13github

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Cyberpunk-ChatGPT-Terminal-Bot Cyberpunk-ChatGPT-Terminal-Bot Public

    ChatGPT bot from the year 2099 answers your questions in the console terminal.

    Python

  2. FTP-Password-Cracker FTP-Password-Cracker Public

    A basic FTP Passwordcracker script to learn myself some cybersecurity scripting.

    Python 4

  3. prime-number-checker prime-number-checker Public

    First it asks for a number, then says if it is a prime number and then what kind of special prime if so, and gives a quick description and field of use.

    Python

  4. Emirp-Prime-Number-3D-Plotter Emirp-Prime-Number-3D-Plotter Public

    Emirp prime numbers are primes that can are primes in both directions you read the digits, for example 13 and 31. This script asks a range between two numbers, and then depending on the versions pr…

    Python

  5. 0x5F3759DF-in-Python3-FastInverseSquareRoot 0x5F3759DF-in-Python3-FastInverseSquareRoot Public

    The magic number 0x5F3759DF in Python3 Fast Inverse SquareRoot

    Python 7 1

  6. Sophie-Germain-primes-and-safe-primes-in-Python- Sophie-Germain-primes-and-safe-primes-in-Python- Public

    This code generates Sophie Germain primes and safe primes up to 10 digits

    Python